资源列表
银行账户
- 编写一个程序,实现如下功能: 自定义一个银行账户类,包括用户名,账号,余额等属性以及存钱、取钱、加利息、查询余额等方法。 模拟两个用户的各8次交易,包括创建账户,取钱,存钱,查询余额,加息。创建账户所需的信息由键盘输入;存钱、取钱的数额由随机数模拟,随机数上限由键盘输入。 每次账户交易在屏幕打印交易后的账户信息(Write a program to achieve the following functions: Customize a bank account class, in
java
- 1.定义学生类(有学号、姓名、性别和班级等属性) 2.定义学生管理类,使用Collection借口中的方法,实现添加、删除、修改、查询和输出类变量中学生的信息 3.main方法(1. define the student class (student number, name, gender and class attributes) 2. define the student management class, use the method of Collection excuse,
Chat
- Java语言的tcpip通讯的小例子,使用一个发送线程和接收线程进行tcpip的通讯聊天。(Java language TCPIP communication small example, using a send thread and receive thread for TCPIP communication chat.)
fan
- 定义一个名字为Fan的类模拟风扇,属性有speed、on、redius和color。要求为每个属性定义属性方法,并提供方法tostring()返回类中所有属性值的字符串(Define a class named Fan class simulation fan, the attributes are speed, on, redius and color. The attribute method is defined for each attribute, and the method toS
AStar
- java版本的A星算法示例代码,二维平面(A star algorithm example written in java)
java
- java代码实现登录时的验证码功能,适应于初学java者(Java authentication code)
新建 WinRAR ZIP 压缩文件
- 上传和编程无关的文件 要求上传您自己觉得好的资料 本次上传日志:(Uploading and programming unrelated files Upload data that you feel good Upload log:)
download
- 爬虫,能从网站上爬图片下来,使用多线程实现,是我们的作业(Download, download pictures from websites, hahahahahahahaha)
VoiceSynthesis
- 直接导入java 工程调用相应的方法获得token 值,直接调用即可(you can use this code ,if you hava some idear ,you can tell me)
Rational
- 创建一个分数类Rational,用来执行分数的算术运算,并编写一个程序来测试该类(Create a fractional class Rational, perform arithmetic operations on fractions, and write a program to test this class)
HttpClientUtil
- httpclient方式调用restful Web Services 的几个方法(httpclient restful Web Services)
宠物商店
- 宠物商店源码,及其源文件,供各大Java网友下载学习(Pet store source code and files)
