搜索资源列表
JavaexErciseSource
- 学习Java的过程中所做的联系的汇总 字符串的输入、字符串转化到整数、异常处理、流 最大公约数和最小公倍数 字符ASCII码的比较 一元二次方程根 求根公式 窗口类、按钮类、窗口中对象(如按钮)的布局、事件、绘图(Paint) 复选框、单选框、列表框、下拉选择框 菜单类、对话框类 绘图、绘图函数 按钮类、标签类 -learning through the process linked to the summary of the input string, the string
CheckTreeView
- CheckTreeView 控件,带复选框的树控件。-CheckTreeView control, a tree belt check box control.
ABPollMasterEv
- ABPollMaster 1.0ABPollMaster允许您生成调查问卷、测验单和幻灯片。本共享版是完全可定制的,允许用户生成下拉式框体、列表、定制的标题图形和测验选项。完全版则加入了对复选框、文本框条目、图像的支持,还能生成提交网址。-ABPollMaster 1.0ABPollMaster allows you to generate questionnaires, tests and single slides. This version is fully sharing can be
dxpack2.0.1.rar
- dxpack2.0.1.rar Delphi三方控件 很好的界面控件,包含如下组件: dxContainer(无闪烁容器) dxWinXpBar(WindowsXP样式导航条) dxButton(WindowsXp样式按钮) dxToolButton(WindowsXp/OfficeXP样式工具按钮) dxCheckBox(WindowsXP/OfficeXP样式检查框) dxThemeManager(WindowsXP/OfficeXP主题切换),tripartite dxpac
Fpspread
- 表格控件,一款功能强大的控件,这是该控件的一些相关介绍。-Creates date cell CellTypeDate (Default) Creates edit cell CellTypeEdit Creates PIC cell CellTypePic Creates static text cell CellTypeStaticText Creates time cell CellTypeTime Creates button cell Cell
fileWorks
- NSTableView的示例,实现了包括拖拽、database、多选、压缩、下拉菜单等诸多的功能,是很好的NSTableView的示例程序-a Sample code using NSTableView, implement drag&drop, external datasource, check box, combo box and some other functions
EmailMessagingSystem
- delphi做的邮件短信系统 1.实现邮件检测功能: (1)注册账号,注意正确添写POP3服务器,用户名,密码。 2.实现发送短信功能: (1)在注册账号时要添写正确的手机号码,并选中发送到手机的复选框。 (2)跟据自己购买的GSM模块说明书设置串口参数,一般是“19200,n,8,1”。 (3)添写当地短信中心号码,前面的86可加可不加,如果没有写,系统在按“确定”后会自动加上。 (4)注意:如果短信中含有中文字符,则一定要设成Pdu模式,否则短信可能发送失败
SHISHI
- Fortran与matlab互相调用,并实现复选框的可视化界面。-Fortran and matlab call each other and to achieve a visual interface for the check box.
Checkbox
- This tutorial shows how to develop check box component on an iPhone sdk
CheckDBGrid
- Controler of DBGrid with check box
labview-data
- 通过设置图形的属性节点,活动曲线以及曲线是否可见来实现用复选框控制对应曲线波形的有无,非常实用!-Set graphics attribute nodes activity curve, and the curve is visible to realize the presence or absence of the corresponding curve waveform check box control, very useful!
Visual_C--__MFC
- 按钮窗口(控件)在MFC中使用CButton表示,CButton包含了三种样式的按钮,Push Button,Check Box,Radio Box。所以在利用CButton对象生成按钮窗口时需要指明按钮的风格。-Button window (controls) in MFC CButton, The CButton includes three styles of button, Push the Button, Check Box, Radio Box. So you need to spe
Test-Check-Box-dbgrid
- Add the check box component to dbgrid database
check-DOME
- 各种选择框效果图。 包括RzcheckGroup. checkgroup -Various selection box rendering.
Automatic-e-mail-message
- 1.实现邮件检测功能: (1)注册账号,注意正确添写POP3服务器,用户名,密码。 2.实现发送短信功能: (1)在注册账号时要添写正确的手机号码,并选中发送到手机的复选框。 (2)跟据自己购买的GSM模块说明书设置串口参数,一般是“19200,n,8,1”。 (3)添写当地短信中心号码,前面的86可加可不加,如果没有写,系统在按“确定”后会自动加上。 (4)注意:如果短信中含有中文字符,则一定要设成Pdu模式,否则短信可能发送失败。 3. 源代码配置:
9457634
- Delphi在状态栏显示检查框,编程学习源码,很好的参考资料。-Delphi displayed in the status bar check box, learning programming source code, a good reference.
Delphi_643501
- Delphi:Delphi修改文件 属性信息,改变文件的只读属性,还有只读属性、系统属性、隐藏属性。操作时点击属性前面的复选框,选中后点击“属性修改”按钮即可。 -Delphi: Delphi modify the file attribute information, change the read-only file attributes, as well as the read-only attribute, system attributes, hidden attributes.
Delphi_057503
- Delphi:Delphi点击表头排序数据,对象为ListView数据列表控件,点击表格中的“姓名”、“年龄”、“性别”任意一个表头,都可排序,旁边的“升序”复选框可改变默认的排序方式,这是个相当实用的表格数据显示技巧,增加用户体验度,几乎是基本的不能再基础的Delphi小技巧了。 -Delphi: Delphi click on table header to sort the data, the data object for the ListView control list, cli
statusloading
- Delphi显示状态栏检查框,进度条效果,程序正在运行时显示的进度指示,Windows中经常见到的效果,用Delphi是如何实现的呢,期待!-Delphi appears in the status bar check box, progress bar effect, display program is running the progress indicator, often see the Windows effect, Delphi is how to achieve it, look
Checked
- Delphi:Delphi复选框Checked属性用法参考实例,在WEB开发中,也有复选框。本测试程序仅展示选择复选框并显示最终值,类似于WEB开发中的提交后获取复选框的值并显示出来。 -Delphi: Delphi checkbox Checked property usage reference example, in WEB development, there are check boxes. This test program shows only select the check