Thoughtwoks中国的推荐书单 <http://www.douban.com/doulist/2012097/ >新浪微博-秦迪 <http://blog.2baxb.me/reading_list>江南白衣书单 <http://calvin1978.blogcn.com/articles/b ...
分类:
其他好文 时间:
2017-09-11 00:45:54
阅读次数:
221
Description Farmer John recently bought another bookshelf for the cow library, but the shelf is getting filled up quite quickly, and now the only avai ...
分类:
其他好文 时间:
2017-08-13 17:42:13
阅读次数:
161
Description 幸福幼儿园 B29 班的粟粟是一个聪明机灵、乖巧可爱的小朋友,她的爱好是画画和读书,尤其喜欢 Thomas H. Cormen 的文章。粟粟家中有一个 R行C 列的巨型书架,书架的每一个位置都摆有一本书,上数第i 行、左数第j 列摆放的书有Pi,j页厚。粟粟每天除了读书之外, ...
分类:
其他好文 时间:
2017-08-01 12:50:45
阅读次数:
165
Description Farmer John recently bought another bookshelf for the cow library, but the shelf is getting filled up quite quickly, and now the only avai ...
分类:
其他好文 时间:
2017-05-25 21:54:10
阅读次数:
250
题目描述 Johnny is a little boy - he is only three years old and enjoys playing with toy cars very much. Johnny has different cars. They are kept on a she ...
分类:
其他好文 时间:
2017-04-29 22:09:47
阅读次数:
133
public static function upShelf($table,$arr,$where) { //将传入的数组进行key vlaue 分离 并将key值以问号方式绑定参数 $key=implode("=?,",array_keys($arr))."=?"; //判断是否传入where 条 ...
分类:
其他好文 时间:
2017-04-25 10:10:58
阅读次数:
188
shelve shelve是一额简单的数据存储方案,他只有一个函数就是open(),这个函数接收一个参数就是文件名,并且文件名必须是.bat类型的。然后返回一个shelf对象,你可以用他来存储东西,就可以简单的把他当作一个字典,当你存储完毕的时候,就调用close函数来关闭 这个有一个潜在的小问题, ...
分类:
编程语言 时间:
2017-03-10 16:37:06
阅读次数:
203
今天在研究flipsolve的时候无意间写了个shelf tool,用于查询一大推节点中某些parameter的expression中是否存在我需要的关键字。就是简单的对所框选的节点进行一个循序查询参数,最后用一个颜色标识出来。这个对研究某个大型封装的节点的参数帮助很大。 phrase = "../ ...
分类:
其他好文 时间:
2016-12-06 01:58:40
阅读次数:
267
TurtleBot TurtleBot combines popular off-the-shelf robot components like the iRobot Create, Yujin Robot's Kobuki, Microsoft's Kinect and Asus' Xtion P ...
分类:
其他好文 时间:
2016-10-26 19:23:20
阅读次数:
369
Description Farmer John recently bought another bookshelf for the cow library, but the shelf is getting filled up quite quickly, and now the only avai ...
分类:
其他好文 时间:
2016-08-05 15:43:17
阅读次数:
206