-
CertificationRequestInfo
Certification Request Info for Andriod.
- 2013-12-05 10:43:26下载
- 积分:1
-
01
说明: 都市供求信息网分为前、后台两部分设计,前台主要实现信息的显示、搜索与发布功能,其中信息的显示包括列表显示与详细内容显示,而列表显示,又分为首页信息列表显示、查看某类别下所有信息的列表显示和搜索结果列表显示;搜索功能主要包括定位搜索和模糊搜索。后台主要实现的功能为信息显示、信息审核、信息删除、付费设置与退出登录,其中的信息显示功能也分为列表显示与详细内容显示。(Supply and demand information network before the city divided into two parts design background, foreground main achievement of the display, search and publishing of information, which displays information including a list of displays and display details, but the list is displayed, the information is divided into the Home display list, see Under a category displays a list of all the information and the search results list displays Search functions include positioning search and fuzzy search. The main function of the background information display, information auditing, information deleted, pay setting and exit the registry, which is also divided into the information display function displays detailed contents list display.)
- 2013-12-23 22:11:27下载
- 积分:1
-
Publisher_Manager
一套基于数据库开发的个人出版物管理系统, 使用Hibernate来进行持久化, 数据库连接选用MySQL, 使用java 和 ant来进行连接。 使用JUnit进行测试。
包含源代码、需求分析、文档和测试代码。(A set of publications based on database management systems developed by individuals, using Hibernate to carry out persistence, database connection use MySQL, the use of java, and ant to make a connection. The use of JUnit for testing. Contains the source code, requirements analysis, documentation and test code.)
- 2009-11-23 16:51:54下载
- 积分:1
-
javaguanlixitong
朱红教育简单的学生管理系统,包含数据及代码 经检测过(Simple red student management system of education, including data and code has been tested over)
- 2010-12-08 15:54:36下载
- 积分:1
-
uubxoRPCTestDemo
RPC zookeeper +dubbo管理工具 +TestDemo测试代码(RPC zookeeper dubbo management tool TestDemo test code)
- 2018-09-16 05:33:29下载
- 积分:1
-
Classic_Java_database_programming_tutorial
Java数据库编程经典教程:Classic Java database programming tutorial(Classic Java database programming tutorial: Classic Java database programming tutorial)
- 2010-07-16 13:29:56下载
- 积分:1
-
LineIterator
Line Iterator implements Iterator Source Code for Andriod.
- 2014-01-23 11:05:51下载
- 积分:1
-
XMPPAndroid客户端源码
XMPPAndroid客户端源码,主要介绍了怎么基于openfire服务器来做即时通开发。
- 2022-03-25 03:15:23下载
- 积分:1
-
用java写得 五子棋游戏
五子棋游戏,用java写得 五子棋游戏,在安卓下面运行。
- 2022-04-22 21:43:05下载
- 积分:1
-
java实现文件传输
刚做的 实现文件传输
部分代码:
//package zieckey.socket;
import java.net.*;
import java.io.*;
/**
* 一个简单的多线程服务器程序,用于传输文件
*
* @author zieckey
*/
public class SendFileSocket extends Thread
{
/**
* @param args
*/
public static voi
- 2023-02-01 18:45:03下载
- 积分:1