码迷,mamicode.com
首页 >  
搜索关键字:chapter    ( 1815个结果
Learn Objectvie-C on the Mac 2nd Edition 笔记
Chapter 1Apple’s Cocoa (for OS X) 和 Cocoa Touch (for iOS) toolkits 都是用 Objective-C写的.Chapter 2(1).m 代表 “messages”的缩写 .m -> Object-C compiler .c -> C.....
分类:系统相关   时间:2014-10-20 19:03:11    阅读次数:312
Chapter 1 Securing Your Server and Network(6):为SQL Server訪问配置防火墙
原文出处:http://blog.csdn.net/dba_huangzj/article/details/38082123,专题文件夹:http://blog.csdn.net/dba_huangzj/article/details/37906349 未经作者同意,不论什么人不得以“原创”形式公....
分类:数据库   时间:2014-10-19 14:16:22    阅读次数:302
Flask Web Development - Flask 模板1 - 模板机制&Jinja2引擎
节选自PartI Chapter3,这个chapter主要讲模板工作原理,这里讲的就是Jinja2这个模板,另外还提到了Flask-Bootstrap及Flask-Moment两个插件,前者对Flask使用Bootstrap做了些封装,后者对moment.js做了些封装。内...
分类:Web程序   时间:2014-10-17 01:21:33    阅读次数:238
MVC Chapter 12 Overview of MVC Projects
MVC Projects TemplatesEmpty一个空 ASP.NET MVC 4 项目。Basic基本 ASP.NET MVC 4 项目。Internet Application带有使用窗体身份验证的帐户控制器的默认 ASP.NET MVC 4 项目。Intranet Application...
分类:Web程序   时间:2014-10-17 00:18:03    阅读次数:255
Flask Web Development - Flask插件机制&Flask-Script
本节取自part I chapter 2的后半部分,跳过了关于request与response具体交互设计细节内容。主要通过Flask-Script插件让读者对于插件系统有个简单认识。 Flask注重拓展性,社区里已经有很多插件可供选择,当然也可...
分类:Web程序   时间:2014-10-16 07:25:12    阅读次数:267
Chapter 1 Introducing the Android Computing Platform
分类:移动开发   时间:2014-10-10 20:31:24    阅读次数:145
笔记索引
damn cnblog editor sucks me so hard . all my note move to evernote .CSAPP :chapter 1 :计算机系统漫游
分类:其他好文   时间:2014-10-10 18:28:34    阅读次数:144
Chapter 5 Inheritance
1. Classes, Superclasses, and Subclasses2. Objects: The Cosmic Superclass3. Generic Array Lists4. Objects wrappers and Autoboxing5. Methods with a Var...
分类:其他好文   时间:2014-10-10 14:25:04    阅读次数:292
MongoDB:The Definitive Guide CHAPTER 2 Getting Started
MongoDB is very powerful, but it is still easy to get started with. In this chapter we’llintroduce some of the basic concepts of MongoDB:? A document ...
分类:数据库   时间:2014-10-10 06:05:34    阅读次数:382
MongoDB:The Definitive Guide CHAPTER 1 Introduction
MongoDB is a powerful, flexible, and scalable data store. It combines the ability toscale out with many of the most useful features of relational data...
分类:数据库   时间:2014-10-10 02:10:43    阅读次数:319
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!