码迷,mamicode.com
首页 >  
搜索关键字:practical    ( 230个结果
#2 create and populate a database && realistic and practical applications (PART 2)
Extends from the last chapter , This chapter takes a look at some real-world problems that can occur as you move your applicationfrom testing to a liv...
分类:移动开发   时间:2015-08-31 21:09:11    阅读次数:173
#2 create and populate a database && realistic and practical applications
The Chapter3 & Chapter4 of this book tells you how to create a realistic app on the web through the lab.That is really amazing when you finished yours...
分类:移动开发   时间:2015-08-20 15:16:25    阅读次数:189
一致性算法探寻(扩展版)9
7?Log compaction Raft’s log grows during normal operation to incorporate more client requests, but in a practical system, it cannot grow without bound. As the log grows longer, it occupies more s...
分类:编程语言   时间:2015-08-11 01:44:17    阅读次数:274
【iOS开发系列】XIB IBOutlets use strong or weak ?
有人问,在ARC下,IBOutlets到底应该定义成strong 还是 weak ?支持这个答案的人最多,答案仅是摘自官方文档的一个片段:   From a practical perspective, in iOS and OS X outlets should be defined as declared properties. Outlets should generally b...
分类:移动开发   时间:2015-07-22 19:05:49    阅读次数:200
XMPP and Asterisk integration
http://www.mundoopensource.com.br/en_page_xmpp_asterisk_pratical_example/www.mundoopensource.com.br/xmpp-asterisk-integration-practical-example-part-2...
分类:其他好文   时间:2015-07-17 16:01:00    阅读次数:233
MaxScript Reference导读
Frequently Asked Questions 常见问题Practical Questions 直译是实践问题其中 working with vector讲叙关于向量(也有称为矢量的)的一些基础其余的分别是关于MaxScript里面的变量、物体属性,图形界面等问题,FAQ这一节建议看过一些基础...
分类:其他好文   时间:2015-07-14 19:41:16    阅读次数:158
Dart Essentials(读书笔记)——这本书很大篇幅都在谈AngularDart,Zones概念没谈到
Dart Essentials 目录 1 Getting Started2 Practical Dart3 The Power of HTML5 with Dart4 Developing a Mobile App with Dart5 Web Components with polymer.dart6 AngularDart7 Ser...
分类:其他好文   时间:2015-07-13 16:23:53    阅读次数:143
树莓派2+无线网卡==伪热点+钓鱼网站
0x1 关于树莓派 TheRaspberry Piis a tiny and affordable computer that you can use to learn programming through fun, practical projects. 树莓派是一个小型的而且很便宜的($3.....
分类:Web程序   时间:2015-06-27 16:12:27    阅读次数:256
g++编C++11/C++0x遇到的问题
在看《Cplusplus Concurrency In Action Practical Multithreading》当遇到第一个样品:#include#includevoid hello(){ std::cout<<"hello concurrent world\n";}int main(){ ...
分类:编程语言   时间:2015-06-26 09:11:01    阅读次数:115
NEURAL NETWORKS, PART 1: BACKGROUND
NEURAL NETWORKS, PART 1: BACKGROUNDArtificial neural networks (NN for short) are practical, elegant, and mathematically fascinating models for machine...
分类:Web程序   时间:2015-06-23 20:01:55    阅读次数:165
230条   上一页 1 ... 12 13 14 15 16 ... 23 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!