XSLT存档  

不及格的程序员-八神

 查看分类:  ASP.NET XML/XSLT JavaScripT   我的MSN空间Blog
03 2017 档案
深入浅出 JavaScriptCore
摘要:深入浅出 JavaScriptCore 作者: 简书 2017-03-18 21:51:00 查看源网址 阅读数:1744 ​​ 本文由我们团队的纠结伦童鞋撰写。 写在前面 本篇文章是对我一次组内分享的整理,大部分图片都是直接从keynote上截图下来的,本来有很多炫酷动效的,看博客的话就全靠脑补了 阅读全文
posted @ 2017-03-22 21:29 不及格的程序员-八神 阅读(86) 评论(0) 推荐(0)
How to Animate UILabel textColor Properties
摘要:How to Animate UILabel Properties UILabel properties cannot be easy animated due to some various reasons, so code like this will have no effect on it: 阅读全文
posted @ 2017-03-20 17:03 不及格的程序员-八神 阅读(229) 评论(0) 推荐(0)
Autolayout Breakpoints
摘要:articles archives team Autolayout Breakpoints Auto layout has become a crucial tool for iOS and OS X development. It makes creating layout for multipl 阅读全文
posted @ 2017-03-20 17:02 不及格的程序员-八神 阅读(321) 评论(0) 推荐(0)
Toggle Slow Animations
摘要:Toggle Slow Animations iOS Simulator has a feature that slows animations, you can toggle it either by pressing ⌘T or choosing Debug > Toggle Slow Anim 阅读全文
posted @ 2017-03-20 16:58 不及格的程序员-八神 阅读(396) 评论(0) 推荐(0)
关于 @synchronized,这儿比你想知道的还要多【iOS】
摘要:关于 @synchronized,这儿比你想知道的还要多 2015/11/03 · iOS开发 · Objective-C, synchronized 分享到:1 原文出处: Ryan Kaplan 译文出处:杨萧玉(@杨萧玉HIT) 因为原文一些内容写的不太准确,我按照我的理解做出了批注和补充。 阅读全文
posted @ 2017-03-17 11:07 不及格的程序员-八神 阅读(20) 评论(0) 推荐(0)
How To Make A Swipeable Table View Cell With Actions – Without Going Nuts With Scroll Views
摘要:How To Make A Swipeable Table View Cell With Actions – Without Going Nuts With Scroll Views Ellen Shapiro on April 24, 2014 Ellen Shapiro on April 24, 阅读全文
posted @ 2017-03-16 11:42 不及格的程序员-八神 阅读(348) 评论(0) 推荐(0)
"Loading a plug-in failed The plug-in or one of its prerequisite plug-ins may be missing or damaged and may need to be reinstalled"
摘要:The Unarchiver 虽好,但存在问题比我们在mac上zip打包一个软件xcode, 然后copy to another mac, 这时用The Unarchiver解压缩出来的xcode包不能运行, 好像是里面的文件信息结构被破坏,会出现而用archive utility 解压就能正常运行 阅读全文
posted @ 2017-03-04 21:48 不及格的程序员-八神 阅读(972) 评论(0) 推荐(0)