1.3新的Dojo原文地址:https://dojotoolkit.org/documentation/tutorials/1.10/modern_dojo/index.html你或许很久不用Dojo...
分类:
其他好文 时间:
2016-11-12 14:25:31
阅读次数:
373
Before everything we need programming skills in C++ and Python. One of the suggested book for C++ learning is Modern C++ Programming with Test-Driven ...
分类:
其他好文 时间:
2016-11-12 07:39:32
阅读次数:
152
Computer Science An Overview _J. Glenn Brookshear _11th Edition Early Generations As we learned in Chapter 2, programs for modern computers consist of ...
分类:
其他好文 时间:
2016-11-08 14:01:33
阅读次数:
200
CHAPTER 2 Recipe 2-1. Initializing Variables Recipe 2-2. Initializing Objects with Initializer Lists 使用初始化列表的使用 Recipe 2-3. Using Type Deduction 关于aut ...
分类:
编程语言 时间:
2016-11-06 17:13:30
阅读次数:
192
SPA SPA(单页面应用):A single-page application (SPA) is a web application or web site that fits on a single web page with the goal of providing a user exper ...
分类:
其他好文 时间:
2016-10-30 19:13:21
阅读次数:
614
本文记录了我读Effective Modern C++时自己的一些理解和心得。 item1:模板类型推导 1)reference属性不能通过传值参数传入模板函数。这就意味着如果模板函数需要一个reference类型的参数,必须在模板声明中将其声明为reference,否则,即使使用一个referen ...
分类:
编程语言 时间:
2016-10-22 23:37:19
阅读次数:
225
http://dtrace.org/blogs/rm/2016/09/15/turtles-on-the-wire-understanding-how-the-os-uses-the-modern-nic/ Turtles on the Wire: Understanding how the OS ...
分类:
其他好文 时间:
2016-10-17 23:21:25
阅读次数:
232
最新的jenkins打开jenkins robot framework报告会提示如下 Verify that you have JavaScript enabled in your browser. Make sure you are using a modern enough browser. F ...
分类:
其他好文 时间:
2016-10-12 19:00:58
阅读次数:
276
Description Modern text editors usually show some information regarding the document being edited. For example, the number of words, the number of pag ...
分类:
其他好文 时间:
2016-10-06 16:52:40
阅读次数:
156
Description Modern text editors usually show some information regarding the document being edited. For example, the number of words, the number of pag ...
分类:
其他好文 时间:
2016-10-04 01:28:24
阅读次数:
182