资源列表
图形界面应用程序
- 我是学生,我只是用java编写了窗体的生成,很简单。请多关照~-I students, I just use java prepared forms of production, is very simple. The news conference for ~
one
- 一个可以设置密码的多文档程序,画图和右键响应都有。设置了可以修改的字体,相应参数可以修改。-can set a password more documentation procedures, and the right response to the class has. Set the font can be changed, the corresponding parameters can be amended.
(实例032)屏蔽关闭、最大化、最小化按钮
- 每个窗体的标题栏上都设置了\"关闭\",\"最大化\"\"最小化\"按纽.如果不想使用这些按纽,运行程序,窗体标题栏上的关闭.最大化.最小化按纽均不可用.-Biaodilanshang have set up a "closed", "maximize" "minimize" button. If we do not want to use these buttons, operating procedures, forms Biaod
dlgbar_buttons_demo
- button dialogbar 用于在对话条上显示按钮-button on the dialogue for the show of buttons
DynCon
- 动态改变对话框的大小, 对话框中的控件相应改变-dynamic change the size of the dialog, the dialog box controls corresponding changes
最短路径选择
- 实现了Dijkstra算法,解决最短路径问题。-achieve the Dijkstra algorithm, the shortest path to solve the problem.
fullscr
- 能使窗体最大化,稍微修改就可以增加程序的界面风格.-forms can maximize slightly modified procedures can be used to increase the interface style.
flash做程序界面
- 普通的界面往往不能打动人心,所以我们利用了Flash做出更漂亮的程序界面-common interface often fails to touch people's feelings, so we took advantage of a more beautiful Flash programming interfaces
DialogExamples
- 这是一个用VC++编的通用对话框源程序。有字体、颜色等。-This is a series of the VC common dialog source. There fonts, colors, etc..
JTable的事件处理
- JTable的事件大致均针对表格内容的异操作处理,包括字段内容改变,列数增加 或减少,行数增加或减少,或是表格的结构改变等等。这些事件我们称为TableModelEvent事件-J incidents against virtually all forms of content varies handle, including field content changes are an increase or decrease, but a few increase or decrease, or
Dialog_Picture_Preview
- 实现对话框内的图像预览功能,支持多种格式的图像。-achieve dialog within the image preview function, support for multiple image formats.
美妙的清屏方式
- 问题的提出:我们在编制程序时,经常要用到清屏处理,如dos下的cls,Turbo C下的clrscr()等都具有清屏功能,但这些均为一般意义的清屏, 并未显示其清屏规律.而有时为了达到清屏的艺术美观,往往对清屏有一些具体要求,如:开幕清屏 闭幕清屏 上清屏 下清屏 中清屏.为此,这里 用C语言编制了几个子函数,用于程序中时,既可达到清屏的目的,有能增加屏幕的艺术美观. 子函数及演示程序:-the problem : we in the preparation of procedures, reg