posts - 184,  comments - 57,  trackbacks - 0
05 2006 档案
c++程序调用c函数 and otherwise zz
摘要: c++程序调用c函数a.ca.hb.cppb包含a.h得到了a中函数的原型,a.c独立编译成.o文件但是链接的时候b中调用a.c中的函数老是undefinedreference1. b文件中extern"C"{#include"a.h"}2. 我在a.h中用了这样的结构#ifdef__cplusplusextern"C"{#endif//简单的logexternboollog_init(const...阅读全文
posted @ 2006-05-10 12:17 dayouluo(.Net学生) 阅读(1149) | 评论 (0) 编辑
希腊与罗马神话神名对照
摘要: 希腊罗马(希腊语/拉丁语) Greek / Roman Major Gods =======Aphrodite / Venus Ares / Mars Artemis / Diana Athena / Minerva Demeter / Ceres Hades / Pluto Hephaistos / Vulcan Hera / Juno Hermes / Mercury Hestia / Ves...阅读全文
posted @ 2006-05-09 23:19 dayouluo(.Net学生) 阅读(4141) | 评论 (1) 编辑