解决Boost.Regex对中文支持不好的问题(据此解决全角数字换为半角数字)
摘要:
解决Boost.Regex对中文支持不好的问题第一参考段:C/C++ code #include "stdafx.h" #include <cstdlib> #include <stdlib.h> #include <boost/regex.hpp> #include <string> #include <iostream> using ... 阅读全文
posted @ 2010-04-14 22:09 cy163 阅读(1159) 评论(1) 推荐(1)
浙公网安备 33010602011771号