-
用Java写的ATM代码,实现了登陆、取款、修改密码等功能
用Java写的ATM代码,实现了登陆、取款、修改密码等功能-ATM use Java to write the code, the realization of the landing, teller, modify your password and other functions
- 2022-03-07 05:47:44下载
- 积分:1
-
Base64 Encoder in JAVA
JAVA中的Base64编码器
- 2022-03-09 15:33:38下载
- 积分:1
-
This is a java prepared by the animation process.
这是一个java编写的动画程序。-This is a java prepared by the animation process.
- 2022-02-14 18:47:03下载
- 积分:1
-
java files and folders to copy
java文件及文件夹复制 ,采用递归方式-java files and folders to copy
- 2023-07-05 21:15:03下载
- 积分:1
-
网上收集的,java开发的跳舞机源代码
java爱好者学习游戏的入门...
网上收集的,java开发的跳舞机源代码
java爱好者学习游戏的入门-online collection of java at focusing on the development of the source code java lovers learn the game for beginners
- 2022-04-22 09:37:33下载
- 积分:1
-
分析开心网的超级大亨游戏的源代码,JDK5 + MySQL5.1。作用:自动登录,每隔3分钟爬取相关页面,获得实时价格信息;根据MySQL中的数据,统计平均价格...
分析开心网的超级大亨游戏的源代码,JDK5 + MySQL5.1。作用:自动登录,每隔3分钟爬取相关页面,获得实时价格信息;根据MySQL中的数据,统计平均价格、最高价格、最低价格。附件为源代码,db目录的kaixin_20091225.rar为mysql的数据库脚本,用sqlyog恢复,查询.sql为调用语句示例,存储过程market_statistics 更新最近3天的价格信息 -Analysis of super-happy network tycoon game" s source code, JDK5+ MySQL5.1. Role: Automatic logon, every three minutes to climb to take the relevant pages, access to real-time price information according to MySQL data, statistics on average price, the highest price, the lowest price. Annex to the source code, db directory kaixin_20091225.rar scripts for mysql database, using sqlyog recovery, the query. Sql call statement for example, stored procedure market_statistics update the last 3 days of price information
- 2022-02-13 11:22:41下载
- 积分:1
-
用JAVA实现录音机功能
用JAVA实现录音机功能-using JAVA recorder functions
- 2022-04-15 23:14:02下载
- 积分:1
-
J2ee基本资料,你可以学到J2EE的一些基本知识,
J2ee基本资料,你可以学到J2EE的一些基本知识,-J2EE base resouces,you will learn some base
knowledge
- 2022-03-23 02:47:43下载
- 积分:1
-
SHARK工作流引擎的启动测试,包括:加载SHARK引擎属性、建立连接、在连接上进行功能调用等。...
SHARK工作流引擎的启动测试,包括:加载SHARK引擎属性、建立连接、在连接上进行功能调用等。-SHARK workflow engine start tests, including : engine load SHARK attributes, connectivity, connect the call, and other functionality.
- 2022-10-05 08:25:03下载
- 积分:1
-
ASP是Active Server Pages的简称,它是一种在微软公司的WEB服务器IIS(Internet Infomation Server)上开发交互网...
ASP是Active Server Pages的简称,它是一种在微软公司的WEB服务器IIS(Internet Infomation Server)上开发交互网页的新技术。是一种服务器端的Script环境。 使用asp可以建立动态,交互式高性能的Web服务器应用,我们知道,目前有很多版本的浏览器可供使用。传统上,我们在开发Web应用时,要嵌入一些Script语言如VB,JAVA到html中,使这些script运行在client端,也就是浏览器,但并不是每个浏览器都支持所有的Script语言,比如Netscape就不支持client端的VBscript,这对我们的应用带来很大的不便。使用asp时,应用程序是在server端运行而不是在client端。当用户访问一个asp时,首先Web Server调用asp文件,并读取asp文件的全部内容后并开始执行所有的Script命令,生成html页,再把这些html页传到用户端的浏览器上,并完成操作。这样,我们就不用担心用户所使用的浏览器的类型了,Web Server端已经处理了一切。微软公司最初在IIS3.0版上使用它以取代CGI。随着Windows NT在WWW上的使用日益增多,ASP已经成为了开发动态网站、构筑Internet和Intranet应用的最佳选择.-ASP is the Active Server Pages abbreviation, it is one kind (Internet Infomation Server) on develops the interactive homepage in Microsoft Corporation s WEB server IIS the new technology. Is one kind of server end Script environment. Uses asp to be possible to establish the tendency, the interactive high performance s Web server application, we knew, at present has many edition browsers to be possible to supply the use. In the traditio
- 2022-11-17 05:25:03下载
- 积分:1