资源列表
MYMailTest
- 利用smtp方式发送电子邮件,在窗体中填好发件人的地址和收件人的地址,和要发送的内容,然后点击send就可以发送邮件了-use smtp sending e-mail, which completed Form in the sender's address and the address of the addressee, to be sent and the content, then it can send the mail
MYProgressBarTest
- 演示两种不同进度条的使用方法。5、 所用主要编程技术:Swing组件JButton、Timer 、Jpanel。 JCheckBox、JTextArea 后台线程编程、Thread类的使用。JProgressBar类的使用。 -demonstration of the progress of the two different methods of using. 5, the use of the main programming technology : Swing component
WorldIntroduction
- 利用树形结构对几个国家的省和主要城市进行介绍。-use tree structure of several countries in the provinces and major cities on.
MYHanoiTower.RAR
- 创建一个Applet小程序实现有名的汉诺塔小游戏,用户可以单击“AUTOSLVE”按钮自动实现移动盘子的过程,也可以用鼠标拖运盘子完成游戏,并同时为用户记时-Applet created a small program known HANOR small game, Users can click the "AUTOSLVE" button automatically mobile dishes process, can also use the mouse to compl
MYFileChooserDemo
- 在一个窗体上的上面放置两个按钮“Open”和“Save”,在一个JFrame的窗体上放置一个文本区,点击“Open”按钮,弹出打开对话框,选择一个文件打开后,在文本区中显示 “Opening:新建文本文档.txt.”,若选择了“取消”,则在文本区中显示“Open command cancdlled by user.”,点击“Save”按钮,弹出保存对话框,选择“保存”后,在文本区中显示 “Saving:新建文本文档.txt”,若选择了“取消”,则在文本区中显示Save command cancd
TextBrowser
- 在一个JFrame的窗体上放置一个文本区,点击“File”下拉菜单中的“Open”项或工具条中的“打开”按钮,弹出打开对话框,选择一个文本文件后,在文本区中显示其内容。单击“Exit”按钮或工具条中的“退出”按钮则关闭整个程序-a JFrame in the Form place a text, Click on the "File" drop-down menu on the "Open" or tools of the "open"
My9NumChess
- 人人对战的井字棋程序,算法简单,明白个大概结构就行了-everyone war game procedures gridwork of a simple algorithm, and probably understand the structure of the Bank
BigNumberCounter
- 大整数计算器,数据结构里一个很著名的算法,文本计算,也是同学编的。-large integer calculators, data structure, a well-known algorithm, text, as well as classmates series.
WordSelect
- 很多人都熟悉的单词统计程序,声明是同学编的。就说这些吧。-many people are familiar with the word statistical procedures, the statement was addendum to the students. These say it.
EMC_Information
- st出的关于电磁兼容EMC信息的手册,比较有用,推荐给大家-st on the EMC information manuals, more useful and recommend it to everyone
networkmanager
- 一流网络JSP网络管理系统,非常适合初学者学习使用
K_Min
- 利用改进的桶排序算法查找一个无序数组中的第k小元算法java实现-the improved search algorithm ranking barrels a disorderly array of k Xiao Yuan algorithm to achieve java