02 2017 档案

摘要:Number Formatting in FusionCharts 显示两位小数 <chart ... decimals='2' > Chart without any decimal formatting applied With decimals set to 2 (see the first 阅读全文
posted @ 2017-02-13 16:44 YuanY 阅读(336) 评论(0) 推荐(0) 编辑
摘要:先获取字符串中的汉字,再用“”空格去代替。 private static Regex RegCHZN = new Regex("[\u4e00-\u9fa5]"); public static string GetRemoveCHZNStr(string inputstr) { Match m =R 阅读全文
posted @ 2017-02-10 17:11 YuanY 阅读(475) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示