Creating "IOS Project" in xcode 5 causes the following when launching for iPad simulator. The application works for iPhones configuration. I have set ...
分类:
移动开发 时间:
2014-07-22 22:57:34
阅读次数:
257
Programming in machine language can be very tedious and error prone. Instead of usingones and zeros, an assembly language has an advantage, because it...
分类:
其他好文 时间:
2014-07-22 22:57:16
阅读次数:
210
[root@vmoffice-7MySQL-python-1.2.3]#pythonsetup.pyinstallfunction)...._mysql.c:133:error:‘ER_SYNTAX_ERROR’undeclared(firstuseinthisfunction)_mysql.c:380:error:‘_mysql_ConnectionObject’hasnomembernamed‘connection’_mysql.c:382:warning:implicitdeclaratio..
分类:
数据库 时间:
2014-07-16 16:40:35
阅读次数:
377
[root@abcndoutils-1.4b9]#makecd./src&&makemake[1]:Enteringdirectory`/nagios/ndoutils-1.4b9/src‘gcc-fPIC-g-O2-I/usr/local/mysql/include-DHAVE_CONFIG_H-c-oio.oio.cInfileincludedfromio.c:11:../include/config.h:261:25:error:mysql/mysql.h:Nosuchfileordir..
分类:
其他好文 时间:
2014-07-16 16:36:52
阅读次数:
245
Reinstall MSDTCThe system reported an unexpected error condition. You can resolve this condition by uninstalling and then reinstalling the Microsoft D...
最近學到一個在VMware ESXi 下面強制關閉一個沒有反應的VM的方法, 一般正常都是使用vSphere Client 去控制VM電源, 但是有時會發生即使用裡面的Power Off 按鈕但是還是無法關閉我的VM, 而且最終會出現一串錯誤訊息「An unexpected error was re...
分类:
其他好文 时间:
2014-07-16 15:47:58
阅读次数:
434
寒城攻略:Listo 教你 25 天学会 Swift 语言,共同努力,开源中国
官方文档翻译为 Swift 代码讲解,复制粘贴运行内容,本人亲测,0 error,开源代码,只是希望共同努力进步,如有不足,欢迎指正
欢迎转载,备注明出处即可...
分类:
其他好文 时间:
2014-07-16 14:39:21
阅读次数:
180
这几天在MySQL新建用户后,出现访问拒绝的问题,错误码为ERROR 1045(28000)。在网上搜索了很久,找到了很多解决办法,但很遗憾的是这么多办法没有一个能解决该问题。虽然出现的错误码28000很多人都遇到过,但原因也有所不同,有的是mysql.user表中没有信息,有的是root用户没有密码(那就不用密码登录),而使用mysql-5.6.19时,mysql.user有用户信息,root用...
分类:
数据库 时间:
2014-07-16 14:19:06
阅读次数:
252
jquery.validate remote 和 自定义验证方法$(function(){var validator = $("#enterRegForm").validate({debug:false, //调试模式取消submit的默认提交功能//errorClass: "error",//默认...
分类:
Web程序 时间:
2014-07-16 13:37:49
阅读次数:
277
在进行Android应用的开发过程中,有时候在配置SDK路径的时候(Windows->Preferences->Android),会出现如下报错:An error occurred while automatically activating bundle com.android.ide.eclipse.adt。并且重启Eclipse也没用。 注:该图为正常情况。 搜索相关...
分类:
移动开发 时间:
2014-07-16 13:26:15
阅读次数:
214