码迷,mamicode.com
首页 > 其他好文 > 详细

Unicode Tips

时间:2016-01-11 18:32:22      阅读:126      评论:0      收藏:0      [点我收藏+]

标签:java   unicode   python   

1、Unicode码表

2、关于java正则表达式的汉字写法。(参见这里

String regex = "[\\p{InCJK Unified Ideographs}&&\\P{Cn}]]";

3、Python3中str与bytes转换:The bytes/str dichotomy in Python 3

技术分享




*** walker ***


本文出自 “walker的流水账” 博客,请务必保留此出处http://walkerqt.blog.51cto.com/1310630/1733872

Unicode Tips

标签:java   unicode   python   

原文地址:http://walkerqt.blog.51cto.com/1310630/1733872

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!