资源列表
Phone
- 普通电话的计费方式通常包括在节假日和晚上某个时间段打折,也就是说在普通电话类的中就至少包含两种计费方式。因此,可定义两个同名的不同charge_Mode()方法,不同情况下调用不同的方法。为了简单起见,设置一个布尔变量discount_time,需要计费打折时discount_time为真。-java development
DiviedPlus
- 判断任意一个正整数是否能被拆分为连续N个正整数的和的简单算法-To determine whether any positive integer can be broken into for a positive integer N and a simple algorithm
filetree
- 用java写的一个小程序,可以列出当前目录下的所有文件的名字(包括子目录下的文件名)-Using java to write a small program that can list all the files under the current directory name (including the subdirectory under the file name)
Text6
- 自己在学习Java是编写的一个代码,用来实现基本的读写功能-Their own learning Java is written in a code that is used to achieve basic reading and writing functions
AppendText
- Java中的输入 输出的应用 在字符串后面添加字符-Java, the application of input and output characters in the string appending
DiGui
- 使用java能成功实现Floyd的算法的完美的程序,-java program to achieve Floyd algorithm
Overload.java
- 编写一个 Java 程序 ,反映出方法重载的使用特点 , 该程序包含多个重载的加法运算 , 例如 : 整型加法、实型加法、以及混合加法运算等。从中体会方法重载的用法和优点。-Overload.java
C6_1
- 通过添加带有字符串"I completed the solution"的JLable对象来完成类的定义-JLable
TalkClient
- 聊天程序。保存客户端的聊天记录,保存方式自定,可以保存在文本文件中,也可以保存在数据库,或者其他你觉得方便的方式-Chat program. Save chat client, save the form from the set, you can save in a text file, also can be saved in a database, or other convenient way you think
PancakeSet
- Pancake源代码,经典的ACM 编程题目,同时也是学习面向对象的好资料-Pancake source code, ACM programming classic title, but also good information to learn object-oriented
maximum-
- 编写一个应用程序,要求用户输入两个整数,然后输出两个整数中的最大值-Write an application requires the user to input two integers, and then output to a maximum of two integers