-
面板的JAVA小程序
面板的JAVA小程序-panel Java Applet
- 2022-08-14 11:54:36下载
- 积分:1
-
Bouncing ball applet
Bouncing ball applet
- 2022-07-26 03:52:05下载
- 积分:1
-
Emeny.java
GameMIDlet.java
MainCanvas.java
Menu.java
Role.java
源码,可供快要java毕业的做参考
简单的实现了地图滚动,指弹的碰撞,记录当前的高分榜,菜单实现-Emeny.java
GameMIDlet.java
MainCanvas.java
Menu.java
Role.java
- 2022-03-19 20:12:48下载
- 积分:1
-
开始深入学习JSP编程。
开始深入学习JSP编程。-started in-depth study JSP programming.
- 2022-01-26 02:23:18下载
- 积分:1
-
一个考试的程序,从xml 文件中读取,值得阅读
一个考试的程序,从xml 文件中读取,值得阅读-an examination procedures, and xml document read, it is worth reading
- 2022-03-19 19:51:54下载
- 积分:1
-
Tomcat 是一个小型的轻量级应用服务器,在中小型系统和并发访问用户不是很多的场合下被普遍使用,是开发和调试JSP 程序的首选。对于一个初学者来说,可以这样认...
Tomcat 是一个小型的轻量级应用服务器,在中小型系统和并发访问用户不是很多的场合下被普遍使用,是开发和调试JSP 程序的首选。对于一个初学者来说,可以这样认为,当在一台机器上配置好Apache 服务器,可利用它响应对HTML 页面的访问请求。实际上Tomcat 部分是Apache 服务器的扩展,但它是独立运行的,所以当你运行tomcat 时,它实际上作为一个与Apache 独立的进程单独运行的-Tomcat is a small, lightweight application server, in the small and medium systems and concurrent access to the user is not a lot of occasions to be widely used, is to develop and debug JSP program of choice. For a beginner, it can be that when a machine configured Apache server, can use it to respond to access requests on the HTML page. Tomcat is the Apache server is in fact part of the expansion, but it is run independently, so when you run tomcat, it in fact as a separate process with Apache running on separate
- 2022-02-24 17:21:18下载
- 积分:1
-
用java编程实现搜索网络服务器,一个java编程的典型例子。
用java编程实现搜索网络服务器,一个java编程的典型例子。-used java programming search network server, a java programming a typical example.
- 2023-05-10 18:25:03下载
- 积分:1
-
JAVA factory methods, the use of abstract factories. Is a very good learning pro...
JAVA 工厂方法,抽象工厂的运用。
是很好的学习程序。
结合了WOW魔兽世界-JAVA factory methods, the use of abstract factories. Is a very good learning process. Combination of WOW World of Warcraft
- 2022-04-06 10:12:04下载
- 积分:1
-
连接池基本原理:连接池最基本的思想就是预先建立一些连接放置于内存对象中以备使用。对于多于链接池中链接数的并发请求,应在请求队列中排队等待。并且应用程序可以根据链...
连接池基本原理:连接池最基本的思想就是预先建立一些连接放置于内存对象中以备使用。对于多于链接池中链接数的并发请求,应在请求队列中排队等待。并且应用程序可以根据链接的使用率,动态增加或减少池中的链接数。达到链接的优化。
-The basic principles of connection pooling: connection pooling basic ideology is the pre-established links with objects placed in memory for use. For more than a few links to the pool of concurrent link request, the request should be in the queue waiting. And applications can be linked to utilization, dynamic increase or decrease in the number of links to the pool. To achieve the optimal link.
- 2022-07-15 15:50:11下载
- 积分:1
-
Text editor, is my final exam work, functions with Notepad or less the same, onl...
文本编辑器,是我期末考试的作品,功能跟记事本差不多,只是少了复制、粘贴和剪切功能,其它功能基本上都实现了。蛮有参考价值的,对于java初学者。-Text editor, is my final exam work, functions with Notepad or less the same, only less copy, paste and cut functions, other functions are basically true. Quite useful for java beginners.
- 2022-03-15 09:22:42下载
- 积分:1