Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • [App] 网络应用开发 学习手册 (英文版) ... workflow with a text editor, version control system, and web browser - Structure a user interface with HTML, and include styles ... and JavaScript to add interactivity to your application - Link the client to the server with AJAX, JavaScript objects, and JSON ...
  • 《c#网络应用编程基础》Word文档.rar 目前流行的各类网络应用编程技术中,开发人员使用的编程模式有:C/S结构模式(Client/Server)、B/S结构模式(Browser/Server)、Web服务(Web Service)以及其他传统C/S结构的变形,例如P2P(Peer to Peer)、智能客户端等等。
  • Learning Node ... contributed modules, and learn the differences and parallels between client- and server-side programming. Get up to speed ... create graphics with Canvas Set up bidirectional communication between browser and server with WebSockets Learn in-depth practices ...
  • xmpp converse Converse.js is a free and open source chat client that runs in your browser. It can be integrated into any website.
  • [WebRTC] WebRTC 网页实时通信 开发教程 (英文版) ... communication and peer-to-peer data exchange right in the browser, without the need for proprietary plug-ins. This concise ... , and telecommunications architects unfamiliar with HTML5 and JavaScript-based client-server web programming. You’ll use a ten-step ...
  • jQuery.2.Recipes.A.Problem-Solution.Approach jQuery is a multi-browser, lightweight, and extensible open source JavaScript library that can be used to simplify client-side and client-to-server communication scripting. It simplifies coding by replacing many lines ...
  • seven web framework in seven weeks ... that leverage modern programming languages, employ unique architectures, live client-side instead of server-side, or embrace type systems. ... Ruby. Live in the client with CanJS, and create apps with JavaScript in the browser. Be declarative with AngularJS; ...
  • JavaScript.Cookbook.2nd.Edition ... the JavaScript world, whether you’re working in the browser, the server, or a mobile environment. Each recipe ... interface Testing and accessibility Creating and using JavaScript libraries Client-server communication with Ajax Rich, interactive web effects ...
  • CORS in Action ... a snap. But if the data is on another domain, the browser's "same-origin" policy stops you cold. CORS is ... . CORS in Action introduces CORS from both the server and the client perspective. It starts with making and enabling CORS requests and then ...
  • nsq-master源码 ... ?topic=test' to verify things worked as expected, in a web browser open http://127.0.0.1:4171/ to view the nsqadmin UI ... written to /tmp. The important lesson here is that nsq_to_file (the client) is not explicitly told where the test topic is produced, it ...