Location:
Search - java Account
Search list
Description: 此程序是用JAVA写的FTP服务器端.在virtualroots设置FTP根目录,config设置FTP端口,users保存用户登陆帐号.-this program is written in Java FTP server. FTP virtualroots installed in the root directory, config set up FTP port, users keep users landing account.
Platform: |
Size: 29487 |
Author: 张峰 |
Hits:
Description: java银行系统,可以管理员身份登陆。可通过用户的任意一个有用信息如:姓名、身份证号、账号等查询每位用户的详细信息-java banking system, as administrators landing. Through an arbitrary user useful information such as : name, identity card, such as account inquiries each user detailed information
Platform: |
Size: 2600 |
Author: 郏雄 |
Hits:
Description: 详细讲解了java的基础知识,配有源码,浅显易懂。适合初学者阅读学习。-java detailed account of the basic knowledge, equipped with a source, simple words. For beginners to learn to read.
Platform: |
Size: 7075725 |
Author: 朱晓峰 |
Hits:
Description: 课程设计:ATM Project源码,有四个独立程序,银行端,货物公司端,ATM取款机端,自动售货机端,应该可以算四个,还有一个VC写的配置ODBC的源吗,另外,请求一个帐号用于下载源吗-Course Design: ATM Project source, there are four independent procedures, the bank client, goods company client, ATM client teller machines, vending machines client should be able to count four, there is a VC to write the configuration of ODBC source you, the other to request an account for you to download the source
Platform: |
Size: 1357824 |
Author: 吴俊 |
Hits:
Description: 1:文件说明: ExampleServlet.java 发信JAVA源文件 CSEmail.jar 发信包 com CSEmail.jar 的源文件 2:部署: ExampleServlet.java 发到 WEB-INF/CLASSES/ CSEmail.jar 放到 web-inf/lib/ 3. 修改ExampleServlet.java 中 private String SERVLET_HTTP_PATH = "http://www.yourSite.com/servlet/ 把www.yourSite.com 改成你的网址 4运行: http://www.yourSite.com/servlet/ExampleServlet 填写你的SMTP邮件服务器和发信端口,还有你在这个邮件服务器上的帐号(不正确发不出信)-1: Document explanation that, ExampleServlet.java sends a letter
JAVA source document CSEmail.jar to send a letter wraps com
CSEmail.jar the source document 2: Deployed: ExampleServlet.java sends
to WEB-INF/CLASSES/ CSEmail.jar to put to web-inf/lib/ 3. revises in
ExampleServlet.java private String SERVLET_HTTP_PATH =
"http://www.yourSite.com/servlet/ to alter to www.yourSite.com your
website 4 movements: Http://www.yourSite.com/servlet/ExampleServlet
fills in your SMTP server and sends a letter the port, but also has
you (not correctly not to be able to issue letter) on this server
account number
Platform: |
Size: 16384 |
Author: 陈良 |
Hits:
Description: 投票问卷管理系统说明 1)管理员登陆帐号和密码都是admin。 2)数据库连接方式是使用JDBC For SQL Server驱动。用户使用时要修改opendata.jsp文件,修改SQL Server登陆用户名和密码。-vote questionnaire Management System Note 1) administrator landing account and password are admin. 2) The database connection is to use SQL Server For JDBC driver. When users opendata.jsp document to amend, modify SQL Server username and password.
Platform: |
Size: 32768 |
Author: 唐文斌 |
Hits:
Description: 用JAVA实现的银行账户系统 -Bank account system developed by JAVA
Platform: |
Size: 6144 |
Author: 林枫 |
Hits:
Description: java applet 仿真物理现象,不需帐号就可自由下载此源码-Simulation physical phenomena, without account can download this free source
Platform: |
Size: 24576 |
Author: tangming |
Hits:
Description: 详细讲解了java的基础知识,配有源码,浅显易懂。适合初学者阅读学习。-java detailed account of the basic knowledge, equipped with a source, simple words. For beginners to learn to read.
Platform: |
Size: 7075840 |
Author: 朱晓峰 |
Hits:
Description: 在图书馆管理系统中,要为每个借阅者建立一个账户,并给借阅者发放借阅卡(借阅卡可以提供借阅卡号、借阅者姓名),账户中存储借阅的个人信息、借阅信息以及预定信息。持有借阅卡的借阅者可以借阅书刊、返还书刊、查阅书刊信息、预定书刊并取消预定,但这些操作都是通过图书馆管理员进行的,也及借阅者不直接与系统交互,而是图书馆管理员充当借阅者的代理与系统交互。在借阅书刊时,需要输入所借阅的书刊名,书刊的ISBN/ISSN号,然后输入借阅者的图书卡号和借阅者名,完成后提交表格,系统验证借阅者是否有效(在系统中存在账户),若有效,借阅请求被接受,然后查询数据库系统,看借阅者所借阅的书刊是否存在,若存在,则借阅者可以借出书刊,建立并在系统中存储借阅纪录。借阅者还书后,删除关于所还书刊的借阅纪录。如果借阅者所借出的书刊已经被借出,借阅者还可预订该书刊,一旦借阅者预订的书刊可以获得,就将书刊直接寄给预订人(为了简化系统,预订书刊可获得就不通知借阅者了)。另外,系统设置了书刊的最长借阅期,如果借阅者归还的时间超过了最长借阅期,要缴纳一定的滞纳金。- Readers card holders can borrow books, return books, check books information, books and planned to cancel, but these operations are carried out by the librarians, and do not borrow directly with the interactive system, but librarians who act as agents to borrow and system interaction. The books, by the need to import borrow books, and books by ISBN/ISSN, and then borrow the book numbers and those who borrow, forms submitted after completion, the system certification Readers whether effective (in the system exist account), if effective, loan request was accepted, then inquiries database system to see Lending Lending by the existence of the books, if there, lending can borrow books, and the establishment of the system to borrow a record store. Readers also book, which also dele
Platform: |
Size: 88064 |
Author: 卢志宏 |
Hits:
Description: 此程序是用JAVA写的FTP服务器端.在virtualroots设置FTP根目录,config设置FTP端口,users保存用户登陆帐号.-this program is written in Java FTP server. FTP virtualroots installed in the root directory, config set up FTP port, users keep users landing account.
Platform: |
Size: 29696 |
Author: 张峰 |
Hits:
Description: java银行系统,可以管理员身份登陆。可通过用户的任意一个有用信息如:姓名、身份证号、账号等查询每位用户的详细信息-java banking system, as administrators landing. Through an arbitrary user useful information such as : name, identity card, such as account inquiries each user detailed information
Platform: |
Size: 2048 |
Author: 郏雄 |
Hits:
Description: 一个银行账户类,成员变量包括帐号,开户时间。身份证号码,存款余额等帐户信息。取款-A bank account class, member variables, including account number, account opening time. Identity card number, deposits and other account information. Teller
Platform: |
Size: 1024 |
Author: 王玉莎 |
Hits:
Description: 本系统可以实现简单数字运算功能,属于JAVA程序-This system can realize a simple digital computing functions, belonging to JAVA program
Platform: |
Size: 10240 |
Author: cxq |
Hits:
Description: Account.java,是java课程的试验3 设计银行账户类及存取款操作方法-Account.java, is a java program designed test 3 types of bank accounts and deposit method of operation
Platform: |
Size: 2048 |
Author: 叶毅 |
Hits:
Description: 我是个Java语言程序设计的入门者。这是我今天编写的一个很简单的Java源程序,模拟银行帐户系统,只包括存款和取款的简单操作。在此发表此Java源程序,真是怡笑大方了。恭候、期盼您的指正-I am a Java language program design beginners. This is me today, prepared a very simple Java source code to simulate the bank account system, including deposits and withdrawals only a simple operation. In this publication the Java source code, is a generous smile Yue. Waiting, looking forward to your correction
Platform: |
Size: 4096 |
Author: liuyang |
Hits:
Description: 前几天在本站下了个同步源码,其功能是读取数据库文件信息,然后将相应的文件由client端传送到server端。本人略做改变,实现读取指定目录信息,然后传送到server端,并保持实时更新(就是说如果client端有新增文件产生,会立刻被同步到server端)。由于考虑到实现方法上的局限(采用线程递归轮循扫描的方式),我仅仅是实现了这个功能,其它细节都未处理,有兴趣的可以自己去改进。局限:对于上百、上千的文件同步速度可以接受,但是如果同步数量上十万、百万,问题就大了;另外,现在是实现的是重复同步。-A few days ago the site made a synchronous source, its function is to read the database file information, and then the appropriate file from the client side to send to the server side.I slightly altered, to achieve the designated directory information to read, and then sent to the server side, and maintain real-time updates (that is, if there are any new files created client-side will be immediately synchronized to the server side). Taking into account the limitations on the implementation method (using the thread-recursive round robin scanning mode), I just realized this function, other details are not addressed, there is interest in yourself to do better. Limitations: For hundreds, thousands of file synchronization speed is acceptable, but if the number on the synchronization of thousands or millions, the problem is big In addition, it is to achieve a repetition synchronization.
Platform: |
Size: 86016 |
Author: 吴和彪 |
Hits:
Description: 一个关于银行账户系统的JAVA程序,包括储蓄卡、信用卡、贷款储蓄卡、贷款信用卡-System on the bank account of a JAVA program, including savings, credit cards, loans, savings cards, loans, credit cards
Platform: |
Size: 5120 |
Author: 秦海亮 |
Hits:
Description: instagram master (You should upload 5 codes/documents files)(Pay online to activate your account)
Platform: |
Size: 481280 |
Author: taherian
|
Hits:
Description: 教师科研管理系统是把信息技术与科研项目、专利和专著结合在一起来实现对教师科研的信息化、网络化的管理模式。教师科研管理系统采用的是Java开发语言和MySQL数据库来实现的,以科研项目的申请和审核、专利和专著的登记和统计为业务需求出发来实现。教师科研管理系统主要分为了教师、管理员以及评审专家。教师包括的功能有教师注册、教师申请项目、教师对自己的专利和专著进行登记和管理。管理员包括的功能有用户帐号的管理、项目申请的管理以及对教师的专利和专著进行查询统计。评审专家包括的功能有对项目的申请进行审核。教师科研管理系统是在MyEclipse平台中完成项目的开发,运行是依附与服务器Tomcat来完成。系统中的三种用户都必须经过登录验证才能进入到各自的模块。(Teachers' scientific research management system combines information technology with scientific research projects, patents and monographs to realize the information and network management mode of teachers' scientific research. The teacher scientific research management system is implemented with java development language and MySQL database, which is based on the business requirements of application and audit of scientific research projects, registration and statistics of patents and monographs. Teacher research management system is mainly divided into teachers, administrators and evaluation experts. The functions of teachers include teacher registration, teacher application projects, registration and management of their own patents and monographs. The administrator includes the functions of user account management, project application management and query statistics of teachers' patents and monographs.)
Platform: |
Size: 5217280 |
Author: 哈哈哈!!!~ |
Hits:
« 12
3
4
5
6
7
8
9
10
...
18
»