上一页 1 ··· 227 228 229 230 231 232 233 234 235 ··· 401 下一页
摘要: https://github.com/blueimp/JavaScript-Templates https://blueimp.github.io/JavaScript-Templates/ https://github.com/blueimp/JavaScript-Templates/blob/m 阅读全文
posted @ 2019-06-26 10:18 ChuckLu 阅读(562) 评论(0) 推荐(1)
摘要: https://stackoverflow.com/questions/32612690/bootstrap-4-glyphicons-migration Migrating from Glyphicons to Font Awesome is quite easy. Include a refer 阅读全文
posted @ 2019-06-25 15:44 ChuckLu 阅读(237) 评论(0) 推荐(0)
摘要: Bootstrap 3 Glyphicons are not working 解答1 Note to readers: be sure to read @user2261073's comment and @Jeff's answer concerning a bug in the customiz 阅读全文
posted @ 2019-06-25 13:52 ChuckLu 阅读(254) 评论(0) 推荐(0)
摘要: https://marketplace.visualstudio.com/items?itemName=MadsKristensen.WebPackTaskRunner New to WebPack? You may want to check out the article How to inte 阅读全文
posted @ 2019-06-25 11:18 ChuckLu 阅读(478) 评论(0) 推荐(0)
摘要: AMD - Learning JavaScript Design Patterns [Book] - O'Reilly The overall goal for the Asynchronous Module Definition (AMD) format is to provide a solut 阅读全文
posted @ 2019-06-25 10:21 ChuckLu 阅读(236) 评论(0) 推荐(0)
摘要: https://webpack.js.org/concepts/ https://github.com/webpack/webpack Concepts At its core, webpack is a static module bundler for modern JavaScript app 阅读全文
posted @ 2019-06-25 10:19 ChuckLu 阅读(197) 评论(0) 推荐(0)
摘要: https://bower.io/ 这个已经淘汰 https://learn.jquery.com/jquery-ui/environments/bower/ Web sites are made of lots of things — frameworks, libraries, assets, 阅读全文
posted @ 2019-06-25 10:05 ChuckLu 阅读(1241) 评论(0) 推荐(0)
摘要: Asynchronous module definition Asynchronous module definition (AMD) is a specification for the programming language JavaScript. It defines an applicat 阅读全文
posted @ 2019-06-25 09:48 ChuckLu 阅读(345) 评论(0) 推荐(0)
摘要: https://learn.jquery.com/jquery-ui/widget-factory/extending-widgets/ 实例 https://github.com/tkvw/jQuery-File-Upload/blob/master/js/jquery.fileupload-im 阅读全文
posted @ 2019-06-24 18:26 ChuckLu 阅读(320) 评论(0) 推荐(0)
摘要: To start, we'll create a progress bar that just lets us set the progress once. 创建一个基于widget factory的插件progress bar As we can see below, this is done b 阅读全文
posted @ 2019-06-24 18:19 ChuckLu 阅读(352) 评论(0) 推荐(0)
上一页 1 ··· 227 228 229 230 231 232 233 234 235 ··· 401 下一页