Description: 《JSP网络编程从基础到实践》的实例代码目录中包含了前10章的所有实例的源代码,实例名称及其所处章节如下:
第1章 JSP技术概述
实例1 第一个JSP页面
第3章 Web开发基础
实例2 HTML与JavaScript交互示例
第4章 JSP语法
实例3 JSP程序的基本结构
实例4 简单数据类型综合应用实例
实例5 包装类综合应用实例
实例6 数组应用实例
实例7 字符截取程序示例
实例8 查找字符串程序示例
实例9 StringBuffer综合应用程序示例
实例10 日期数据应用示例
实例11 算术表达式综合运用实例
实例12 switch语句示例
实例13 循环应用综合实例
实例14 一个简单的计数器
实例15 include指令应用示例
实例16 forward应用程序示例
实例17 param应用程序示例
实例18 plugin应用程序示例
实例19 中文字符处理程序示例
第5章 JSP的内置对象
实例20 request常用方法的应用
实例21 获得表单数据
实例22 页面重定向程序示例
实例23 定时刷新页面程序示例
实例24 记住会话的用户名
实例25 猜字母游戏
实例26 网站计数器-"JSP programming from the network infrastructure to practice" examples of code directory contains 10 chapters before all the examples source code, and examples of names which sections are as follows : Chapter 1 JSP example of a resolution outlining a JSP pages in Chapter 3 examples based Web development with HTML J 2 avaScript interactive examples Chapter 4 JSP syntax examples of three JSP the basic structure of a few simple examples 4 According to the type of integrated application packaging category five examples of integrated application examples 6 array Application examples seven characters interception procedures Example 8 Example search string procedures example examples 9 StringBuffer integrated application examples of a sample 0 Date Data Application Example 11 examples o Platform: |
Size: 395085 |
Author:xk |
Hits:
Description: MapEasy is a web mapping client api which has an alogy with Google Map Api. It helps to build a map-based application easily.
Based on Javascript and AJAX technology, MapEasy will work on most modern browsers (Firefox 1.0+, Internet Explorer 6.0+) using simple Javascript calls. Independent from the concrete GIS technology and specification, MapEasy allows you to request maps as rendered images (normally JPEG,PNG or GIF), and fufills the normal GIS functions such as locating, zooming, and marking...
Key Features:
open source
pure javascript application
easy to use
API is similar to google map api
decouple the map view and the data service. independant from the specifical map data service
self define Plane Coordinate system(not available yet)
customisable and easy to extend
support IE6, Firefox/Mozilla, Opera(not available on Opera yet)
support Latitude/Longitude Coordinate System
Platform: |
Size: 96760 |
Author:tim.wu |
Hits:
Description: 《JSP网络编程从基础到实践》的实例代码目录中包含了前10章的所有实例的源代码,实例名称及其所处章节如下:
第1章 JSP技术概述
实例1 第一个JSP页面
第3章 Web开发基础
实例2 HTML与JavaScript交互示例
第4章 JSP语法
实例3 JSP程序的基本结构
实例4 简单数据类型综合应用实例
实例5 包装类综合应用实例
实例6 数组应用实例
实例7 字符截取程序示例
实例8 查找字符串程序示例
实例9 StringBuffer综合应用程序示例
实例10 日期数据应用示例
实例11 算术表达式综合运用实例
实例12 switch语句示例
实例13 循环应用综合实例
实例14 一个简单的计数器
实例15 include指令应用示例
实例16 forward应用程序示例
实例17 param应用程序示例
实例18 plugin应用程序示例
实例19 中文字符处理程序示例
第5章 JSP的内置对象
实例20 request常用方法的应用
实例21 获得表单数据
实例22 页面重定向程序示例
实例23 定时刷新页面程序示例
实例24 记住会话的用户名
实例25 猜字母游戏
实例26 网站计数器-"JSP programming from the network infrastructure to practice" examples of code directory contains 10 chapters before all the examples source code, and examples of names which sections are as follows : Chapter 1 JSP example of a resolution outlining a JSP pages in Chapter 3 examples based Web development with HTML J 2 avaScript interactive examples Chapter 4 JSP syntax examples of three JSP the basic structure of a few simple examples 4 According to the type of integrated application packaging category five examples of integrated application examples 6 array Application examples seven characters interception procedures Example 8 Example search string procedures example examples 9 StringBuffer integrated application examples of a sample 0 Date Data Application Example 11 examples o Platform: |
Size: 395264 |
Author:xk |
Hits:
Description: MapEasy is a web mapping client api which has an alogy with Google Map Api. It helps to build a map-based application easily.
Based on Javascript and AJAX technology, MapEasy will work on most modern browsers (Firefox 1.0+, Internet Explorer 6.0+) using simple Javascript calls. Independent from the concrete GIS technology and specification, MapEasy allows you to request maps as rendered images (normally JPEG,PNG or GIF), and fufills the normal GIS functions such as locating, zooming, and marking...
Key Features:
open source
pure javascript application
easy to use
API is similar to google map api
decouple the map view and the data service. independant from the specifical map data service
self define Plane Coordinate system(not available yet)
customisable and easy to extend
support IE6, Firefox/Mozilla, Opera(not available on Opera yet)
support Latitude/Longitude Coordinate System
-MapEasy is a web mapping client api which has an alogy with Google Map Api. It helps to build a map-based application easily.Based on Javascript and AJAX technology, MapEasy will work on most modern browsers (Firefox 1.0+, Internet Explorer 6.02 B!) using simple Javascript calls. Independent from the concrete GIS technology and specification, MapEasy allows you to request maps as rendered images (normally JPEG, PNG or GIF), and fufills the normal GIS functions such as locating, zooming, and marking. .. Key Features: open source pure javascript application easy to use API is similar to google map api decouple the map view and the data service. independant from the specifical map data service self define Plane Coordinate system (not available yet) customisable and easy to extend support IE6, Firefox/Mozilla, Opera (not available on Opera yet) support Latitude/Longitude Coordinate System Platform: |
Size: 96256 |
Author:tim.wu |
Hits:
Description: 结合php和ajax(使用Ext框架)做的 非常漂亮的可实现通过网页上载文件-Combination of php and ajax (use Ext Framework) to do the very beautiful can be realized through the web page to upload files Platform: |
Size: 5120 |
Author:阿强 |
Hits:
Description: 设计一个复杂的计算器,能实现Window中计算器的功能,如下图:
⑴定义组件:0~9,+、-、*、/、sqrt()、1/x、%、C=按钮;显示屏文本行;菜单;
⑵要求能关闭窗口;点击按钮,或键盘数字会在显示屏上输出结果。
⑶具有进制转换功能;
-Design a complex calculator, to achieve Window in calculator function, the following chart: ⑴ custom component: 0 ~ 9,2 B !,-,*,/, sqrt (), 1/x,, C = button display text lines menu ⑵ request to close the window click of a button, or keyboard will display on the digital output. ⑶ with hexadecimal conversion function Platform: |
Size: 61440 |
Author:holly |
Hits:
Description: 用户留言板,利用jsp中的request对象,可以获得客户提交的信息。比如:JSP文件目录、客户端的地址、以及服务器的端口等。-Message board users, the use of jsp the request object, access to customer information submitted. For example: JSP file directory, the client s address, as well as ports, such as servers. Platform: |
Size: 2048 |
Author:zmq |
Hits:
Description: Imagine that you are a web developer (which is probably not a stretch if you are reading
this book) and you are being encouraged to add some Ajax features to a site you’re
working on. Maybe the originator of this request is your boss or your boss’s boss, who is
not even sure what Ajax is, let alone what kinds of features might be useful.And maybe
you’re not sure yourself. Imagine that your prior experience has mostly been on the
server-side, developing in Java or some other server-side technology, and your experience
with HTML and JavaScript has been fairly limited.This is the scenario we will explore
over the next several chapters as you are introduced to the Dojo Toolkit. Platform: |
Size: 2066432 |
Author:Alexey |
Hits:
Description: asp 网站,运用css,javascript,asp,oracle,及VB写的应用程序,也是为公司开发的,现在使用中-asp web station, based on css,javascript,asp ,oracle and vb application(exe), it is also for our complany s request, Platform: |
Size: 323584 |
Author:guhao |
Hits:
Description: 第1章讲述了JavaScript的起源,给大家一个关于JavaScript正确的认知。
第2~5章详细介绍了JavaScript语言本身,揭示了一些JavaScript不为认知的语言特点。
第6~9章介绍了JavaScript和浏览器进行交互的一些基础知识和一些进阶知识,如DOM的基础、正则表达式。
第10~13章介绍了一些更加高级的JavaScript技巧,这些技巧可以构建良好的客户端逻辑,包括表格排序、拖动等。
第14章关于错误处理的内容,既有如何编程处理JavaScript错误,也包含了如何调试JavaScript的方法,而调试一直是JavaScript的弱项。
第16、17章讲述了利用JavaScript进行客户端到服务器的同学,不仅仅介绍了现在的Ajax技术的基础XML HTTP Request,还介绍了曾经出现过的一些方法。第17章更明确的介绍了如何调用Web服务。
第19章,介绍了如何考虑生产环境中JavaScript所需要注意的一些事情,如安全性、性能等。
第20章,展望了JavaScript未来的发展-Chapter 1 describes the origins of JavaScript, give us a correct understanding on JavaScript.
Chapter 2 ~ Chapter 5 details the JavaScript language itself, revealing a number of JavaScript is not a cognitive linguistic characteristics.
Chapter 6 Chapter 9 describes the JavaScript and browser to interact with some of the basics and some advanced knowledge, such as the DOM-based regular expressions.
10 ~ 13 chapter describes some of the more advanced JavaScript skills, these skills can build a good client-side logic, including tables sorting, drag and so on.
Chapter 14 on the contents of error handling, both how to handle JavaScript programming errors, but also includes the method of how to debug JavaScript, but JavaScript debugging has been a weakness.
Chapter Chapter 16,17 described the use of JavaScript for client-server, students not only describes the current Ajax technology is based XML HTTP Request, also introduced some of the ways has occurred. Chapter 17 describes Platform: |
Size: 3131392 |
Author:yangjie |
Hits:
Description: Ajax技术是目前最流行的技术,它极大地改善了传统Web应用的用户体验,因此也被称为对传统Web技术的革命。
本书介绍的内容非常全面,覆盖了Ajax技术的各个方面,包括Ajax技术的核心对象XMLHttpRequest对象、JavaScript脚本的详细知识以及DOM和XML的相关知识。除了Ajax的这些基础知识外,本书还详细介绍了Ajax的5个相关框架:Prototype.zis,Dojo,DWR,JSON—RPC一Java和AjaxTags。
本书介绍的不是单纯的Ajax技巧,而是侧重于介绍Ajax技术与J2EE技术的融合,让Ajax技术融入实际的J2EE应用。
本书适用于有一定J2EE编程基础的读者,因为单纯的Ajax技术是没有太大用处的。通过阅读本书,不但可以掌握Ajax的开发技巧,而且可以掌握如何让Ajax技术和J2EE应用实现完美融合。
-Ajax technology is at present the most popular technology, it greatly improve the traditional Web application user experience, also known as to the traditional Web technology revolution.
The content of the book introduces very comprehensive, covering all aspects of Ajax technique, including the Ajax technique core object XMLHttpRequest object, JavaScript script detailed knowledge and DOM and XML relevant knowledge. In addition to the basic knowledge of Ajax outside, this book also introduced the Ajax 5 related framework: Prototype. Zis Dojo, DWR, JSON request directly-RPC, a Java and AjaxTags.
The book introduces not only Ajax skills, and focused instead on the Ajax technique and J2EE technology is introduced, the fusion of Ajax technology into the actual to J2EE application.
This book is applicable to have certain J2EE programming based readers, because pure Ajax technology is not much use. By reading this book, not only can master the skills, and the development of the Aj Platform: |
Size: 1091584 |
Author:user2 |
Hits:
Description: 应用JavaScript语言编写两个后缀名为.jsp的的代码,用来测试erquest的功能-Two applications written in JavaScript suffix. Jsp the code used to test the function erquest Platform: |
Size: 1024 |
Author:月 |
Hits:
Description: Asp.Net + WebAPI + MVC4.0 based on Knockout technology, using EasyUI as the development of UI display, Knockout is mainly responsible for front-end interactive logic, combined with jQuery Ajax to submit data request, the new enterprise Invoicing management system source code sharing, C#.Net ERP easyUI mvc4 project program code, B/S framework, using web easy UI development framework the website, completely open source without any encryption, can be used directly or two times the development of Asp.net, MVC architecture development (asp.net + web + easyUI MVC API) Platform: |
Size: 29696 |
Author:java-nick
|
Hits:
Description: Asp.Net + WebAPI + MVC4.0 based on Knockout technology, using EasyUI as the development of UI display, Knockout is mainly responsible for front-end interactive logic, combined with jQuery Ajax to submit data request, the new enterprise Invoicing management system source code sharing, C#.Net ERP easyUI mvc4 project program code, B/S framework, using web easy UI development framework the website, completely open source without any encryption, can be used directly or two times the development of Asp.net, MVC architecture development (asp.net + web + easyUI MVC API)23232 Platform: |
Size: 46080 |
Author:java-nick
|
Hits: