摘要:
1 Underscore.js 2 3 Underscore 是一个 JavaScript 工具库,它提供了一整套函数式编程的实用功能,但是没有扩展任何 JavaScript 内置对象。 他解决了这个问题:“如果我面对一个空白的 HTML 页面,并希望立即开始工作,我需要什么?” 他弥补了... 阅读全文
posted @ 2015-04-27 17:00 勤奋积累 阅读(363) 评论(0) 推荐(0)
|
|
|
|
摘要:
1 Underscore.js 2 3 Underscore 是一个 JavaScript 工具库,它提供了一整套函数式编程的实用功能,但是没有扩展任何 JavaScript 内置对象。 他解决了这个问题:“如果我面对一个空白的 HTML 页面,并希望立即开始工作,我需要什么?” 他弥补了... 阅读全文
posted @ 2015-04-27 17:00 勤奋积累 阅读(363) 评论(0) 推荐(0)
摘要:
1 http://vadimg.com/twitter-bootstrap-wizard-example/ (向导卡) 2 3 http://getfuelux.com/javascript.html#wizard (向导卡) 4 5 http://1000hz.github.io/boots... 阅读全文
posted @ 2015-04-27 15:44 勤奋积累 阅读(181) 评论(0) 推荐(0)
摘要:
1 1.文件上传插件:http://plugins.krajee.com/file-input 1 $("#csvFile").fileinput({ 2 uploadUrl: CONTEXT_PATH + '/card/doBatchCreateSignat... 阅读全文
posted @ 2015-04-27 15:31 勤奋积累 阅读(504) 评论(0) 推荐(0) |
|