摘要:
前言 为了方便大家的阅读以及自己的知识体系的建立,特意来写出这个引导文章。曾经我是遇到什么写什么。想到什么写什么,从2016年開始我将环绕这个知识体系来写文章。从点到面来逐步建立并完好自己的知识体系。同一时候也欢迎大家关注我的博客。 想要查看更清晰的知识体系,请移步到 http://liuwangs 阅读全文
posted @ 2017-08-12 20:51
zhchoutai
阅读(182)
评论(0)
推荐(0)
摘要:
第一步:在Debug 下加入 zh-CN 汉化包(自行下载)第二步:在 Program.cs中加入下面代码 :System.Threading.Thread.CurrentThread.CurrentUICulture = new System.Globalization.CultureInfo(" 阅读全文
posted @ 2017-08-12 20:31
zhchoutai
阅读(541)
评论(0)
推荐(0)
摘要:
+ (BOOL)validateIDCardNumber:(NSString *)value { value = [value stringByTrimmingCharactersInSet:[NSCharacterSet whitespaceAndNewlineCharacterSet]]; in 阅读全文
posted @ 2017-08-12 18:03
zhchoutai
阅读(258)
评论(0)
推荐(0)

浙公网安备 33010602011771号