CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - button edit
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - button edit - List
[
Button control
]
PList
DL : 0
一个属性控件,含有checkbox,button,edit,combobox等多种子控件-an attribute controls, containing checkbox, button, edit, and other seed combobox controls
Update
: 2008-10-13
Size
: 87.44kb
Publisher
:
awei
[
ComboBox
]
zuhekuangyingyong
DL : 0
这个是个组合框的应用程序.里面综合了对话框里的各种按纽,编辑框等.-this is a combination box applications. They consolidated the various dialog's button, edit box, etc..
Update
: 2008-10-13
Size
: 32.66kb
Publisher
:
赵雪
[
Dialog_Window
]
ResizableCtrl_demo
DL : 0
实现MFC程序的各种控件可自动改变大小,包括按钮,编辑框,列表框等-achieve the various control procedures can automatically change the size, including the button, edit box, list box, etc.
Update
: 2008-10-13
Size
: 19.46kb
Publisher
:
wg
[
Other resource
]
CtrlView
DL : 0
Wince.Net平台上使用标准API实现的控件界面,使用API实现了标准BUTTON、EDIT、RADIO控件的功能!-Wince.Net platform using standard API interface, the controls, Use of the standard API BUTTON, EDIT, Radio Control Function!
Update
: 2008-10-13
Size
: 1.25mb
Publisher
:
李军
[
Other resource
]
engxx
DL : 0
查字典背单词系统,系统虽小,设计系统使用的知识点很多。 从结构化程序设计的角度来说,使用了结构化程序设计的三种基本结构:顺序结构,分支结构(简单分支、多分支、IF语句的嵌套调用),循环结构(步长型循环、扫描循环)。 从面向对象程序设计的角度来说,用到了各种对象:表单、表单集、标签控件、文本框控件、命令按钮控件、编辑框控件、选项按钮组控件、复选框控件、列表框控件、组合框控件、图象控件、计时器控件、表格控件。用到了以上控件的常用事件、属性和方法。多处用到了自定义属性和自定义方法,使用了表单参数的传递和表单结果的返回。 给出一个很好的随机数使用的实例,宏代换函数和类型测试函数应用,多处使用信息窗口和提示信息窗。 -word dictionary back system, the system may be small, the use of the system design knowledge many points. Judging from the structure of the program design perspective, the use of structured program design of the three basic structures : sequence, branch structure (simple branch, multi-branch, the nested IF statements calling), the cycle structure (step-cycle, scanning cycle). From the object-oriented programming point of view, the various objects used : Form, the form sets, control labeling, text box controls, Control orders button, edit box control, option buttons control group, the check box control, list box control, portfolio Box Controls Image control, timer controls, forms controls. Controls used in the above common, attributes and methods. Many uses since the definition of custom at
Update
: 2008-10-13
Size
: 488.12kb
Publisher
:
李顺
[
Other
]
yyuyutrtete
DL : 0
文件中为关于MATLAB的界面设计程序,具体内容如下:曲线转换按钮,栅格控制按钮,编辑框的使用,弹出式菜单,编辑框的使用,滑标的使用,多选菜单,菜单控制的使用,UIMENU菜单的应用,等等.很有使用价值-documents for MATLAB on the interface design process, as follows : curve conversion button, Grid control button, edit box use, pop-up menus, edit box use, the subject of the use of sliding more election menu menu to control the use of UIMENU menu, and so on. very useful
Update
: 2008-10-13
Size
: 3.64kb
Publisher
:
唐成玉
[
GUI Develop
]
VCSpecialCtrl
DL : 0
VC++别具特色的界面元素,包含特色连接、 按扭、编辑框、菜单、工具栏、状态栏几个部分-VC unique interface elements, including characteristics connect button, edit box, menu, toolbar, column several parts of the state
Update
: 2008-10-13
Size
: 502.54kb
Publisher
:
小刚
[
Windows Develop
]
tntunicodecontrols
DL : 0
一组免费的Unicode控件源码,包括Label、Edit、Button、DBGrid、Form等。-free a group of Unicode source controls, including Label, Edit, Button, DBGrid, such as Form.
Update
: 2025-02-17
Size
: 265kb
Publisher
:
zhb
[
source in ebook
]
制作加密文本文件程序
DL : 0
制作加密文本文件程序1.原理从源文本文件中按顺序读出每一个字符,然后把读出的字符转换为相应的ASCII码,将此ASCII码加上整数密钥Key,最后把所得结果再转回相应的字符并同时把它写入到另外一个文件中,这就是加密过程。解密码过程与加密过程刚好是相反的操作。2.界面设计新建一个工程,在Form1中添加一个Label,一个Edit和两个Button,程序的界面设置与布局如图所示。图一 界面布局-encryption produced a text file procedures. Principle from the source text file sequentially read out each character and then read out the characters into the corresponding ASCII, ASCII with this integer key Key, the final results were then put back to the corresponding character and turn it into another one of the documents This is the encryption process. Xie password and encryption process is exactly the opposite of operation. 2. Interface design of a new project, Form1 add a Label, a Edit Button and the two procedures are set up and interface layout shown in the figure. A layout map interface
Update
: 2025-02-17
Size
: 1kb
Publisher
:
万宏兴
[
Button control
]
PList
DL : 0
一个属性控件,含有checkbox,button,edit,combobox等多种子控件-an attribute controls, containing checkbox, button, edit, and other seed combobox controls
Update
: 2025-02-17
Size
: 87kb
Publisher
:
awei
[
ComboBox
]
zuhekuangyingyong
DL : 0
这个是个组合框的应用程序.里面综合了对话框里的各种按纽,编辑框等.-this is a combination box applications. They consolidated the various dialog's button, edit box, etc..
Update
: 2025-02-17
Size
: 301kb
Publisher
:
赵雪
[
Dialog_Window
]
ResizableCtrl_demo
DL : 0
实现MFC程序的各种控件可自动改变大小,包括按钮,编辑框,列表框等-achieve the various control procedures can automatically change the size, including the button, edit box, list box, etc.
Update
: 2025-02-17
Size
: 19kb
Publisher
:
wg
[
Windows CE
]
CtrlView
DL : 0
Wince.Net平台上使用标准API实现的控件界面,使用API实现了标准BUTTON、EDIT、RADIO控件的功能!-Wince.Net platform using standard API interface, the controls, Use of the standard API BUTTON, EDIT, Radio Control Function!
Update
: 2025-02-17
Size
: 1.25mb
Publisher
:
李军
[
GUI Develop
]
FileEditCtrl
DL : 0
A control that combines an edit control for entering a file or directory name, and a browse button that brings up a dialog for choosing a file or folder.-A control that combines an edit control for entering a file or directory name. and a browse button that brings up a dialog for ch oosing a file or folder.
Update
: 2025-02-17
Size
: 79kb
Publisher
:
不亦乐乎
[
OS program
]
qidong
DL : 0
利用VC++编程实现程序自动启动。在主界面对话框中有编辑框(EDIT BOX),圆形按钮(RADIO BUTTON)和普通按钮(COMMON BUTTON)组成-Use VC++ Programming process starts automatically. Dialog box in the main interface has edit box (EDIT BOX), radio button (RADIO BUTTON) and the general button (COMMON BUTTON) component
Update
: 2025-02-17
Size
: 2kb
Publisher
:
刘学良
[
JSP/Java
]
button
DL : 0
有关按钮的java程序,编辑窗口,在桌面上显示窗口,点击按钮,出现ACTION OCCURRED-Java program on the button, edit window on the desktop display window, click the button, there ACTION OCCURRED
Update
: 2025-02-17
Size
: 2kb
Publisher
:
java
[
EditBox
]
edit
DL : 0
以DELPHI书写之源码,形成一个MEMO框来显示按钮所选中之日期、星期、时间、日、月、年文字。其中,各个按钮是自动互锁的,日期是当前最新的。-DELPHI writing source code in order to form a box MEMO button to display the selected date, week, time, date, month, year language. One of the various buttons are automatic interlocking, the date of the current date.
Update
: 2025-02-17
Size
: 144kb
Publisher
:
zhangf
[
Windows Develop
]
Program
DL : 0
A simple program in Visual c++ 6.0 that let you administrate a school database. Using controls: Edit Box, Check Box, Combo Box, Button, List Control and Menu. -1 window Dialog Based -A simple program in Visual c++ 6.0 that let you administrate a school database. Using controls: Edit Box, Check Box, Combo Box, Button, List Control and Menu. -1 window Dialog Based
Update
: 2025-02-17
Size
: 3.29mb
Publisher
:
laurabinos
[
GUI Develop
]
SCUI
DL : 0
Starcraft的UI,有button,edit,static,radio,check,progressctrl等-UI of Starcraft button, edit, static, radio, check, progressctrl etc.
Update
: 2025-02-17
Size
: 108kb
Publisher
:
mac
[
matlab
]
browse_score_xls
DL : 0
Matlab GUI程序, 带文件名browse功能,可打开excel文件。使用了listbox,edit,button等控件。 从excel文件中读取信息,显示在姓名和成绩两个窗口中,且可以在姓名窗口点选一个或多个姓名来显示对比成绩; 其中提供了文件浏览窗口,可供选取文件。 本例针对成绩文件score.xls,结构是:姓名,语文,数学,英语若干成绩。-Matlab GUI program with the file name browse function, can open the excel file. Use the listbox, edit, button, etc. controls. Read information from the excel file, name and achievements displayed in two windows, and you can name one or more of the window click on the name to display the comparison results which provides a file browser window, select the files available. In this case for the results file score.xls, the structure is: name, language, mathematics, English some success.
Update
: 2025-02-17
Size
: 6kb
Publisher
:
lewis
«
1
2
3
4
5
6
7
8
9
10
...
22
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.