项目日志

摘要: 在用VC过程中,会碰到许许多多繁不胜繁的小问题,我想是其中很多都出在C++语言复杂度、API,MFC类库的繁琐,以及函数参数类型的不一致,其它的还有宏,C和C++外部函数的共享,程序的compile,link等等.

今天碰到的二个问题,一个属于函数参数类型的不正确,一个属于链接lib时出现Error的问题.阅读全文
posted @ 2006-05-18 16:39 shipfi 阅读(626) | 评论 (1) 编辑
posted @ 2006-03-20 16:16 shipfi 阅读(112) | 评论 (0) 编辑
posted @ 2005-06-19 17:37 shipfi 阅读(178) | 评论 (0) 编辑
摘要: 为防止SQL注入攻击,写登录页面时可以这样写...阅读全文
posted @ 2005-06-02 08:55 shipfi 阅读(470) | 评论 (0) 编辑
摘要: 项目中Copy代码却显示乱码,解决这个问题的经过阅读全文
posted @ 2005-05-20 11:43 shipfi 阅读(381) | 评论 (0) 编辑
摘要: 我是怎么来操作C#文件的阅读全文
posted @ 2005-05-19 16:08 shipfi 阅读(272) | 评论 (0) 编辑