运行安装文件(ZendServer-CE-php-5.3.2-5.0.1-Windows_x86.exe)开始安装,选项请参照我的选择。 这里不做改动,维持默认选择即可点击Browse按钮更改安装目录为D盘 更改Web Server Port为85 以避免跟IIS冲突 安装完成因Zend Serv....
分类:
Web程序 时间:
2014-09-24 10:25:26
阅读次数:
193
Comparing Struts 1 and 2
Edit
Page Browse
Space Add
Page Add
News
Feature
Struts 1
Struts 2
Action classes
Struts 1 requires Action classes to ext...
分类:
其他好文 时间:
2014-09-14 18:04:57
阅读次数:
359
Issue:Reporting Services ErrorThe permissions granted to user 'IDEAAM\William' are insufficient for performing this operation. (rsAccessDenied) Get On...
分类:
数据库 时间:
2014-09-09 11:22:48
阅读次数:
264
原帖:https://tokyo.zxproxy.com/browse.php?u=uG7kXsFlW1ZmaxKEvCzu8HrCJ0bXIAddA1s5dtIUZ%2FYzM1u9JI7jjKLTXvXJlIqeavUo1Ak%3D&b=6如果要在 C++ 裡對特定的檔案做存取,其實透過 STL...
分类:
编程语言 时间:
2014-09-04 11:46:19
阅读次数:
292
private void button_browse_Click(object sender, EventArgs e) { FolderBrowserDialog fbd = new FolderBrowserDialog(); fbd.D...
分类:
其他好文 时间:
2014-08-31 21:26:41
阅读次数:
199
由于要为某软件实现导出Excel功能,故有此文。本文的开发环境是Visual Studio 2010 ,C#, Excel 2007。新建C#工程后打开Solution Explorer,可以看到如下图片:右键点击Reference->Add References->Browse选择三个DLL文件(...
分类:
其他好文 时间:
2014-08-26 19:14:56
阅读次数:
203
译至: http://www.linuxfoundation.org/news-media/blogs/browse/2014/08/thanks-making-games-faster-top-10-quotes-linux-kernel-developer
在今天进行的LinuxCon和CloudOpen北美的Linux内核分组讨论中,Greg Kroah-Hartman说道: “Linux...
分类:
系统相关 时间:
2014-08-21 11:29:14
阅读次数:
231
hibernate的bug:https://hibernate.atlassian.net/browse/HHH-4956解决办法:添加别名select max(max_pre_nights) ,max(max_post_nights) from package_pre_post_hotel whe...
分类:
数据库 时间:
2014-08-16 15:00:40
阅读次数:
221
How to mount remote Windows sharesContentsRequired packagesBasic methodBetter MethodEven-better methodYet Another Even-better methodOK, we live in the...