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
问题:运行gsl(GNU scientific Library)的函数库,用gcc erf.c -I/usr/local/include -L/usr/local/lib64 -L/usr/local/lib -g -Wall --std=gnu99 -lgsl -lgslcblas -o m.o编...
分类:
其他好文 时间:
2014-07-22 22:54:54
阅读次数:
591
When i run svn up in the folder, i got these error:svn: Error converting entry in directory 'XXXXX' to UTF-8svn: Can't convert string from native enco...
分类:
其他好文 时间:
2014-07-19 21:20:46
阅读次数:
247
Auth: JinDate: 20140716mysql --default-character-set utf8 -h127.0.0.1 -uroot -p SHOW PROCEDURE status; ERROR 1548 (HY000): Cannot load from mysql.pro....
分类:
数据库 时间:
2014-07-19 21:08:37
阅读次数:
327
$mysqli=@new mysqli('localhost','root','','sqldb'); if(mysqli_connect_errno()){ echo "链接错误".$mysqli->error.":".$mysqli->errno; } /...
分类:
数据库 时间:
2014-07-19 00:02:17
阅读次数:
252
在matlab快捷图标上右键,选择“还原以前的版本”--“兼容性”选项卡,在“以兼容模式运行这个程序”前面打勾,并选择“windows vista”,在下面的“特权等级”中,勾选“以管理员身份运行此程序”。OK,到这里就解决了。[注意]是用“windows vista”系列的兼容模式,不要用XP兼容...
环境:Ubuntu12.10_x64问题:用tsql访问SQL Server>> tsql -H 192.168.88.133 -p 1433 U saError 20002 (severity 9):Adaptive Server connection failed解决:查看TDS version...
分类:
其他好文 时间:
2014-07-17 00:13:08
阅读次数:
845
问题:当程序正在安装ms数据访问组件时,弹出错误提示框:command line option syntax error,type command/? for help,点击确定继续;到了程序正在安装HTML帮助时,弹出标题为html help 1.32 update错误提示框:command li...
分类:
数据库 时间:
2014-07-17 00:09:02
阅读次数:
354
[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