-
一个面向开发人员的工具对应用程序的自动化测试
A developer focused tool for automated testing of webapps -A developer focused tool for automated testing of webapps
- 2022-04-21 11:33:11下载
- 积分:1
-
java中的treetable实现
java中没有treetable这个窗体,于是自己写了一个,参照sun的例子,但是数据模型是自己写的,相当开放...
java中的treetable实现
java中没有treetable这个窗体,于是自己写了一个,参照sun的例子,但是数据模型是自己写的,相当开放-of java java treetable not realize the window treetable and he made himself wrote a reference to the example of sun, but the data model is himself wrote, quite open
- 2022-05-13 16:55:27下载
- 积分:1
-
简单的多线程编程,java语言开发,模拟龟兔赛跑的过程,有图形界面。...
简单的多线程编程,java语言开发,模拟龟兔赛跑的过程,有图形界面。-Simple multi-threaded programming, java language development, simulation龟兔赛跑process, there is a graphical interface.
- 2022-05-30 03:27:01下载
- 积分:1
-
java中swing包的timer()的应用,来显示时钟。
java中swing包的timer()的应用,来显示时钟。-which swing packet timer () application to demonstrate the clock.
- 2022-08-19 04:53:17下载
- 积分:1
-
sun公司 scwcd 083 考试样题 含 239道
sun公司 scwcd 083 考试样题 含 239道-Sun scwcd 083 sample paper containing 239
- 2023-06-13 17:06:03下载
- 积分:1
-
Java 代码安全漏洞检测 Java 代码安全漏洞检测 Java 代码安全漏洞检测...
Java 代码安全漏洞检测 Java 代码安全漏洞检测 Java 代码安全漏洞检测-Java code security analysis Java code security analysis Java code security analysis Java code security analysis
- 2022-02-01 17:01:16下载
- 积分:1
-
用java编写的3D魔方
包含所有的核心代码及注释,调试,测试代码。你可以用鼠标转动魔方,用键盘上的方向键移动魔方位置...
用java编写的3D魔方
包含所有的核心代码及注释,调试,测试代码。你可以用鼠标转动魔方,用键盘上的方向键移动魔方位置-Using java prepared 3D cube contains all the core code and the Notes, debugging, testing code. You can use the mouse to rotate cube, using the arrow keys on the keyboard the location of mobile Cube
- 2022-08-26 02:20:19下载
- 积分:1
-
我上载的的Java程序是一个猜币游戏的Java程序
我上载的的Java程序是一个猜币游戏的Java程序-I uploaded the Java program is a guessing game currencies Java program
- 2022-02-01 02:47:05下载
- 积分: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
-
《JSP留言薄》使用MySQL数据库,请你先在你的数据库服务器上建立一个数据库,然后将sql目录下的ddl.sql文件导入数据库,该文件将创建两个数据表td_g...
《JSP留言薄》使用MySQL数据库,请你先在你的数据库服务器上建立一个数据库,然后将sql目录下的ddl.sql文件导入数据库,该文件将创建两个数据表td_guestbook和td_guestbook_admin,并在td_guestbook_admin数据表中插入一条数据,该数据是有关留言薄设置和管理设置的。
请你将td文件夹COPY到WEB-INFclasses目录下,该文件夹中包含了留言薄需要使用的JavaBeans文件。
************************************************
注:当你成功导入ddl.sql文件后,请对config.jsp文件进行设置,这里记录的是你的数据库连接信息。
-"JSP Guestbook" The use of MySQL database, Would you please in your database server to build a database, Then sql directory ddl.sql documents into the database, The paper will create two data tables and td_guestbook_adm td_guestbook in, and the data sheet td_guestbook_admin insert a data The data is the voice of the establishment and management of thin set. You will td folder COPY of the WEB-INF classes directory. The folder contains a message of the need to use thin paper JavaBeans.******************************************************************************* Note : When you success into ddl.sql documents, Please config.jsp document setup, h
- 2023-01-26 18:45:03下载
- 积分:1