最新文章
-
utf8中文字串截取
//utf8中文字串截取 function csubstr($str,$start,$len){ preg_match_all("/[\x01-\x7f]|[\xc2-\xdf][\x80-\xbf]|\xe0[\xa0-\xbf][\x80-\xbf]|[\xe1-\xef…… -
sublime text安装包管理插件
sublime text3 import urllib.request,os,hashlib; h = '7183a2d3e96f11eeadd761d777e62404' + 'e330c659d4bb41d3bdf022e94cab3cd0'; pf = 'Package Control.……
友情链接