ChinaUnix.net
相关文章推荐:

fatal error C1189#error Building MFC application with MDd CRT dll version requires MFC sha

c1189: #error : "eh.h is only for C++!" 就这么一段程序: #include ; void main () { int i=1,sum=0; loop: if (i<=20) { sum+=i; i++; goto loop; }; cout <<"the sum is"<

by 菜★贝贝 - C/C++ - 2004-02-20 13:51:25 阅读(2524) 回复(2)

相关讨论

看了各种资料,说法不太一致,有的说Regular dll只能导出C函数,而有的说可以导出C函数,C++类以及成员函数,那种说法才是正确的呢?

by andy820303 - C/C++ - 2008-09-23 09:21:33 阅读(1355) 回复(4)

朋友,如何利用mfc啊!

by 陈委清 - C/C++ - 2008-04-27 11:06:40 阅读(915) 回复(0)

各位大哥,帮帮我吧~!!!!!!

by bqcs - 服务器应用 - 2004-04-17 18:56:13 阅读(1234) 回复(3)

sun 服务器 /var/adm/messages里有如下内容: error for Command: space error Level: fatal 请问是报什么错啊?

by alexzhanghui - Solaris - 2008-09-07 20:46:51 阅读(1387) 回复(2)

这是出现的错误: [code]Catchable fatal error: Object of class user could not be converted to string in F:\Myphp\function\settype.php on line 68[/code] 说定义的user类不能转换 类的代码如下: [code] class user { var $name; var $pass; var $last_login; //set all the properties function user_init($name,$pass) { $this->name=$name; $this->pass=$pass; $this->last_login=time(); ...

by Skyverd - PHP - 2007-05-06 14:51:04 阅读(2159) 回复(5)

win2k , sybase11.92 如何看644是什么错误???

by ssybase - Sybase - 2006-04-30 19:01:23 阅读(835) 回复(0)

fatal error: Call to undefined function mysql_connect() in C:\Apache\Apache2\htdocs\process.php on line 2 [code] Unable to connect to the database server at this time.

'; exit(); } mysql_select_db(SQL_DB,$conn); //Initialize the table, set amount = 10...

by zhshqzyc - PHP - 2006-04-03 05:34:23 阅读(579) 回复(0)

WARNING – fatal error 624 occurred at Feb 20 2004 7:35PM. 哪位网友高手知道以上致命错误是什么原因产生的,我是在PB中使用Insert命令时出现以上信息。

by invision - Sybase - 2004-02-24 01:15:11 阅读(834) 回复(2)

markers:(--)probed,(**)from config file,(==)default setting,(++)from command line, (!!)noties,(II)information,(ww)warnning,(ee)error,(NI)not implemented, (??)unknown, (==) log file:"/var/log/XFree86.0.log",time:mon aug 4 11:10:32 2003 (==)using config file:"/ect/x11/xf86config" (ww)VGA no matching device section for instance(BusID pci:1:0:0) found (ee)no device detected fatal ser...

by wangdk - BSD - 2003-08-04 18:43:11 阅读(679) 回复(4)

DEBIAN下: 编绎MPLAYER时出现以下错误` error: The GUI requires PNG support, please install libpng and libpng-dev packages. 请问应如何更新那些包?或是那里有MPLAYER包

by argum - 系统管理 - 2006-12-11 16:44:03 阅读(479) 回复(0)