搜索资源列表
jspnetcode
- 《JSP网络编程从基础到实践》的实例代码目录中包含了前10章的所有实例的源代码,实例名称及其所处章节如下: 第1章 JSP技术概述 实例1 第一个JSP页面 第3章 Web开发基础 实例2 HTML与Javascr ipt交互示例 第4章 JSP语法 实例3 JSP程序的基本结构 实例4 简单数据类型综合应用实例 实例5 包装类综合应用实例 实例6 数组应用实例 实例7 字符截取程序示例 实例8 查找字符串程序示例 实例9 Str
News
- asp+HTML+Dreameveaver+Access 开发动态网站。此为新闻发布系统。完整可以直接用-asp+ HTML+ Dreameveaver+ Access to develop dynamic Web site. This is the press release system. Integrity can be directly used
Introduction-to-HTML
- this archeive contains a presentation about HTML,. its useful for the beginners. HTML stands for hypertext markup language used for creating web pages
web1
- this archeive contains a presentation about HTML,. its useful for the beginners. HTML stands for hypertext markup language used for creating web pages
519572_634200242362067500
- this archeive contains a presentation about HTML,. its useful for the beginners. HTML stands for hypertext markup language used for creating web pages
japer
- 本源码实现japer文件的web输出:主要有三种方式:html,pdf,excel三种形式-The the source achieve japer files web output: three ways: html, pdf, excel in three forms
HTML-lesson
- 基础的html资料,适合web开发和网站美工的初学者学习,里面讲得很详细,值得大家学习-Html learning materials based on
code_download
- Web编程入门经典HTML XHTML CSS第二版的配套源码-Web complementary source of the second edition of Programming Beginning HTML XHTML CSS
1
- 网页上用的书本翻页效果,html写的,js汇编语言。-Books on web page flip effect, html writing, js assembly language.
performance-scalable-ASPNET-website
- 《构建高性能可扩展ASP.NET网站》由Richard Kiessig所著,针对ASP.NET网站开发中可能遇到的问题,给出了经过实践检验的具体解决方法。涉及的内容包括:加快显示HTML的方法、缓存的最佳方式、如何使用IIS、如何处理会话状态、如何配置SQL Server以及如何优化基础设施等-" Building a high-performance scalable ASP.NET Web Site" by the Richard Kiessig written for A
HTML
- 这是初学者的网页编程,主要用到了HTML语言-This is a web programming for beginners, the main use of the HTML language
web_server
- 服务器监听80端口,提供WEB服务,能够响应浏览器发送的的HTTP GET请求,向浏览器返回静态HTML页面: 1、如果请求的URL是一个文件,并且该文件存在,返回请求的页面或文件。 2、如果这个文件不存在,返回404错误。 3、如果请求的是一个目录,返回目录的结构给客户端。 服务器通过fork子进程处理新的请求,实现并发处理。服务器能够记录访问日志,包括时间、客户端的IP地址和请求的URL。 -Server listens on port 80 to provide WEB
Calendar
- 好用的日历控件,纯js编写,可以嵌入html网页中(A good calendar control, written in pure JS, can be embedded in a HTML web page)
HTML5+CSS3+JavaScript
- HTML5+CSS3+Javascr ipt网页制作从入门到精通一书的实例示例源程序(HTML5+CSS3+Javascr ipt web page production from the beginning to a master book example sample source)