码迷,mamicode.com
首页 >  
搜索关键字:techniques    ( 279个结果
iOS Core Animation Advanced Techniques-缓冲
读《iOS Core Animation Advanced Techniques》第十章随笔
分类:移动开发   时间:2016-03-13 00:31:01    阅读次数:361
iOS Core Animation Advanced Techniques-隐式动画
读《iOS Core Animation Advanced Techniques》第七章随笔
分类:移动开发   时间:2016-03-12 22:54:56    阅读次数:361
iOS Core Animation Advanced Techniques-显式动画
读《iOS Core Animation Advanced Techniques》第八章随笔
分类:移动开发   时间:2016-03-12 22:51:51    阅读次数:312
iOS Core Animation Advanced Techniques-视觉效果
读《iOS Core Animation Advanced Techniques》第四章随笔
分类:移动开发   时间:2016-03-12 21:21:00    阅读次数:277
iOS Core Animation Advanced Techniques-变换
读《iOS Core Animation Advanced Techniques》第五章随笔
分类:移动开发   时间:2016-03-12 21:18:20    阅读次数:353
USACO 之 Section 1.4 More Search Techniques (已解决)
Arithmetic Progressions: /*需要注意两个可以优化的地方:1)预处理,找到all integers of the form p^2 + q^2 (where p and q are non-negative integers)2)判断以a为等差数列的第一个值,b为等差数列的公
分类:其他好文   时间:2016-03-04 20:46:14    阅读次数:229
Golang测试技术
本篇文章内容来源于Golang核心开发组成员Andrew Gerrand在Google I/O 2014的一次主题分享“Testing Techniques”,即介绍使用Golang开发 时会使用到的测试技术(主要针对单元测试),包括基本技术、高级技术(并发测试、mock/fake、竞争条件测试、并
分类:其他好文   时间:2016-01-27 22:47:36    阅读次数:276
AutoCAD .NET开发大师Kean有价值的博客 2006年8月 .NET内容整理
一 Calling AutoCAD commands from .NET 使用.NET调用AutoCAD命令Inthis earlier entryI showed some techniques for calling AutoCAD commands programmatically from ...
分类:Web程序   时间:2016-01-04 23:51:34    阅读次数:697
【翻译习作】 Windows Workflow Foundation程序开发-第一章05
《Programming Windows Workflow Foundation: Practical WF Techniques and Examples using XAML and C#》中文翻译,“第一章”。
分类:Windows程序   时间:2015-12-28 15:36:12    阅读次数:221
Swift: 深入理解Core Animation(一)
如果想在底层做一些改变,想实现一些特别的动画,这时除了学习Core Animation之外,别无选择。最近在看《iOS Core Animation:Advanced Techniques》这本书籍,尚有所收获,并将之记录下来。CALayer如果将UIView说成是视图,那么CALayer就是图层了...
分类:编程语言   时间:2015-12-11 18:40:47    阅读次数:573
279条   上一页 1 ... 10 11 12 13 14 ... 28 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!