登录
首页 » Java » Java-and-database

Java-and-database

于 2011-03-29 发布 文件大小:2KB
0 204
下载积分: 1 下载次数: 0

代码说明:

说明:  Java与数据库,能用applet小程序或frame最好,建立数据库,创建表,进行简单的查询,删除,修改即可(Java and database)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • equagion
    一个java开发的定时器操作的小例子,欢迎大家使用(A small example of Java development timer operation, to welcome you all to use)
    2017-05-29 00:13:38下载
    积分:1
  • JQuery+zTree Json- 树示例源码下载
    里面包含了 大量的ztree示例 以及相关说明,非常有用 1、setting 配置信息说明 普通使用,无必须设置的参数 与显示相关的内容请参考 API 文档中 setting.view 内的配置信息 name、children、title 等属性定义更改请参考 API 文档中 setting.data.key 内的配置信息 2、treeNode 节点数据说明 标准的 JSON 数据需要嵌套表示节点的父子包含关系 例如:var nodes = [ {name: "父节点1", children: [ {name: "子节点1"}, {name: "子节点2"} ]}]; 默认展开的节点,请设置 treeNode.open 属性 无子节点的父节点,请设置 treeNode.isParent 属性 其他属性说明请参考 API 文档中 "treeNode 节点数据详解"
    2013-10-30下载
    积分:1
  • PinYinHelper
    1 取字符串所有汉字首字母 2 取汉字字符串的首字母(A string of all the characters take the first letter of two characters to take the first letter of a string)
    2013-08-14 08:53:18下载
    积分:1
  • conhole-fielv-byte
    Pringmvc project how to load in the jars in the spring configuration file
    2017-05-01 20:05:24下载
    积分:1
  • cJSON
    cjson用于json数据格式的编码与解码。(cjson json data format used for encoding and decoding.)
    2013-11-01 13:07:51下载
    积分:1
  • Process
    java进程调度(优先级)进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)和先来先服务算法。每个进程有一个进程控制块( PCB)表示。进程控制块可以包含如下信息:进程名、优先数、到达时间、需要运行时间、已用CPU时间、进程状态等等。 进程的优先数及需要的运行时间可以事先人为地指定(也可以由随机数产生)。进程的到达时间为进程输入的时间。进程的运行时间以时间片为单位进行计算。每个进程的状态可以是就绪 W(Wait)、运行R(Run)、或完成F(Finish)三种状态之一。就绪进程获得 CPU后都只能运行一个时间片。用已占用CPU时间加1来表示。如果运行一个时间片后,进程的已占用 CPU时间已达到所需要的运行时间,则撤消该进程,如果运行一个时间片后进程的已占用CPU时间还未达所需要的运行时间,也就是进程还需要继续运行,此时应将进程的优先数减1(即降低一级),然后把它插入就绪队列等待CPU。每进行一次调度程序都打印一次运行进程、就绪队列、以及各个进程的 PCB,以便进行检查。  (Java process scheduling)
    2018-11-29 23:13:42下载
    积分:1
  • dhgl
    电费管理系统比较社和初学者!对实际应用,帮助比较大!(Electricity management system is relatively clubs and beginners! For practical applications, to help big!)
    2013-12-08 21:38:30下载
    积分:1
  • .metadata
    设计优良学风班集体评选辅助决策软件,使用数据库存放各参评班级的各项表现信息,使得系统可以按照每个班级的各项表现(数据)每年提供优良学风班集体的候选名单。(Style class collective good design decision support software selection, use a database to store the performance of each participating class information, so that the system can provide a list of candidates for the collective good style of study classes each year according to the performance of each class (data).)
    2014-01-21 20:49:19下载
    积分:1
  • man
    编写一个接口ICaculatable 接口中有一个doCaculte()方法 要求三个类BlackMan WhiteMan YellowMan实现这个方法 BlackMan 实现从控制台输入5个数 排序(正排)输出 WhiteMan 实现从控制台输入5个数 排序(倒排) YellowMan 实现从控制台输入5个数 计算总和 输出 写出一个测试类来测试以上类的功能。 测试类中要有void solveProblem(ICaculatable obj)方法进行测试 要求以上类在不同的包当中。(The preparation of an interface, there is a ICaculatable interface doCaculte () method requires three types of BlackMan WhiteMan YellowMan method to achieve this BlackMan input from the console 5, the number of sort (being ranked) output from the console WhiteMan enter the number 5 ranking (inverted ) YellowMan input from the console 5, the number of calculation of the sum of the output type to write a test to test the functions of the above categories. Test category must be void solveProblem (ICaculatable obj) method of the above testing requirements in different types of packages were.)
    2009-05-16 22:17:27下载
    积分:1
  • database
    适合初学者学习,需要的可以下载看看! 非常好的算法和程序,(Very good algorithm and program, suitable for beginners to learn, need to download to see.)
    2018-04-26 12:12:29下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载