-
利用Java编写的贪吃蛇程序,实现简单的线程管理
利用Java编写的贪吃蛇程序,实现简单的线程管理-Snake programs written using Java to achieve a simple thread management
- 2022-01-25 17:07:47下载
- 积分:1
-
风暴设计『留言簿v1.0』jsp版安装过程 1.服务器装有jdk和resin服务器等 2.安装完JSDK后,配置下面的内容: 在系统变量中找到ClassPath...
风暴设计『留言簿v1.0』jsp版安装过程 1.服务器装有jdk和resin服务器等 2.安装完JSDK后,配置下面的内容: 在系统变量中找到ClassPath并加入下面内容(如果你找不到ClassPath,则新建它): c:jsdkLIBdt.JAR c:jsdkLIBTOOLS.JAR c:jsdkBIN . 再在系统变量中找到Path并加入下面内容: c:jsdk c:jsdkin 3.直接解压resin就可以运行把程序放在doc目录下面把classes目录的文件放在 WEB-INF目录下 4.在odbc放里加入数据库路径为guestbook也可改为别的要修改classesmyjspdbconn.java文件 5.上面成功后就可以http://localhost:8080/目录名/可以访问了。。 Any Problem Please Contact to kuflash@hotmail.com http://xxgc.zjbti.net.cn/kuflash 亿龙电脑网 -turmoil design book v1.0] jsp a version of the installation process. Jdk installed servers and servers resin 2. JSDK after installing, configuring the following : the system variables and find ClassPath add the following (if you can not find ClassPath, it is new) : c : jsdkLIBdt.JAR c : jsdkLIBTOOLS.JAR c : jsdkBIN. another variable in the system and find the Path add the following : c : jsdk c : jsdk in three. direct extracting resin can run the procedure on the doc directory classes put on the list of documents WEB-INF directory 4. li Fang in od
- 2023-08-19 03:25:04下载
- 积分:1
-
java鼠标事件,在窗口内任意点击鼠标,可以画出一个个圆点。
java鼠标事件,在窗口内任意点击鼠标,可以画出一个个圆点。-java mouse events, in the window any clicking of the mouse, you can draw a dot.
- 2022-12-04 04:20:03下载
- 积分:1
-
用java访问MySQL数据库的JDBC驱动程序。
用java访问MySQL数据库的JDBC驱动程序。
-Java access to MySQL database using the JDBC driver.
- 2022-02-02 11:00:10下载
- 积分:1
-
线程池用一个双向链表来表示,池中的元素是处于休眠状态的工作线程。ThreadPool类大部分工作都是来维护这个双向链表,当有新的请求到达时,先从表头摘取一个工作...
线程池用一个双向链表来表示,池中的元素是处于休眠状态的工作线程。ThreadPool类大部分工作都是来维护这个双向链表,当有新的请求到达时,先从表头摘取一个工作线程,将其唤醒转入工作状态。如果线程池为空,则创建一个新的工作线程。-thread pool with a two-way link list said to a pool element is in a state of dormancy threads. ThreadPool class most of the work to maintain the two-way linked list, when a new request arrives, starting with the first removal of a table working thread will awaken to their work status. If the thread pool is empty, then create a new thread work.
- 2022-02-01 20:36:46下载
- 积分:1
-
extjs sample with spring
extjs sample with spring
- 2022-01-22 05:26:28下载
- 积分:1
-
一个按钮控制程序
一个按钮控制程序-a button control procedures
- 2022-03-14 06:53:06下载
- 积分:1
-
一个简单的jsp聊天程序
一个简单的JSP聊天程序-a simple JSP chat program
- 2022-03-09 12:03:56下载
- 积分:1
-
java platform, message development, message type of the object package. The main...
java平台短信开发,短信对象封装类。主要实现短信内容个格式化导入导出-java platform, message development, message type of the object package. The main achievement of the content of a message format import and export
- 2022-03-06 13:40:37下载
- 积分:1
-
关于UDP的Java网络编程
关于UDP的Java网络编程-on UDP Java Network Programming
- 2022-08-15 10:59:37下载
- 积分:1