搜索资源列表
java数据库操作(增删改查)
- java中基本的增删改查的数据库操作,配置好数据库即可使用-basic additions check the database change operation, the database can be configured to use
busStop-java
- 一个专门为手机写的程序,可以查公交线路。-a written specifically for mobile procedures can check bus line.
用java语言编写的日历
- 用java语言编写的日历,请站长检查45-java language used in the calendar, please check station 45
tot-jsp-check
- 可以查看服务器上Request、Session、Cookie、Application的列表信息。 查看是否安装常见的JAVA类库。 查看服务器的内存使用情况。 查看服务器的JVM相关的所有信息(版本、时区、编码、操作系统名称等)。
java的DBDateTimeEdit控件,支持星期
- DB日期编辑控件继承ZsDateTimeText,实现与数据集绑定,这是标准jbuilder没提供的,支持星期,也支持指定格式录入和合法性校验。-DB Date Edit Control ZsDateTimeText succession, with a bundled data sets, which is the standard JBuilder did not provide the support weeks, and also supports a prescribed format
Check.java
- 所上载的是一个可以实现单选框功能的小程序.-which is available on a single-Sonic can function in small programs.
WebSpider.一个简单的Java爬虫
- 一个简单的Java爬虫,可以实现对网页的爬取,并进行分析,爬取需求的网页.,A simple Java reptiles, can be achieved on the climb from the page, and an analysis of the demand for climbing check the page.
HotelManagementBAK
- 基于SSH开发的酒店管理系统,客户端使用B/S架构,利用浏览器进行注册、登陆、查询、预订的服务,管理者使用C/S架构进行管理服务,如check in/check out-SSH-based hotel management system developed by the client using the B/S structure and to use the browser to register, login, query, reservation services, managers us
board
- 个人制作的微博系统,用户可以增删改查,关注,发表等-Individuals are producing the bo system, users can increase removing check, attention, published, etc
Java程序MyLine
- 编写一个线段类 MyLine,要求如下: 主要属性有: e1,e2 端点,类型为Point 编写构造方法,如(Point p1 , Point p2) 编写成员方法。如: 检查线段是否位于第一象限check… 求线段的长度 length() … 判断两条线段(非延长线)是否相交(另一线段作为参数)。 求一点到该线段(或延长线)的距离 编写测试程序 用户输入线段的两点坐标构造一个线段 用户选择需要执行已编写的哪种方法(判断是否相交) 根据用户选择的方法要求用户输入点的坐标,或者线段的两点坐标,并反
SkyJava
- 主要是航空预订系统,能够对航班增删改查,能够预订机票。利用Java开发的一个版本,数据库脚本也在里面-Mainly aviation reservation system, additions and deletions to be able to check on the flight, be able to book air-tickets. Use a version of Java development, database scr ipts are inside
HotelOrderManagementSystem
- 1、服务员信息的管理:查询、增、删、改 2、菜单信息的管理:查询、增、删、改 3、厨师信息的管理:查询、增、删、改 4、房间信息的管理:查询、增、删、改 5、餐桌信息的管理:查询、增、删、改 6、前台定桌:顾客可以根据自己的需求,选择不同型号的房间或大厅 7、房间/大厅点菜:服务员按照用户需求为其点菜并提交菜单给厨房 8、厨师和菜的分组:厨师和菜分别分组,每组厨师和一组菜一一对应,该组每位厨师会做该组所有的菜。(本条目位置) 9、厨师做菜管理:厨师可以获得自己的
Check
- 实现英文的拼写检查,对错误单词标记并推荐相似单词-Implementation of English spelling checker, word on the wrong tag and recommend similar words
Check
- 一个用Java Swing写的简单单词拼写检查序,支持整篇文章的单词拼写检查-Writing a Java Swing with a simple sequence of words the spelling checker to support the entire article, word spelling checker
java
- java电子词典,可以查询汉英单词,而且没有密码请放心使用.-java electronic dictionaries, you can check English words, and there is no password Please be assured that use.
Java-Wifi-Android
- Wifi连接网络,通过程序你将了解到定义WifiManager对象,定义WifiInfo对象,获取网络连接列表,定义一个WifiLock,打开Wifi网卡,关闭Wifi网卡,检查当前Wifi网卡状态,扫描周边网络,每次点击扫描之前清空上一次的扫描结果,开始扫描,连接指定网络,断开当前连接的网络,检查当前网络状态,得到IP地址,锁定WifiLock,解锁WifiLock,指定配置好的网络进行连接,得到MAC地址,得到接入点的BSSID,得到WifiInfo的所有信息包, 添加一个网络并连接等相关技
Java酒店管理系统
- 酒店管理系统,对酒店信息进行增删改查等操作,便捷管理(Hotel management system, the hotel information additions and deletions, change, check and other operations, convenient management)
数字签名、数字证书分析与Java实现
- 创建数字证书,更新数字证书,RSA私钥签名,公钥解密,验证数字签名,合并图章到另找一张图片(Create CER;Edit CER;RSASignature;Check Signature;Combine Pics)
java图书管管理系统
- 能够实现基本的增删查改功能,界面美观整洁,适合用做参考(Can realize basic additions,deletions,check and change functions,the interface is beautiful and tidy,suitable for reference)
飞机订票系统源代码(Java)
- (1)录入:可以录入航班情况(数据可以存储在一个数据文件中,数据结构、具体数据自定) (2)查询:可以查询某个航线的情况(如,输入航班号,查询起降时间,起飞抵达城市,航班票价,票价折扣,确定航班是否满仓);输入起飞抵达城市,查询飞机航班情况。 (3)订票:(订票情况可以存在一个数据文件中,结构自己设定)可以订票,如果该航班已经无票,可以提供相关可选择航班。 (4)退票: 可退票,退票后修改相关数据文件。((1) input: you can input flight conditions (da