-
aixuexiao-master
部署到微信公众平台的一个校园管理系统 是基于新浪SAE的 (Deployed to the micro channel public platform for a campus management system is based on Sina SAE)
- 2015-07-20 16:33:43下载
- 积分:1
-
test3
(1) 使用所学过的组件设计一友好的登记表, 设计方式可以Applet 或Application。
(2) 该表可以为学生入学登记表或邮件用户登记表。
(3) 要求将所学过的所有组件在表中体现,并通过事件处理对组件进行相关操作。
(4) 表中的输入信息要求存放于一文本文件中。
(5) 通过数据输出的方式,将文本中的输入信息读出后显示到屏幕上。
((1) use the learned component to design a friendly registration form, design ways to Applet or Application. (2) The enrollment form for registration form or mail the user registration form. (3) requiring that all of the components studied reflected in the table and, through the event handling of the components related to operation. (4), enter the information requirements in the table stored in a text file. (5) The data output by the way, the text in the input information read out after the show to the screen.)
- 2009-12-10 19:33:51下载
- 积分:1
-
ManageSystem
说明: 一个采用Java语言开发的学生信息管理系统,项目实训时所写(A student information management system developed in Java language. Written during the project training)
- 2020-06-22 15:00:02下载
- 积分:1
-
VCPPcode
学习C++必备啊 希望和大家共享 源代码 共同进步(Learn C++ essential ah hope and sharing source code and common progress)
- 2014-03-13 19:55:03下载
- 积分:1
-
androidstudio计算器
androidstudio计算器,拥有加减乘除运算功能的计算器,可以准确执行计算,代码简单容错率高,适合初学者研究学习
- 2022-07-28 00:33:08下载
- 积分:1
-
学习EJB的很好范例
学习EJB的很好范例-learning are very good examples of EJB
- 2022-03-01 12:49:32下载
- 积分:1
-
java,java对象
Java, Java Object-Oriented Problem Solving, Third Edition
- 2022-03-07 02:10:58下载
- 积分:1
-
开发学习的例子
开发学习的例子
- 2015-05-09下载
- 积分:1
-
应用java中的jsf技术进行的一个单表的增删改代码
应用java中的jsf技术进行的一个单表的增删改代码-Application of java in JSF technology for a single sheet of additions and deletions to code
- 2022-08-15 18:29:46下载
- 积分:1
-
抄袭检测算法和同义词的识别与筛选
应用背景这是一个程序来检测在印尼语词文本抄袭,尤其是PDF文件。在这个项目中,我使用Java作为编程语言,采用风选法来检测类似的词语,并使用滚动哈希算法计算哈希值。对于同义词,我使用同义词识别算法。它可以处理任何同义词,但不能处理相反的话;关键技术一个Java的Windows应用程序。 ;我使用db4o(数据库对象)来存储数据字典。我使用面向对象程序设计作为结构程序。为主要的算法,我用风选算法检测抄袭的字符串计算哈希值。每个字符串将被转换为哈希值,并且每个哈希值将被另一个哈希值检查。如果他们有相似的哈希值,和相似性值超过50%,那么它可以被称为抄袭
- 2022-01-25 17:08:34下载
- 积分:1