-
用于按照xml文件配置直接生成SQL脚本文件,压缩包内有改程序的使用说明...
用于按照xml文件配置直接生成SQL脚本文件,压缩包内有改程序的使用说明-for distribution in accordance with the xml document directly generated SQL script file, compressed within changed procedures for use
- 2022-03-12 09:19:01下载
- 积分:1
-
一个记事本程序,用java写的,自己觉得还不错,初学java做的,不要见笑...
一个记事本程序,用java写的,自己觉得还不错,初学java做的,不要见笑-A Notepad program written in java, feel pretty good, beginner java do not stock
- 2022-05-24 07:47:51下载
- 积分:1
-
一个简单的职工数据库系统设计,如查找、添加、计算等
一个简单的职工数据库系统设计,如查找、添加、计算等-a simple employee database system design, such as search, add, and so
- 2022-06-15 01:36:13下载
- 积分:1
-
Java Struts的学习经典入门例子,JAVA Struts初学者的入门宝典,很值大家学习。...
Java Struts的学习经典入门例子,JAVA Struts初学者的入门宝典,很值大家学习。-Java Struts learning portal classic example, JAVA Struts beginners book entry, is worth study.
- 2022-08-24 01:59:44下载
- 积分:1
-
学习javaweb项目的可以看哈,基础的。
学习javaweb项目的可以看哈,基础的。-Learning javaweb the project can be seen Kazakhstan, basis.
- 2022-02-13 00:53:50下载
- 积分:1
-
这也是一个JAVA入门学习的一个简单的程序,它实现的功能是将一计算机上文件里的内容输出到屏幕上...
这也是一个JAVA入门学习的一个简单的程序,它实现的功能是将一计算机上文件里的内容输出到屏幕上-This is a JAVA entry of a simple learning procedure, it is the functions of a computer document, the contents of the output to the screen
- 2022-01-28 06:07:12下载
- 积分:1
-
这是一个画雪人的小程序
这是一个画雪人的小程序-This is a small painting Snowman procedures
- 2023-04-03 07:35:04下载
- 积分:1
-
this my self made polymorphism codes
this my self made polymorphism codes
- 2022-03-01 13:39:32下载
- 积分:1
-
我用java做的一个电话卡演示
我用java做的一个电话卡演示-I used to do a demonstration calling cards
- 2022-06-21 21:48:18下载
- 积分:1
-
ASP是Active Server Pages的简称,它是一种在微软公司的WEB服务器IIS(Internet Infomation Server)上开发交互网...
ASP是Active Server Pages的简称,它是一种在微软公司的WEB服务器IIS(Internet Infomation Server)上开发交互网页的新技术。是一种服务器端的Script环境。 使用asp可以建立动态,交互式高性能的Web服务器应用,我们知道,目前有很多版本的浏览器可供使用。传统上,我们在开发Web应用时,要嵌入一些Script语言如VB,JAVA到html中,使这些script运行在client端,也就是浏览器,但并不是每个浏览器都支持所有的Script语言,比如Netscape就不支持client端的VBscript,这对我们的应用带来很大的不便。使用asp时,应用程序是在server端运行而不是在client端。当用户访问一个asp时,首先Web Server调用asp文件,并读取asp文件的全部内容后并开始执行所有的Script命令,生成html页,再把这些html页传到用户端的浏览器上,并完成操作。这样,我们就不用担心用户所使用的浏览器的类型了,Web Server端已经处理了一切。微软公司最初在IIS3.0版上使用它以取代CGI。随着Windows NT在WWW上的使用日益增多,ASP已经成为了开发动态网站、构筑Internet和Intranet应用的最佳选择.-ASP is the Active Server Pages abbreviation, it is one kind (Internet Infomation Server) on develops the interactive homepage in Microsoft Corporation s WEB server IIS the new technology. Is one kind of server end Script environment. Uses asp to be possible to establish the tendency, the interactive high performance s Web server application, we knew, at present has many edition browsers to be possible to supply the use. In the traditio
- 2022-11-17 05:25:03下载
- 积分:1