摘要: public class LogUtils { static String className;//类名 static String methodName;//方法名 static int lineNumber;//行数 private LogUtils(){ /* Protect from instantiations */ } ... 阅读全文
posted @ 2018-11-23 15:24 新年新气象 阅读(414) 评论(0) 推荐(1)
摘要: 这个是iOS的效果图,差异不大,楼主主攻OC,见谅 需要用到的xml文件 需要用到的类 number_or_letters.xml province_abbreviation.xml 使用: 阅读全文
posted @ 2018-11-23 15:04 新年新气象 阅读(3044) 评论(5) 推荐(0)
摘要: 效果图,如果使用,出现任何问题请告知,或者下方留言,我好以及改正 .h文件: .m文件 使用: 该封装使用了四张图片: 阅读全文
posted @ 2018-11-23 14:35 新年新气象 阅读(498) 评论(0) 推荐(0)