搜索资源列表
电子商务课设报告
- java编写的电子商务网站源码,做的一个电脑直销网站,后台数据库使用的是MS SQL2000 Server,数据流的流向主要有两个方向,一个是用户在客户端通过浏览器向服务器端发 送个人身份信息。而另外一个就是,服务器端从数据库中把用户所需的数据提取出来, 再发送发给客户端. -prepared by the e-commerce website source, a computer do direct marketing site, background database using
banque
- 这用java语言模拟一个银行的操作系统,main-class:run 图形界面模式:加参数-graphic 文字模式:加参数-text Client.txt存放客户信息 Compte.txt存放账户信息 Operation.txt账号使用信息 这个版本是法语版的-this java language simulation with a bank of the operating system, main-class : run graphical interface mo
TESTSYSTEM(JAVA)
- java实现的cs架构考试系统,分为客户端及服务器端-java cs framework to achieve the examination system is divided into client and server
WORKFLOW2005
- 一 安装MYSQL..建立workflow库,将包中的WORKFLOW.SQL数据导入库1:首先确定系统中安装了JRE1.4.2以上的JAVA运行环境2:然后将该RAR包解压到本地磁盘上3:修改数据库配置文件param.ini(将JDBC的连接URL属性修改为本机的库连接属性)4:运行...........(客户端由于与一个OA系统相连接,不方便做成C/S,以后会有C/S版的客户端)-install MYSQL .. a building workflow, there will be a pa
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
EMail_System_Client_Server
- client server email system
20050810133427113
- 网络棋牌服务端简单的聊天程序界面,说明在java程序设计中各个组件之间如何相互传递消息并相互控制-Network Card Service client interface simple chat program, java program design in the various components of message passing between each other and mutual control
CRM_training_programs
- 达内CRM培训项目java源码:主要系统功能 1 用户登录 2 客户管理:查询客户、增加客户、修改客户; 3 订单管理:查询订单、生成订单、修改订单、订单确认; 4 产品管理:查询产品、增加产品、修改产品; 5 电话营销:生成呼叫列表、电话营销、记录营销结果; 6 统计报表(暂不实现):生成座席订单业务量报表 、座席产品销售情况统计 、产品销售情况统计等报表-Of CRM training programs in java source code: the main sy
JAVA_RMI_Win
- Client/Server application. This application was written using RMI Java. It resolve "access to critical section " example problem. To use this program you should change in *.bat / *.sh files the java path according in your computer -Client/Server
client
- java的在线考试系统CS结构,对于新手来说,还是挺不错的-CS java online examination system structure, for the novice or very good
java-a-datebase-for-hospital
- 系统主要完成两方面的功能和服务:一是支持管理医院各职能部门尤其是以门诊为核心的诊疗部门的功能,二是向参与医疗活动的各方面的参与者(患者、医生、医院各部门管理人员等)提供有效的信息服务。分别提供医务人员客户端、患者客户端、门诊挂号客户端、门诊划价客户端、药房管理客户端、系统管理员客户端。-System to complete two major functions and services: First, to support management functions particularly i
Restaurant
- 实现餐馆的点菜,有客户端也有服务端,功能强大全面,基于java和sqlserver。-Realization of a la carte restaurant, a client has the server, a powerful comprehensive, java-based and sqlserver.
restrant
- 一个餐馆的点菜系统,界面漂亮,功能齐全,有客户端也有服务端,基于java和sql-A la carte restaurant system, beautiful interface, complete functions, there are also client server based on java and sql
JAVA-bank-client
- java课程代码,实现简单的银行出账,入账等功能-The course of java code simple bank account, credited, and other functions
shop
- 饭店点菜系统,客户可以选择菜单进行点菜,然后饭店根据客户的点菜清单,立刻烹制菜式。Java开发。-The Hotel la carte system, customers can choose the menu a la carte, then the hotel immediately cooked dishes based on the client list of a la carte. Java developers.
small-catering-sales-system
- java写的小型餐饮销售系统设计,有服务端和客户端-java app for small catering sales system design, service and client
TCPClient.java
- tcp client java program
progrezo
- This a code for Client/Server written in Java-This is a code for Client/Server written in Java
ResultadosFutbolAPIClient.java
- Client ResultadosFutbol.com api
Chat
- This course is going to teach you how to write client-server applications in Java using socket programming. It will also teach you how to write a multi-user/group chat application in Java with chat logging functionality