查看会员资料
- Email:用户隐藏
- Icq/MSN:qq
- 电话号码:
- Homepage:
- 会员简介:这家伙很懒,什么都没留下!
最新会员发布资源
gcc_link_problem
- 一个gcc和vc编译器存在的问题,代码变量与库中函数重名就会导致连接错误。-One problem of both gcc and vc compiler. if there is a variable in source code which has the same name as the library function, after linking , there will cause a crash when run the program