转载自:http://wuyuans.com/2013/02/spyder-valueerror-api-qstring-has-already-been-set-to-version-1/在IPython中使用enthought.mayavi正常,但在Spyder中确有问题,提示如下:ValueE...
分类:
Windows程序 时间:
2014-07-09 21:47:51
阅读次数:
1422
最近一次的升级,ADT无法从ADT 22.X升级到23.0.2版本需要重新卸载,然后重新安装即可卸载方法:Help->Install new software->点击 页面右下角部分的: already installed->选择要下载插件(ADT,一般都是以Android开头的)的即可这应该是Go...
分类:
系统相关 时间:
2014-07-09 19:44:27
阅读次数:
1144
Error info:Gen already exists but is not a source folder.Workaround-1:1. Right click project, and select "Properties"2. Select "Java Build Path"3. Ope...
分类:
其他好文 时间:
2014-07-09 19:29:27
阅读次数:
182
在Ubuntu下做Android开发, 使用adb devices调试的时候出现在面的错误:这个问题之前就出现过的,突然就忘了,Mark一下。在网上找了一下,基本上是一些比较麻烦的办法,但是在我的记忆中这个问题应该是很快就能解决的问题。跟着异常的提示想了一下$ adb devices* daemon...
分类:
移动开发 时间:
2014-07-09 13:14:45
阅读次数:
218
nginx的安装下载地址:http://nginx.org/download/nginx-1.4.2.tar.gz安装准备:nginx依赖于pcre库,要先安装pcreyuminstallpcrepcre-develcd/usr/local/src/wgethttp://nginx.org/download/nginx-1.4.2.tar.gztarzxvfnginx-1.4.2.tar.gzcdnginx-1.4.2./configure--prefix=/usr/lo..
分类:
其他好文 时间:
2014-07-09 09:04:41
阅读次数:
199
本系列所有文章可以在这里查看http://blog.csdn.net/cloud_castle/article/category/2123873
接上文Qt5官方demo解析集26——Extending
QML - Grouped Properties Example
该例子继续在上一个例子的基础上进行扩展,并向我们展示了向一个类型中添加附加属性的方法。
原工程不变,我们再添加一...
分类:
其他好文 时间:
2014-07-08 18:49:47
阅读次数:
236
本系列所有文章可以在这里查看http://blog.csdn.net/cloud_castle/article/category/2123873
接上文Qt5官方demo解析集27——Extending
QML - Attached Properties Example
这个demo演示了为QML自定义类型添加信号的方法,这与Qt5官方demo解析集16——Chapter
2:...
分类:
其他好文 时间:
2014-07-08 18:04:44
阅读次数:
293
今天import a project, 编译时提示Type R is already defined error, google, stackoverflow, 找到一个solution,"The type R is already defined"That's the message you ge...
分类:
其他好文 时间:
2014-07-06 18:04:39
阅读次数:
168
php_memcached.dll csdn资源
memcached在windows7上的安装问题
错误:
通过cmd命令行进入到D:\webEve\memcached(下载后的解压目录)
运行 memcached.exe -d install
报错“ failed to install service or service already ins...
bootsect部分已经执行完成,程序也跳转到setup部分:
start:
! ok, the read went well so we get current cursor position and save it for
! posterity.
mov ax,#INITSEG ! this is done in bootsect already, but...
mov...
分类:
系统相关 时间:
2014-07-03 18:38:19
阅读次数:
329