搜索资源列表
java排序
- javaAPI程序,实现了的数字串的排序,对于用户的非法输入进行了处理-javaAPI procedures, the realization of a string of figures, in order for the user of illegal importation of processing
java绘图程序
- 一个java图形绘制程序,实现了线条,圆,矩形的绘制-a graphics drawing program, achieving line, circle, rectangle drawing
多功能的工资程序
- 用java编的一个工资程序,可以实现职工的寻找,基本的资料、可打印出工资的清单等等。多多指教-with a series of wage procedures, workers can be achieved in the search for basic information, print out a list of wages and so on. Exhibitions!
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!
dtview-java
- java语言实现的一个在数据挖掘中能图形化显示决策树分类结果的程序。-java language of a data mining can display graphical decision tree classification procedures.
金笛JAVA版短信开发控件 V2.1
- 1、异步操作方式。设备连接和短信发送均采用异步方式,即容器程序调用连接函数或发送函数后立即返回。由控件自行完成连接或发送过程,当操作完成后,将执行结果以事件的形式通知容器程序。 2、内部包含收发缓冲队列。控件可以同时接受容器程序较多的发送请求,控件将这些发送请求放到一个发送队列中,控件依次逐个执行该发送队列,并将执行结果以事件的形式通知容器程序。控件包括了内部发送队列和内部接收队列,并且提供了队列的处理情况的访问方法,根据这个特性,容器程序可以连续提交多个短信发送请求; 3、支持多个控件
C++与Java比较
- “作为一名C++程序员,我们早已掌握了面向对象程序设计的基本概念,而且Java的语法无疑是非常熟悉的。事实上,Java本来就是从C++衍生出来的。”-"as a C programmers, we have already mastered the design of object-oriented programming to the basic concept, but Java syntax is very familiar with it. In fact, Java was
Java基本类型定义
- 此文件夹里的程序是对java基本类型定义的例子,涉及几个方面的知识-this file folder on the procedures java basic types definition of examples involving several aspects of the knowledge
JAVA编辑器程序
- 基于JAVA实现的简单编辑器, *EditFace实现了界面制作; *EditFace$FileOpen完成了打开文件功能; *EditFace$FileSave完成了保存文件功能; *Edit$FindAndReplace查找与替换窗口; *Edit$AutoSave自动备分文件线程; *Edit$SaveFileDialog保存文件对话框; *SetKey添加关键字; *SetColor设置颜色; *About程序基本介绍; *Ed
变态级JAVA程序员面试32问
- 有关Java程序员再面试的时候一些最基础的问题。希望对大家有所帮助-Java programmers re-interview some of the most basic issues. We hope to help
客户端服务器端的通信程序
- JAVA程序设计来实现了多个客户端和一个服务器端的通信程序-JAVA procedures designed to achieve a number of client and a server-communication program
用java语言编写的简单日历最终版
- 很简洁的一个java程序,功能齐全界面好看,适合初学者参考,这个是最后一个版本。完善了很多功能,大家不妨-a very simple procedure java, fully functional interface that's attractive for beginners reference. this is a final version. Improve the lot of functions, we may try
Java.Class.Dissassembler.v4.0a-Lz0
- Java.Class.Dissassembler.v4.0a-Lz0 java程序的反编译器,此版本完全支持JAVA 5。本工具具有两大特性:学习价值,研究class字节码格式能使你更深入理解java;调试的辅助工具。-Java.Class.Dissassembler.v4.0a - Lz0 ja va procedures for the anti-compiler, this version fully supports Java 5. The tool has two main cha
java程序设计基础
- 人民邮电的计算机方面的书我还是蛮喜欢的。 我是java初学者,我整天在网上搜索java教程, 我将小小的一点收获分与大家共享-Posts And Telecommunications News of the computer book I quite like the idea. I java beginners, I was always in search java online tutorial, I will harvest tiny 1:00 pm and share
Java作业3
- Java程序设计的一个小作业:记事本,仿照Windows下的记事本程序,功能不是很完善!见量-Java programs designed a small operation : notebook, modeled on the Windows Notepad procedures, functions is not perfect! See volume
Eynews(struts+jstl)
- ·此文件为电子书籍。求这里的 ·jbuilder 9 基础教程 jbuild ·JAVA程序员必读基础篇 J2ME ·java编的学生信息管理系统, ·经典JAVA试题,对JAVA中出现 ·21天学通Java 2,很好的JA ·java编程思想,这是一本很好 ·《Junit In Action》是一本 ·此文件为电子书籍。求这里的 ·Thinking_in_Java的一篇读后 -this paper to electronic book
DrowsrcDrow
- 一个JAVA程序,实现的功能很简单,能够画线,可以重复多次划线-A JAVA program to realize the function is very simple, can draw a line, can be repeatedly crossed
The-Java-landing-interface-code
- 用户登录界面,java程序模拟qq登录界面的代码 java程序模拟qq登录界面的代码 java程序如何实现登录、记住密码、自动登录等功能-The Java landing interface code
java swing图形界面开发100个源代码案例 全部经过测试 而且知识点清晰
- java swing初级图形界面开发100个源代码案例 全部经过测试 可运行 都是小程序,适合初学者 里面运用组件,容器来搭建图形界面