-
The use of JAVA to write a strategy to realize the code model, which has a large...
使用JAVA写的策略模式的一个实现代码,里面代有大量的注释,适合初学者学习!-The use of JAVA to write a strategy to realize the code model, which has a large number of notes on behalf of, suitable for beginners to learn!
- 2022-03-18 10:20:18下载
- 积分:1
-
博客网Servlet2.4 + JavaBean + SQL Server2000和详细的源代码和…
博客网Servlet2.4+JavaBean+SQL Server2000
内有详细代码及配置源程序的使用说明-Blog network Servlet2.4+ JavaBean+ SQL Server2000 with detailed source code and configuration instructions
- 2022-02-26 07:50:20下载
- 积分:1
-
J2EE,javaee_6的api,我从Java官方网站下下来后自己编译的.
J2EE,javaee_6的api,我从Java官方网站下下来后自己编译的.-J2EE, javaee 6 of the api, I downloaded from Java" s official website and compile it myself.
- 2022-07-20 03:47:13下载
- 积分:1
-
java版本的聊天程序,应用到Socket,包括客户端与服务器端
java版本的聊天程序,应用到Socket,包括客户端与服务器端-java version of the chat program, applied to the Socket, including client and server-side
- 2022-04-17 12:24:18下载
- 积分:1
-
JSP learning good Dongdong, they can refer themselves to write something, I help
JSP学习的好东东,可以参考自已写一些东西,很在帮助-JSP learning good Dongdong, they can refer themselves to write something, I help
- 2023-07-11 11:15:02下载
- 积分:1
-
一个具体的jdbc编程实现,其中包含一个具有广泛应用价值的数据库连接池类文件。...
一个具体的jdbc编程实现,其中包含一个具有广泛应用价值的数据库连接池类文件。-jdbc a specific program, which includes a broad application of the database connection pool types of documents.
- 2022-08-23 00:17:02下载
- 积分:1
-
在java中应用c++,可以解决java速度太慢的一大缺点,是不错的方法!
在java中应用c++,可以解决java速度太慢的一大缺点,是不错的方法!-the java application c, can be solved java slow a major flaw is a bad way!
- 2022-02-14 03:06:31下载
- 积分:1
-
网络版的学生成绩管理系统,可以实现网络成绩修改,增加删除,和成绩统计....
网络版的学生成绩管理系统,可以实现网络成绩修改,增加删除,和成绩统计.-online student performance management system that can change network performance, increase deleted, and performance statistics.
- 2022-01-30 21:24:51下载
- 积分:1
-
基于Java的通信中间件
基于Java的通信中间件-Java-based middleware communications
- 2022-03-21 00:40:43下载
- 积分: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