搜索资源列表
java绘图程序
- 一个java图形绘制程序,实现了线条,圆,矩形的绘制-a graphics drawing program, achieving line, circle, rectangle drawing
Java Patterns -Strategy
- 这是Java的模式编程,中重要的策略模式,策略模式降低了程序了耦合度,使得程序易于移植!-This is the Java programming model, an important model strategy, strategy reduces the coupling process, makes the program easy to transplant!
聊天室JAVA版模版
- 本程序是用JAVA写的,是一个算是简单的聊天程序,实现了客户机跟服务器的对话。可作为其他程序的子程序使用和作为JAVA初学者的参考程序。-this program is written in Java, is regarded as a simple chat program, to achieve a client with the server dialogue. Other procedures can be used as a subroutine and use as a refere
闰年LeapYear
- 计算闰年,输入一个年份,判断是否是一个闰年,是一JAVA程序。 在eclipse里面运行。-calculated leap year, the importation of a year to determine whether it is a leap year, is a JAVA program. The eclipse inside running.
dauber小程序
- 这是一个关于JAVA小程序的画图的程序,有画线,画柱体,直线,正方体等-This is a small program on the JAVA drawing procedures, line drawing, painting cylinder, straight, cube, etc.
源码统计
- 可用于对VC++、C++ Builder、Delphi、VB、C/C++、 ASM、Java等程序源码进行详细的统计,可以非常准确的 分析出程序中代码行、注释行和空白行的行数。程序会 自动根据你选择的文件类型选择相应的统计方式,并将 所有文件的分析结果进行汇总,便于方便直观的对程序 代码量进行全面的统计。本软件是绿色软件,不需要安 装,展开到任意目录,直接运行即可。-can be used to VC, C Builder, Delphi, VB, C / C, ASM,
Lab16_2
- 一个小程序,大家玩玩吧,作为java编程交流之用吧-a small program, we play it, as java programming exchange with it
chatrooom
- 这是我课程设计的时候做的聊天程序,用java实现消息的及时发送,程序简单,适合初学者-This is my course design time chat program to do with java to achieve timely delivery of information, simple program, suitable for beginners
20055143517754
- 这是我课程设计的时候做的聊天程序,用java实现消息的及时发送,程序简单,适合初学者-This is my course design time chat program to do with java to achieve timely delivery of information, simple program, for beginners
jspchat
- 这是我们课程设计的时候做的聊天程序,用java实现消息的及时发送,程序简单,适合初学者-This is our curriculum design time chat program to do with java to achieve timely delivery of news, simple procedures, suitable for beginners
200604070954192298
- 这是我们课程设计的时候做的聊天程序,用java实现消息的及时发送,程序简单,适合初学者-This is our curriculum design time chat program to do with java to achieve timely delivery of news, simple procedures, suitable for beginners
200604112221155843
- 这是我们课程设计的时候做的聊天程序,用java实现消息的及时发送,程序简单,适合初学者-This is our curriculum design time chat program to do with java to achieve timely delivery of news, simple procedures, suitable for beginners
seeHTML
- 本程序是运用java 语言 编写一款查看 网站源文件的程序-this program is to use java language website View one source documentation procedures
COPMAN3D-
- 一个很不错的java小程序!希望大家能够喜欢!未完待续-a very good java small program! Hope that we can love! To be continued
minigolf
- 一个很不错的java小程序!希望大家能够喜欢!未完待续-a very good java small program! Hope that we can love! To be continued
Pinocchio
- 一个很不错的java小程序!希望大家能够喜欢!未完待续-a very good java small program! Hope that we can love! To be continued
Algorithms_rar
- 这是一个用JAVA做的一个程序,我不太记得清是哪些功能去了,不过绝对是好程序.-This is a JAVA do with a procedure, I can not remember what the money to function. But the program is absolute.
TTestgdrgdsg
- java程序控制成学 阿三分散 发达三-java program controlled study A-San dispersed into scattered developed three A-San
v3d
- java语言编写的三维立体画程序在网上很少找到,这个程序是刘洪石先生编写的,供大家研究!-java language prepared by the three-dimensional painting process rarely found on the Internet. This program is prepared by Mr. Shi, Liu Hong, for everyone to consider!
java11111
- 问题描述:编写一个JAVA程序,用面向对象设计的方法编写一个电话卡的类。包括卡号、密码、余额、拨入号码等 b)基本要求:类的属性有卡号、密码、余额、拨入号码,电话卡的常用操作可以用连接电话方法、返回余额方法与通电话方法来实现。 c)方法功能描述: 构造方法(PhoneCard(卡号,密码,余额,拨入号码))可以完成属性值初始化赋值,并判断余额,余额为负就退出系统,请在构造方法中将初始时的连接置为false即表示没有连接。 卡号long cardNumber 密码priva