摘要:
Visual C++ 8.0 编译 boost.regex时候出错,提示regex_traits_defaults.cpp中字符编码有问题看了其他人的解决方法:(1) 把该文件另存为unicode格式文件,如utf-8;(2) 删除全部注释/* ....*/ 阅读全文
posted @ 2007-02-07 18:45
Joney
阅读(430)
评论(0)
推荐(0)
|
摘要:
Visual C++ 8.0 编译 boost.regex时候出错,提示regex_traits_defaults.cpp中字符编码有问题看了其他人的解决方法:(1) 把该文件另存为unicode格式文件,如utf-8;(2) 删除全部注释/* ....*/ 阅读全文
posted @ 2007-02-07 18:45
Joney
阅读(430)
评论(0)
推荐(0)
|