原因是因为php安装的时候默认的zip是没有打开的,需要手动的打开。好了,既然引起这个问题的原因找到了,那么该如何解决那?1、在php.ini文件中,将extension=php_zip.dll前面的分号“;”去除;(如果没有,请添加extension=php_zip.dll此行并确保php_zip...
分类:
Web程序 时间:
2014-11-06 12:55:20
阅读次数:
2971
切换模拟器方向:?? + 方向箭。 默认情况模拟器太大了,屏幕都被占满了,着实看着不爽,还好有快捷键resize模拟器的大小: ?+1?for 100% ?+2?for 75% ?+3?for 50% Found here:?http://stackoverflow.com/...
分类:
移动开发 时间:
2014-11-06 11:11:50
阅读次数:
152
我要配置DNS,修改/etc/resolv.conf,修改后重启服务 service network restart ,修改/etc/resolv.conf的信息丢失,请大家看看。修改前的配置# No nameservers found; try putting DNS servers into y...
分类:
其他好文 时间:
2014-11-05 22:44:54
阅读次数:
607
October 30, 2014 19:00~21:00 Feishang Cafe
Today I had only been there one hour, so I missed the Table Topics. I found that I could understand what they said in general. In the foll...
分类:
其他好文 时间:
2014-11-05 21:29:57
阅读次数:
208
Mr. Robinson and his pet monkey Dodo love peanuts very much. One day while they were having a walk on a country road, Dodo found a sign by the road, ....
分类:
其他好文 时间:
2014-11-05 21:13:11
阅读次数:
210
Seam CarvingDescriptionFish likes to take photo with his friends. Several days ago, he found that some pictures of him were damaged. The trouble is th...
分类:
其他好文 时间:
2014-11-05 19:26:39
阅读次数:
255
今天给服务器安装新WDCP环境时,wget时提示-bash:wgetcommandnotfound,很明显没有安装wget软件包。一般linux最小化安装时,wget不会默认被安装,这里是CentOS 64位系统 解决方法:1、rpm安装下载wget的RPM包:32位:http://mirrors....
分类:
其他好文 时间:
2014-11-05 19:02:53
阅读次数:
213
Unity打包xcode工程二次开发遇到的问题及解决办法
1.library not found for -liPhone-lib
这个是libary路径的问题,打包的时候自行为路径加了引号“$(SRCROOT)/Libraries”
解决办法,将libary search path 下的路径引号去掉$(SRCROOT)/Libraries
2.openGL引用的错误,发送在xc...
分类:
编程语言 时间:
2014-11-05 10:53:54
阅读次数:
225
Android studio最新版0.9支持proguard minify,shrinkResources ,尝试了下,提示找不到minifyEnabled方法
Error:(29, 0) Gradle DSL method not found: 'minifyEnabled()'
google了几下,发现没人遇到,无意中看了下g+, 发现Android Studio团队发了条消息说需...
分类:
其他好文 时间:
2014-11-04 21:11:45
阅读次数:
175
访问struts2的action页面出现白板问题故需要设置拦截此action的拦截栈, /pages/Developer/loginJsp/no_power.jsp /not_found.jsp ...
分类:
其他好文 时间:
2014-11-04 19:13:03
阅读次数:
178