码迷,mamicode.com
首页 >  
搜索关键字:windowserror error 2    ( 30042个结果
setPreferredContentSize error in ios app
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
Assembly Language
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
动态链接库找不到 : error while loading shared libraries: libgsl.so.0: cannot open shared object file: No such file or directory
问题:运行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
win7下安装matlab后打开出错“error starting desktop”的解决办法
在matlab快捷图标上右键,选择“还原以前的版本”--“兼容性”选项卡,在“以兼容模式运行这个程序”前面打勾,并选择“windows vista”,在下面的“特权等级”中,勾选“以管理员身份运行此程序”。OK,到这里就解决了。[注意]是用“windows vista”系列的兼容模式,不要用XP兼容...
分类:Windows程序   时间:2014-07-17 00:29:37    阅读次数:438
Error 20002 (severity 9):Adaptive Server connection failed
环境: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
安装SQL Servre2000时提示“command line option syntax error! type command /? for help”
问题:当程序正在安装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
安装MySQL-python报错error: command 'gcc' failed with exit status 1
[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
编译ndoutils-1.4b9时报错
[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 msdtc on Windows
Reinstall MSDTCThe system reported an unexpected error condition. You can resolve this condition by uninstalling and then reinstalling the Microsoft D...
分类:Windows程序   时间:2014-07-16 16:12:06    阅读次数:303
在ESXi使用esxcli命令強制关闭VM
最近學到一個在VMware ESXi 下面強制關閉一個沒有反應的VM的方法, 一般正常都是使用vSphere Client 去控制VM電源, 但是有時會發生即使用裡面的Power Off 按鈕但是還是無法關閉我的VM, 而且最終會出現一串錯誤訊息「An unexpected error was re...
分类:其他好文   时间:2014-07-16 15:47:58    阅读次数:434
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!