搜索资源列表
JAVA立体字渐出效果
- * 显示字符串,立体效果,用Html传递字符串 * 渐出立体字。采用变色、位移、慢出显示,产生效果。 * 用线程控制渐显效果-* Display string, three-dimensional effects, with Html pass strings * gradually characters three-dimensional. Use of color, displacement, slow out that effect. * Use thread control in
JAVA显示图像且用鼠标点击改变显示位置
- * 显示图像。鼠标点击改变显示位置 * 用 Applet 的方法 getImage() 产生图像Image * 用 Graphics 的方法 drawImage() 画出图像 * 在 paint() 方法中画图,或在鼠标事件侦听方法中画图 * 鼠标点击,产生 mouseClicked 事件-* display the image. Click on the mouse to change location * Use Applet method getImage () produ
dtview-java
- java语言实现的一个在数据挖掘中能图形化显示决策树分类结果的程序。-java language of a data mining can display graphical decision tree classification procedures.
一个用java作的日历的源代码
- 用JAVA编写的日历,可以实现桌面的显示 对于出学JAVA的人有一定的借鉴作用-prepared using JAVA the calendar, can achieve a desktop display for the school out of Java is useful role
DisplayFile
- Java ,显示当前磁盘当前文件夹的所有文件-Java, display the current disk current folder of all documents
plafDemo
- 点击按钮切换JAVA的显示样式,有Metal,motif,windows,MAC必须在苹果机器上才能显示-JAVA display modes, Metal, motif, windows, the MAC must be in Apple machines can show
jTool display
- 用java编的用于工具栏的制作,看了以后觉得非常简单,想学java可以看一看,不错!-with java series of the toolbar for the production, after reading very simple, like the java can look at, yes!
Pdf417lib-java-0.91
- pdf417二维条码处理。包括显示和识别。-deal with two-dimensional bar code pdf417. Display and identification.
StrategyHaoc
- 用java语言实现策略模式 BubbleSort.java——冒泡排序算法 ChooseSort.java——选择排序算法 InsertSort.java——插入排序算法 MergeSort.java——合并排序算法 SortStrategy.java——排序算法的接口 Sort.java——排序类,通过此类的sort()可以对实现了Comparable接口的数组进行升序 SortMain.java——显示界面排序-Using java language model
JAVA
- 将笛卡尔坐标系上的点定义为一个服务类Point,Point类提供求得坐标系上两点 间距离的功能、获取和设置坐标的功能、获取极坐标的功能,和完成对已创建的 Point类对象统计功能。设计测试Point服务类的应用程序主类,测试并显示输出 提供功能的结果。 (求以点(1,1)为极坐标原点,点(5,5)的极坐标) -Will be a point on the Cartesian coordinate system is defined as a service class Point
complexedcalculate(java)
- java课程设计,设计一个复杂的计算器,能实现Windows系统中计算器的功能。 (1)定义组件:0~9,+、-、*、/、C=按钮;显示屏文本行;菜单; (2)要求能关闭窗口;点击按钮,或键盘数字会在显示屏上输出结果; (3)具有进制转换功能. -java course design, design a complex calculator, calculator to achieve the functions of Windows systems. (1) custo
JAVA
- java聊天室 是想群聊,登录功能,可以显示在线用户,本机ip-java chat room is to group chat, log function, can display online users, the machine ip
display
- Java基础编程课后习题答案,面向对象部分上机题目答案5-Java based after-school programming exercise answer, object-oriented part of the answer 5 questions on the machine
datatable
- 这是一个用JAVA开发的数据列表展示处理程序,实现了数据展示,数据绑定等功能-This is a list of data developed using JAVA display processing procedures, the data display, data binding and other functions
java-online-message
- JAVA做的再线客服系统,很好很强大,轻松管理客户资源 可以备注访客或添加到客户列表 跟踪客户状况,可录入跟进记录,再次访问自动显示客户信息及上次交谈内容及时间 可以对客户进行分组管理,掌握与客户的联络记录 -JAVA to do the re-line customer service system, very very powerful, easy to manage customer resources You can add notes to visitors or cu
Java:swing实现exe工具操作步骤
- 通过Java的swing、swt实现界面化展示,并可以打包成独立运行的exe文件,参考文档(Through the Java swing, SWT realize interface display, and can be packaged as independent operation of the EXE file, reference document)
MonthCalendar
- java 显示系统当前月日历,适合新手使用(Java display system's current calendar)
java阳光酒店管理系统
- 提供普通二星级酒店的必要功能,可动态的进行与房间信息相关的所有操作,对于宾客,可执行散客和团体开单两种方式,可为宾客预定房间,可为不同的宾客设置不能种类房间的折扣及其优惠设置,本系统可动态显示当前所有房间的信息.(Provide the necessary function of the common two star hotel, and the room to carry out dynamic information related to all operations, for the g
java实现的本地文件管理器
- java实现的本地文件管理器,模仿Windows的文件资源管理器,显示列表,文件操作等。(The local file manager implemented by java, imitates the file manager of Windows, display list, file operation, etc.)
练习JAVA GUI设计和布局设计
- 练习JAVA GUI设计和布局设计:编写一个窗体程序显示日历,只需要设计GUI,不需要事件处理。(Practice Java GUI design and layout design: write a form program to display calendar, only need to design gui, do not need event processing.)