GitHub 博客园 Nanakon
上一页 1 ··· 54 55 56 57 58 59 60 61 62 ··· 110 下一页

2015年4月14日

摘要: 阅读全文
posted @ 2015-04-14 16:01 jzm17173 阅读(92) 评论(0) 推荐(0)

2015年4月10日

摘要: Correct way to integrate Jquery plugins in Angular.jsgaurav123337/AngularOtherJqueryPluginDemo超强的拖拽排序插件Sortable 阅读全文
posted @ 2015-04-10 14:46 jzm17173 阅读(154) 评论(0) 推荐(0)

2015年4月9日

摘要: 阅读全文
posted @ 2015-04-09 14:16 jzm17173 阅读(108) 评论(0) 推荐(0)

2015年4月7日

摘要: amark/mongousMongous - 一个轻量级的nodejs mongodb驱动mongous,是我不够懂你吗?关于mongous不支持objectId查询mongous 不需要_id: ObjectId(req.params.userid)save 是同步操作var ObjectID =... 阅读全文
posted @ 2015-04-07 16:20 jzm17173 阅读(134) 评论(0) 推荐(0)
摘要: PHP生成各种验证码和Ajax验证 阅读全文
posted @ 2015-04-07 15:54 jzm17173 阅读(118) 评论(0) 推荐(0)

2015年4月6日

摘要: Node.js 抓取中文网页乱码的若干问题nodejs项目--爬虫总结及爬虫实战demo坑,有的网站会返回 'content-type': 'text/html' 阅读全文
posted @ 2015-04-06 16:18 jzm17173 阅读(93) 评论(0) 推荐(0)

2015年4月2日

摘要: 也许,DOM 不是答案 阅读全文
posted @ 2015-04-02 10:30 jzm17173 阅读(83) 评论(0) 推荐(0)

2015年3月31日

摘要: 闰年判断function isLeapYear(y) { return ((y % 4 == 0 && y % 100 != 0) || y % 400 == 0)}公元年数可被4整除为闰年,但是整百(个位和十位均为0)的年数必须是可以被400整除的才是闰年。其他都是平年。闰年的2月有29天。例如... 阅读全文
posted @ 2015-03-31 11:12 jzm17173 阅读(124) 评论(0) 推荐(0)

2015年3月27日

摘要: 用Mocha,Chai进行Node.js测试初识 mocha in NodeJS 阅读全文
posted @ 2015-03-27 17:11 jzm17173 阅读(83) 评论(0) 推荐(0)
摘要: 编写可测试的 JavaScript 代码撰写可测试的 JavaScript 阅读全文
posted @ 2015-03-27 17:10 jzm17173 阅读(79) 评论(0) 推荐(0)
上一页 1 ··· 54 55 56 57 58 59 60 61 62 ··· 110 下一页

导航

轻音