2017年5月23日
摘要: #!/usr/bin/env Python # -*- coding:GBK -*- """汉字处理的工具: 判断unicode是否是汉字,数字,英文,或者其他字符。 全角符号转半角符号。""" __author__="internetsweeper <zhengbin0713@gmail.com> 阅读全文
posted @ 2017-05-23 10:52 细雨微光 阅读(2758) 评论(0) 推荐(0)