XiaoKL

上一页 1 ··· 4 5 6 7 8 9 10 11 12 下一页

2014年8月24日

iOS.CocoaPods.0

摘要: 1. CocoaPods CocoaPods 是Objective-C (iOS and OS X) projects 的依赖管理器。 A CocoaPod (singular) is a specification for a library, usually open source. Cocoa 阅读全文

posted @ 2014-08-24 00:14 XiaoKL 阅读(1945) 评论(0) 推荐(0) 编辑

2014年8月3日

Architecture.SOLID-Principles

摘要: SOLID Principles 1. Single responsibility principle 2. Open Closed Principle "What it means also is that we should always strive to write code that do 阅读全文

posted @ 2014-08-03 22:21 XiaoKL 阅读(241) 评论(0) 推荐(0) 编辑

2014年7月26日

Business.Startup.Learning from Startup Mistakes at SpringSource

摘要: http://www.infoq.com/news/2014/07/startup-spring 阅读全文

posted @ 2014-07-26 17:46 XiaoKL 阅读(108) 评论(0) 推荐(0) 编辑

职场.打造你自己的程序员品牌

摘要: http://kb.cnblogs.com/page/200653/ 阅读全文

posted @ 2014-07-26 17:20 XiaoKL 阅读(136) 评论(0) 推荐(0) 编辑

2014年7月23日

iOS.OpenSource.PopularProject

摘要: 1. Core PlotCore Plot is a plotting framework for OS X and iOS. It provides 2D visualization of data, and is tightly integrated with Apple technologie... 阅读全文

posted @ 2014-07-23 17:29 XiaoKL 阅读(367) 评论(0) 推荐(0) 编辑

iOS.Animation.CAMediaTiming

摘要: CAMediaTiming ProtocolCALayre 和 CAAnimation 实现了CAMediaTiming 接口。CAMediaTiming 定义了8个属性。speed属性:Controlling the speed of an animation or a layer can als... 阅读全文

posted @ 2014-07-23 15:48 XiaoKL 阅读(229) 评论(0) 推荐(0) 编辑

2014年7月20日

Python.SQLAlchemy.1

摘要: SQLAlchemy ORM的学习笔记ORM(Object Relational Mapper)为我们完成的工作:自动构造高水平的SQL; Python对象的持久化。1. Object Relational Tutorial (对象关系)SQLAlchemy ORM提供了一种方法,这种方法将用户定义... 阅读全文

posted @ 2014-07-20 21:25 XiaoKL 阅读(488) 评论(0) 推荐(0) 编辑

2014年7月18日

OpenSource.SerializationLibrary

摘要: 1. Cap'n Protoprotocol buffer的主要作者之一创建的新项目。其主页描述Cap'n Proto的性能比PB快很多。http://kentonv.github.io/capnproto/index.html2. FlatBufferFlatBuffers is a serial... 阅读全文

posted @ 2014-07-18 15:46 XiaoKL 阅读(335) 评论(0) 推荐(0) 编辑

2014年7月16日

Python.SourceCodeSearchEngine

摘要: 1.http://nullege.com 阅读全文

posted @ 2014-07-16 16:32 XiaoKL 阅读(156) 评论(0) 推荐(0) 编辑

2014年7月1日

iOS.WWDC

摘要: 1. ASCIIwwdc: Searchable full-text transcripts of WWDC sessionshttp://asciiwwdc.com 阅读全文

posted @ 2014-07-01 17:54 XiaoKL 阅读(167) 评论(0) 推荐(0) 编辑

iOS.GetCurrentTimestamp

摘要: Cocoa 中测量时间的方法1. The Methods to Get Current TimestampiOS中获取时间戳的方法:A. CACurrentMediaTime()B. gettimeofdayC. CFAbsoluteTimeGetCurrentD. [NSDate date] ti... 阅读全文

posted @ 2014-07-01 17:51 XiaoKL 阅读(668) 评论(0) 推荐(0) 编辑

2014年6月29日

Python.Books

摘要: Book List Flask 1. Flask Web Development Miguel Grinberg April 2014 2. Flask Framework Cookbook Shalabh Aggarwal November 21, 2014 3. 零基础学Python http: 阅读全文

posted @ 2014-06-29 18:50 XiaoKL 阅读(299) 评论(0) 推荐(0) 编辑

2014年6月28日

Python.SQLAlchemy.0

摘要: 1. SQLAlchemy and Youhttp://lucumr.pocoo.org/2011/7/19/sqlachemy-and-you/2. Overviewhttp://docs.sqlalchemy.org/en/rel_0_9/intro.html2.1SQLAlchemy概览The... 阅读全文

posted @ 2014-06-28 20:25 XiaoKL 阅读(265) 评论(0) 推荐(0) 编辑

Python.Flask.0

摘要: Resource List of Flask 1. 吐槽 Python Web 框架 Flask https://blog.tonyseek.com/post/discuss-about-flask-framework/ 2. How To Structure Large Flask Applica 阅读全文

posted @ 2014-06-28 20:19 XiaoKL 阅读(163) 评论(0) 推荐(0) 编辑

2014年6月23日

IoT.alljoyn

摘要: 1.https://www.alljoyn.org/ 阅读全文

posted @ 2014-06-23 20:00 XiaoKL 阅读(141) 评论(0) 推荐(0) 编辑

上一页 1 ··· 4 5 6 7 8 9 10 11 12 下一页

导航