tar xvf eric4-4.5.7.tar.gztar xvf eric4-i18n-zh_CN.GB2312-4.5.7.tar.gzcd eric4-4.5.7/python install.pyError: cannot import name Qsci==================...
分类:
其他好文 时间:
2014-07-16 20:23:11
阅读次数:
200
mac 10.7 xcode 4.6.3编译cocos2d-x 3.x 的HelloCpp 的时候,出现如上问题原来越遇到过,一直不知道是什么情况引起的,把它作为xcode的莫名其妙的bug一些解决方法,一切以试为主:1. 修改bundle name, 或者修改product name, 或者修改i...
分类:
其他好文 时间:
2014-07-16 20:12:25
阅读次数:
165
When you assign an object to a variable, Python copies the reference to the object. In this case a and b refer to the same list.If you want ...
分类:
其他好文 时间:
2014-07-15 23:18:08
阅读次数:
278
决定终结这个问题!(网上要想找到完整的解答实在太难了)http://blog.sciencenet.cn/blog-676535-541444.html 前两天手贱,把虚拟机玩崩溃了,只好重装虚拟机,把以前的工作再做一遍。在安装好qt-creator之后,编译程序遇到了下面这个错误 cannot.....
分类:
其他好文 时间:
2014-07-14 15:29:25
阅读次数:
341
1 使用connect-mongdo时,报错:Cannot read property 'Store' of undefined解决: require('connect-mongo')的时候加一个参数express,如下: var express = require('express'); var ...
分类:
其他好文 时间:
2014-07-14 00:30:23
阅读次数:
298
1.“Cannot connect creator comm socket /tmp/qt_temp.u14973/stub-socket: No such file or directory ”的解决方法
2.”ptrace 不允许的操作“的解决方法...
分类:
其他好文 时间:
2014-07-12 23:20:51
阅读次数:
709
解决在SharePoint 2010 部署自己Event Handler后,解决”Could not load file or assembly 'TIBCO.EMS, Version=1.0.700.12, Culture=neutral, PublicKeyToken=5b83db8ff05c64ba' or one of its dependencies. The system cannot find the file specified. “的问题...
分类:
其他好文 时间:
2014-07-12 21:37:56
阅读次数:
283
Cannot find executable for CFBundle...
分类:
其他好文 时间:
2014-07-12 20:47:23
阅读次数:
254
控制:我们必须学会控制大师尤达(电影《星球大战》)曾有言:关键在于控制。这本故事书是一个词一个词地念出来的,我准备为它增加两个按钮,这样我们就可以实时地调整语音合成时的音高和语速。仍然是 RWTPageViewController.m,在nextSpeechIndex 属性后声明下列属性: @property (nonatomic, assign) float currentPitchMul...
分类:
移动开发 时间:
2014-07-12 18:20:20
阅读次数:
438
点击进行安装,将会弹出错误提示是:Cannotcompletetheinstallbecauseoneormorerequireditemscouldnotbefound.Softwarebeinginstalled:AndroidDevelopmentTools16.0.1.v2011121502...
分类:
其他好文 时间:
2014-07-12 15:48:14
阅读次数:
262