摘要:
https://www.digitalocean.com/community/tutorials 阅读全文
摘要:
https://www.sitepoint.com/using-jade-and-grunt-to-speed-up-html-production/ 阅读全文
摘要:
https://robferguson.org/blog/2015/06/06/build-your-microservices-api-with-swagger/ 阅读全文
摘要:
https://blog.novatec-gmbh.de/json-web-token-apache-shiro/ 阅读全文
摘要:
WebSocket方法的对象特性 1. WebSocket方法 a. send方法 send方法用于在WebSocket连接建立后,客户端向服务端发送消息。可分为发送两种消息,一种是普通文本信息,一种是二进制数据。需注意的是,send方法必须在连接建立以后才能使用,也就是在onopen里使用才不会出 阅读全文
摘要:
http://www.web3.xin/ 阅读全文
摘要:
https://www.youtube.com/watch?v=QqedS8vxka4 https://www.youtube.com/watch?v=TNFvp3rty2s 阅读全文
摘要:
http://livenew.yunbaozhibo.com/admin guest guest 阅读全文
摘要:
1. xhr.responseType = 'Blob'; https://www.html5rocks.com/en/tutorials/file/xhr2/ 2. vue.http.jsonp({...}) jsonp的应该是出现在chrome -> network -> js 返回里。 阅读全文
摘要:
https://github.com/PacktPublishing/Mastering-JavaScript-Design-Patterns-Second-Edition 阅读全文