Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • REST API Design Rulebook ... HTTP headers and media types Get design tips to address the needs of client programs, including the special needs of browser-based JavaScript clients Understand why REST APIs should be designed and configured, not coded
  • 网络系统集成与工程设计6-服务器技术与系统集成 服务器的概念、功能与分类 基于CISC和RISC处理器的服务器 对称多处理器技术,ECC内存技术 SCSI宽带高性能存储技术,控制与管理技术 Client/Server,Browser/Server Browser/Application/Server,Net与Web Service模式 服务器的性能与配置 网络服务器软硬件产品的选型 集群与热备的概念,双机集群的工作模式及原理 双机集群和热备技术,服务器整体架构解决方案
  • Learning Selenium Testing Tools with Python(PACKT,2014) ... This book will guide you through using the Selenium WebDriver Python client library as well as other tools from the Selenium project. ... is used for running tests in parallel using nodes for cross-browser testing. It will also give you a basic overview of ...
  • Object-Oriented JavaScript (2nd edition 2013) PDF book ... JavaScript has moved from being mostly used in browsers for client-side technologies to being used even on server side. ... create subclasses like other classic languages. Chapter 7, The Browser Environment, is dedicated to browsers. This chapter also covers ...
  • Object-Oriented JavaScript (2nd edition 2013) Packt ... JavaScript has moved from being mostly used in browsers for client-side technologies to being used even on server side. ... create subclasses like other classic languages. Chapter 7, The Browser Environment, is dedicated to browsers. This chapter also covers ...
  • JavaScript.Patterns ... as images and form fields), but it has grown tremendously. In addition to client-side browser scripting, these days you can use JavaScript to program for an increasing variety of platforms. You can write server-side ...
  • 长沙软库快速开发平台介绍 整个信息管理系统采用我公司自助研发的技术开发平台进行研发,我公司自行研发的开发平台同时支持Browser/Server(浏览器模式)和Client /Server(客户端模式) 两种模式,在办公室场景采用Browser模式,在工控机终端采用Client模式,两种模式并行进行。 客户端模式、浏览器模式均同时连接后台应用中间件服务器,该服务器为Java应用服务器 ...
  • J2EE学习笔记 ... 概念。 2.会话跟踪 1) Session 当一个Client请求多个Servlets时,一个session可以 ... Cookie cookie = new Cookie(name,value) 那么当用户退出Browser时,cookie会被删除掉,而 ... 后,一定要记得调用super.init( ); 3.the client通过发送一个blank line表示它已经结束 ... 4.一个Http Servlet可以送三种东西给Client 1)a single status code 2)any number of ...
  • php.ini-development ... .dll ;extension=php_oci8.dll ; Use with Oracle 10gR2 Instant Client ;extension=php_oci8_11g.dll ; Use with Oracle 11gR2 Instant ... flag to the cookie, which makes it inaccessible to browser scripting languages such as JavaScript. ; http://php.net/ ...
  • JavaScript for PHP Developers ... is the language of the browser. It’s also the language that allows you to build increasingly diverse types of client, server, desktop, mobile, and shell applications. HTML5 continues the trend of allowing ...