-
网络版的学生成绩管理系统,可以实现网络成绩修改,增加删除,和成绩统计....
网络版的学生成绩管理系统,可以实现网络成绩修改,增加删除,和成绩统计.-online student performance management system that can change network performance, increase deleted, and performance statistics.
- 2022-01-30 21:24:51下载
- 积分:1
-
panels, menus, toolbars
面板、菜单、工具栏
- 2022-05-07 10:09:10下载
- 积分:1
-
tomcat中文使用手册2,入门的好帮手
tomcat中文使用手册2,入门的好帮手-tomcat Chinese user manual 2, entry a good helper
- 2022-08-11 08:04:15下载
- 积分:1
-
a real time chat platform based on B/S structure which is developed by sturts+sp...
一个用java实现的基于b/s结构的实时聊天网站,使用ssh框架开发-a real time chat platform based on B/S structure which is developed by sturts+spring+hibernate
- 2022-08-15 12:55:49下载
- 积分:1
-
Java6.0里面加了一个很实用的包:javax.script,它是Java新增的操作脚本的包,利用它我们可以对脚本语言进行操作,比如修改,或者调用,并且可以和...
Java6.0里面加了一个很实用的包:javax.script,它是Java新增的操作脚本的包,利用它我们可以对脚本语言进行操作,比如修改,或者调用,并且可以和Java语言交互,如果我们利用好的话,我们利用它来实现一些经常要改的部份,这样我们就可以把一些算法写到js文件里面,然后再在运行的时候读取出来并执行,这样就省去了更改一些东西需要重新编译的过程了. -Java6.0 which added a very useful package: javax.script, it is a Java script to operate the new package, we can use it to operate on the scripting language, such as amendments to, or call, and the Java language and can interact If we use good, we use it to achieve some of the most often changed, so that we can write some algorithm inside js file and then running out of time to read and implement, thus eliminating the need for change Some things need to reconsider the process of compiling the.
- 2022-03-14 18:48:28下载
- 积分:1
-
a simple EJB examples of entities MyEJB TestEjbWeb for EJB Session Bean, which i...
一个简单的EJB例子 MyEJB为实体EJB TestEjbWeb为Session Bean,其中有一个方法getList(); index为Servlet,调用TestEjbWeb,通过TestEjbWeb调用MyEjb的数据。-a simple EJB examples of entities MyEJB TestEjbWeb for EJB Session Bean, which is a method getList (); Index for Servlet, call TestEjbWeb through TestEjbWeb call MyEjb data.
- 2022-07-22 06:10:54下载
- 积分:1
-
jspf (Java Simple Plugin Framework) 是一个插件框架,集成了很多 IoC 框架的概念在里面...
jspf (Java Simple Plugin Framework) 是一个插件框架,集成了很多 IoC 框架的概念在里面-The jSPF library is pure Java SPF implementation. It was designed to match the current SPF-Specs of 2006-2009 (See RFC section). SPF is also knows as Sender Policy Framework. It was designed to detect email spoofing.This is the solution if you ever was tired of getting spam from yourself
- 2023-05-23 00:00:04下载
- 积分:1
-
Javascript网页计算器,在网页中实现Windows计算器的功能
Javascript网页计算器,在网页中实现Windows计算器的功能-Javascript web page calculator, a web page to achieve the functions of Windows calculator
- 2022-04-09 16:15:29下载
- 积分:1
-
这是一个经典的java数组学习代码,可以从减排输入你要输入的数,运行就能得到最大最小代码...
这是一个经典的java数组学习代码,可以从减排输入你要输入的数,运行就能得到最大最小代码-This is a classic learning java array code, you can enter from the reduction of the number you want to enter, run the code will be able to get the maximum minimum
- 2022-03-25 07:06:01下载
- 积分:1
-
利用Socket编程制作一个简单的C/S应用。其中,Client端为GUI程序,用于提供界面输入两个数,并有1个“发送”按钮,另外还有一个 TextField用...
利用Socket编程制作一个简单的C/S应用。其中,Client端为GUI程序,用于提供界面输入两个数,并有1个“发送”按钮,另外还有一个 TextField用于显示传来的计算结果;Server端用于监听连接请求、计算发送过来的两数的和、送回数据结果。-Socket programming produced using a simple C/S applications. Which side of the GUI Client procedures used to provide input interface number two, and a "send" button, there is another TextField came for the show results; Terminal Server connectivity for wiretapping request, sent over the calculation of the number two and, for the return data results.
- 2022-06-17 04:19:52下载
- 积分:1