2015年1月12日
摘要: @font-face { font-family: "Wingdings"; }@font-face { font-family: "宋体"; }@font-face { font-family: "宋体"; }@font-face { font-family: "@宋体"; }@font-face... 阅读全文
posted @ 2015-01-12 03:10 言十年 阅读(719) 评论(0) 推荐(0)
摘要: 沙盒介绍每个iOS应用都有自己的应用沙盒(应用沙盒就是应用的文件夹),与其他文件系统隔离。应用必须待在自己的沙盒里,其他应用不能访问该沙盒应用沙盒的文件系统目录:模拟器沙盒的根路径在:/Users/chenjiang/Library/Developer/CoreSimulator/Devices/E... 阅读全文
posted @ 2015-01-12 01:49 言十年 阅读(827) 评论(0) 推荐(0)
摘要: Debugger commands: apropos -- Find a list of debugger commands related to a particular word/subject. breakpoint -- A set of commands for operating on ... 阅读全文
posted @ 2015-01-12 01:30 言十年 阅读(360) 评论(0) 推荐(0)