-
java Teaching Materials
java教学讲义-java Teaching Materials
- 2022-08-03 15:00:45下载
- 积分:1
-
A simple file upload demo code, the use of third
一个简单的文件上传演示代码,运用第三方插件实现文件的简单上传-A simple file upload demo code, the use of third-party plug-ins to achieve a simple file upload
- 2022-04-10 11:05:34下载
- 积分:1
-
我上传的是一个java写的一个扫雷应用程序源代码
我上传的是一个java写的一个扫雷应用程序源代码-I uploaded a written a java application source code for mine clearance
- 2022-01-28 16:42:20下载
- 积分:1
-
股票交易系统的初始界面,可以从注册界面进入交易界面
股票交易系统的初始界面,可以从注册界面进入交易界面-stock of the initial interface, enter interface from the registration interface transactions
- 2022-07-22 07:21:34下载
- 积分:1
-
我用java写的简单的图片浏览器
我用java写的简单的图片浏览器-I used to write a simple photo browser
- 2023-08-14 01:40:03下载
- 积分:1
-
无脚本的jsp,jsp技术模型,jsp的开发和应用课件,精通jsp,以及MVC三级模式。...
无脚本的jsp,jsp技术模型,jsp的开发和应用课件,精通jsp,以及MVC三级模式。-No script, jsp, jsp technology model, jsp development and application of courseware, proficient in jsp, as well as the MVC pattern 3.
- 2022-01-27 21:58:43下载
- 积分:1
-
java language used to solve the eight Queen's algorithm, is for your referen...
用java 语言解决八皇后的算法,仅供大家参考-java language used to solve the eight Queen"s algorithm, is for your reference
- 2023-01-02 10:40:03下载
- 积分:1
-
all of the original Java programming code
JAVA编程所有原代码-all of the original Java programming code
- 2023-08-20 01:50:02下载
- 积分:1
-
实现Web服务器重定向功能的java编程
实现Web服务器重定向功能的java编程-redirect Web server function of java programming
- 2022-02-16 00:11:14下载
- 积分: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