Description The unit introduces networking concepts beyond the best effort service of the core TCP/IP protocol suite. Understanding of the the fundame...
分类:
Web程序 时间:
2015-09-16 15:50:02
阅读次数:
206
(进程的虚拟存储器映像布局详解)前言:原文来自于http://duartes.org/gustavo/blog/post/anatomy-of-a-program-in-memory/这里只是对其进行翻译,并且重构了原文中的图片。译注则是我增加的内容,用来解释原文或提出问题;由于个人水平有限,译文和译注中的错误之处还请广大..
分类:
系统相关 时间:
2015-09-15 16:43:11
阅读次数:
502
Chapter 4 Syntax Analysis This chapter is devoted to parsing methods that are typically used in compilers. We first present the basic concepts, then t...
分类:
其他好文 时间:
2015-09-10 17:25:28
阅读次数:
325
Book DescriptionUpdated and expanded to cover iOS 7 and Xcode 5, iOS Programming: The Big Nerd Ranch Guide leads you through the essential concepts, t...
分类:
移动开发 时间:
2015-09-04 15:39:11
阅读次数:
216
原文地址:developer
CFNetwork概念
CFNetwork是一个低级的、高性能的框架,使您能够详细的控制协议栈。BSD套接字是一个扩展,提供对象的标准套接字抽象API来简化任务,比如与FTP和HTTP服务器或沟通解决DNS主机。CFNetwork为基础,从主体上和理论上,BSD套接字。
正如CFNetwork依赖于BSD套接字,有大量的Coc...
分类:
移动开发 时间:
2015-08-29 11:14:59
阅读次数:
1208
AllJoyn SDK Concepts[AllJoyn应用通过APIs在objects间暴露自己的功能,大多数应用只暴露一个object,有时会自动生成父object(当应用的object不是root时);object能继承一个或多个接口]Exposing FunctionalityAllJoyn...
分类:
其他好文 时间:
2015-08-03 14:27:33
阅读次数:
478
React学习系列系列学习react 翻译地址https://scotch.io/tutorials/learning-react-getting-started-and-concepts我是初学者,英语也不是很好,不过一直强迫自己看英文文档。这是理解翻译,翻译的不好,请见谅!()中的是我翻译过程中...
分类:
其他好文 时间:
2015-07-26 22:31:40
阅读次数:
263
系列学习react 翻译地址https://scotch.io/tutorials/learning-react-getting-started-and-concepts我是初学者,英语也不是很好,不过一直强迫自己看英文文档。这是理解翻译,翻译的不好,请见谅!()中的是我翻译过程中理解,参考下,有什...
分类:
其他好文 时间:
2015-07-26 15:40:37
阅读次数:
154
3 Skew between signals Skew is the difference in timing between two or more signals, maybe data,clock or both. Clock latency is the total time itta...
分类:
其他好文 时间:
2015-07-23 00:19:13
阅读次数:
486
Sails.js 我从没用过,只学过一点nodejs的皮毛。还好Sails.js的文档比较详细,可都是英文的。我用我自己的语言做一下翻译,对应的Sails.js版本是v0.11 ????Assets ? ??????概览 ???????...
分类:
Web程序 时间:
2015-07-22 07:04:54
阅读次数:
134