码迷,mamicode.com
首页 >  
搜索关键字:chapter    ( 1815个结果
Chapter 13 - Dynamic type and DLR
The content and code of this article is referenced from book Pro C#5.0 and the .NET 4.5 Framework by Apress. The intention of the writing is to review...
分类:其他好文   时间:2015-04-14 14:19:38    阅读次数:180
Chapter 1 - Introduction
1. Applications and problemsApplicationsText or document classification, e.g., spam detection;Natural language processing, e.g., morphological analysi...
分类:其他好文   时间:2015-04-12 20:39:48    阅读次数:150
Programming With Objective-C---- Encapsulating Data ---- Objective-C 学习(三) 封装数据
Programming with Objective-CEncapsulating DataIn addition to the messaging behavior covered in the previous chapter, an object also encapsulates data ...
分类:其他好文   时间:2015-04-12 19:12:56    阅读次数:245
Chapter 10 - Object lifetime
1. Class, object and referenceRecall that class is nothing more than a blueprint that describes how an instance of this type will look and feel in mem...
分类:其他好文   时间:2015-04-11 16:08:23    阅读次数:163
Basic Example of JMX Technology--转载
原文地址:http://nick-lab.gs.washington.edu/java/jdk1.5b/guide/jmx/tutorial/connectors.htmlBasic Example of JMX TechnologyThis chapter introduces the conce...
分类:其他好文   时间:2015-04-10 19:56:35    阅读次数:194
新随笔
Chapter 3 Emacs 中文设置Chapter 3 Emacs 中文设置JerryEmacs发展到今天, 功能已经十分完善和强大, Emacs有强大的多语言编辑功 能, 当然设置的得当才能发挥出Emacs的强大功能, 下面讲述一下在Windows 以及X Window上的多语言的设置问题3....
分类:其他好文   时间:2015-04-09 23:31:39    阅读次数:202
Hadoop实习操作练习1(Hive与HBase初探)
Chapter 1:     引言  近期电信集团公司举办了大数据技术培训课,按照要求,Hadoop小白的我对两者作完对比,进行实际操作做一个练习记录吧,嘿嘿。。。 两者的共同点: 1.hbase与hive都是架构在hadoop之上的。都是用hadoop作为底层存储 两者的区别: 2.Hive是建立在Hadoop之上为了减少MapReduce jobs编写工作的批处理系统,HBase...
分类:其他好文   时间:2015-04-07 13:51:48    阅读次数:180
SpriteBuilder 学习笔记八
Chapter 11Audio and Labels你会学到如何播放audio,包括音效和音乐(sound effects and music)。sound effects可以通过Timeline播放,但是大部分都需要使用ObjectAL编程,ObjectAL是Cocos2D和SpriteBuild...
分类:其他好文   时间:2015-04-02 18:00:32    阅读次数:198
【SICP练习】148 练习4.4
练习4-4原文Exercise 4.4. Recall the definitions of the special forms and and or from chapter 1: ● and: The expressions are evaluated from left to right. If any expression evaluates to false, false is...
分类:其他好文   时间:2015-03-31 14:45:56    阅读次数:156
Professional JavaScript for Web Developers 读书笔记
Chapter 6 OBJECT-ORIENTED PROGRAMMINGObject Creationthe constructor patternObject created by the constructor function that using new key will automati...
分类:编程语言   时间:2015-03-31 06:20:30    阅读次数:181
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!