-
一个JAVA小字典,很简单的功能实现,就是简单的查询
一个JAVA小字典,很简单的功能实现,就是简单的查询- a dictionary
- 2022-08-26 05:40:42下载
- 积分:1
-
Java写的一个mp3文件改名的小工具,还有编译成了exe的文件
Java写的一个mp3文件改名的小工具,还有编译成了exe的文件-Java write a small tool for renaming mp3 file
- 2023-08-16 20:25:03下载
- 积分:1
-
javascript编码总结,一些网页特效
javascript编码总结,一些网页特效-summary, some netnew
- 2022-07-02 06:01:28下载
- 积分:1
-
Java中的I/O操作一例
Java中的I/O操作一例-Java I/O operation case
- 2022-03-22 07:10:58下载
- 积分:1
-
编制如记事本的文本编辑器程序。java
编制如记事本的文本编辑器程序。java-The preparation of a text editor such as Notepad program. java
- 2022-04-13 00:25:11下载
- 积分:1
-
编译的作业,请下载吧...,.
编译的作业,请下载吧...,.-compiler operations, download it. . . ,.
- 2022-07-02 08:52:31下载
- 积分:1
-
此代码可以实现在一个画布上画sin和cos函数图像.
此代码可以实现在一个画布上画sin和cos函数图像.-This code can be achieved on a canvas painted sin and cos function of the image.
- 2022-09-08 04:00:03下载
- 积分:1
-
JSP动态网站开发与应用,提供的是源代码,按章节分类的。
JSP动态网站开发与应用,提供的是源代码,按章节分类的。-JSP dynamic web site development and application
- 2022-07-02 04:05:34下载
- 积分:1
-
下载网页上指定的内容,可以作为简单的网上爬虫等小工具,完全采用java编写...
下载网页上指定的内容,可以作为简单的网上爬虫等小工具,完全采用java编写-Specified on the contents of the download page can be used as a simple online reptiles and other small tools, fully prepared with java
- 2022-10-22 00:40:08下载
- 积分: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