CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - check box

搜索资源列表

  1. Prop

    0下载:
  2. 逃跑按钮的巧妙实现。如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。如何限制用户在不满足设定的条件时切换到其他属性页和向导页。 -Realize ingenious escape button. How to create a property page and Wizard dialog, and integration on the combo box (combo box how to adjust the
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-26
    • 文件大小:49930
    • 提供者:wangren
  1. Prop

    0下载:
  2. 逃跑按钮的巧妙实现。如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。如何限制用户在不满足设定的条件时切换到其他属性页和向导页。-Realize ingenious escape button. How to create a property page and Wizard dialog, and integration on the combo box (combo box how to adjust the
  3. 所属分类:PropertySheet

    • 发布日期:2017-04-17
    • 文件大小:45900
    • 提供者:zengxiangyu
  1. Prop

    0下载:
  2. 逃跑按钮的巧妙实现。如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。如何限制用户在不满足设定的条件时切换到其它属性页和向导页。-Realize ingenious escape button. How to create a property page and Wizard dialog, and integration on the combo box (combo box how to adjust the
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:43926
    • 提供者:lw
  1. DialogDemo

    0下载:
  2. Android创建各种 Dialog对话框及其监听事件的源代码实现演示,生成各种用途的android Dialog窗口的方法和代码演示,比如在对话框中添加一个文本框,在对话框中列出数组, 在对话框中列出单选按钮,在对话框中列出复选框,自定义对话框内容,按返回键退出弹出对话框等,对安卓开发有帮助。-Android Dialog dialog box to create a variety of events and its source code to achieve listening pres
  3. 所属分类:android

    • 发布日期:2017-04-17
    • 文件大小:463957
    • 提供者:apudn17
  1. vbrtfautoscroll

    0下载:
  2. 一个VisualBasic6.0平台的学习实例,让文本程序支持自动滚屏功能,用VB也是很好就实现了。为了演示滚屏功能,程序打开一个RTF文档,勾选上方的“自动滚屏”复选框,当内容较多的时候,文本框的内容就自动滚动,方便用户阅读。更加人性化的一个功能,后续可以加入滚屏速度的控制,那就更完美了。-Examples of a VisualBasic6.0 learning platform, allowing the program to support auto-scrolling text fea
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2333
    • 提供者:gpudn39
  1. ExampleComboBox

    0下载:
  2. VB对ComboBox输入框的输入进行检查,下拉ComboBox中的值,输入错误会有提示。临时标签,用来获得焦点,使组合框能够失去焦点,并在失去焦点时进行有效性检查,若输入的数据不在列表中,请重新输入。-VB input ComboBox input box is checked, the value in the drop-down ComboBox, input error will be prompted. Temporary tag to get the focus, so the co
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1787
    • 提供者:cpudn47
  1. VBComboBox

    0下载:
  2. VB对ComboBox的输入内容进行检查,在失去光标焦点时判断输入内容是否符合要求,不正确则给出提示。窗口中使用了临时标签,用来获得焦点,使组合框能够失去焦点,并在失去焦点时进行有效性检查。输入的数据不在列表中,请重新输入-VB ComboBox contents of the input is checked, the cursor loses focus when typing to determine whether the request is not correct, give tip
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1756
    • 提供者:ipudn11
  1. CheckTree

    0下载:
  2. VC++使用TreeView的例子,在左侧展开的Tree菜单中,鼠标勾选其值,程序将判断你选中的节点,并将选中值显示在右侧方框中。本代码主要是演示如何判断Tree树形控件的节点是否被选中,选中的节点是哪一个,并获取其值,对VC新手使用TreeView有指导作用。-VC++ example uses a TreeView on the left to start the Tree menu, mouse, check its value, the program will determine yo
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:42360
    • 提供者:kpudn35
  1. Delphi_825454

    0下载:
  2. Delphi:Delphi使用FileExists函数检查文件是否存在,附演示程序源代码,因为只注重功能演示,所以程序还有很多需要完善的地方,文本框中的路径需要手功输入,有时间的可自己完善。 -Delphi: Delphi use the FileExists function to check whether a file exists, with a demo program source code, because only focus on functional demo, so t
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-05
    • 文件大小:13644
    • 提供者:1VAFLP0
  1. Delphi_653886

    0下载:
  2. Delphi:通过域名获取IP的Delphi源代码,类似于网上的一些网站查询工具的功能,通过域名来获取对应的IP地址,实用方法相信大家看一下运行界面就知道了,直接在域名框中输入要查找的域名名称,点击查询按钮,立即查询出该域名所对应的IP地址。 -Delphi: Get through the domain IP Delphi source code, similar to some of the features of the site online query tool to obtain
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-15
    • 文件大小:6893
    • 提供者:D8HHSVB
  1. kuaidi

    0下载:
  2. c#快递查询程序[源码],测试时候没有添加太多的快递公司,快递数据取自kuaidi100网站,只是为了演示C#实现快递查询的机理、实现思路,自己可继续完善。使用时在列表框中选择快递公司名称,在下面输入快递单号即可。-c# Express check program [source], the test does not add too much time courier companies, courier data from kuaidi100 website, just to demonst
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:35190
    • 提供者:lpudn52
  1. open-vm-tools-9.0.0-782409.tar

    0下载:
  2. Under our 25-year warranty for tools/knives and 5-year warranty for lights, we will repair or replace (with one of equal or greater value) your product at our discretion. If we choose to replace your product instead of repair it, your original pr
  3. 所属分类:MiddleWare

    • 发布日期:2017-05-14
    • 文件大小:3554602
    • 提供者:opinhasi
  1. property

    0下载:
  2. 如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。如何限制用户在不满足设定的条件时切换到其他属性页和向导页。 -How to create a property page dialog box and the wizard dialog, integration on the combo box (combo box how to adjust the size), using a variety of metho
  3. 所属分类:PropertySheet

    • 发布日期:2017-04-17
    • 文件大小:74807
    • 提供者:汪小菲
  1. ChineseToH_2.0

    0下载:
  2. 有一天突发奇想,我们中文在计算机的编码是怎么样的呢?查了一些资料(参考百度),做出实际应用,该应用是由C语言实现,压缩包里是一个codeblock工程文件夹,在debug有exe文件。打开后是个黑盒,输入你要输入的中文,然后会自动将十六进制编码保存在剪切板,再粘贴即可。- One day a whim, we Chinese computer code is kind of how it? Check some information (refer to Baidu), making the
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:15498
    • 提供者:林伟鸿
  1. Electronic-map-system

    0下载:
  2. 电子地图:在界面下方可调整地图的显示比例及位置。单击“维护类别”按钮,打开“维护类别”窗口,在这里可以添加、修改、删除类别信息。添加完类别后,在地图上单击鼠标右键,弹出如图1.3所示的菜单,选择“创建标记”命令,打开“创建标记”窗口。标记创建完后,在地图上即可查看到。右键单击标记圆点处,弹出可以查看、修改及删除标记。 标记添加完后,在地图上很难进行查询,本程序提供了搜索功能,在文本框中输入搜索关键字,单击“搜索”按钮,可按标记名称进行搜索,单击“高级”按钮,打开“高级搜索”窗口。 搜索到
  3. 所属分类:Java Develop

    • 发布日期:2017-05-31
    • 文件大小:12801260
    • 提供者:周大侠
  1. Code

    0下载:
  2. 跑按钮的巧妙实现。如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。如何限制用户在不满足设定的条件时切换到其它属性页和向导页。-Run button cleverly achieved. How to make a property page dialog box and the wizard dialog, integration on the combo box (how to adjust the size
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-03
    • 文件大小:552100
    • 提供者:wangguozhang
  1. lab_4

    1下载:
  2. ios 成绩管理系统 1、 利用属性列表,对象归档解档的方法来构建简易的成绩管理系统 具体内容: 利用表视图和对象归档和解档方法, 实现学生成绩的增、 删、查和找。 2、 利用 CoreData 框架来构建简易的成绩管理系统 具体内容:利用表视图和 CoreData 框架来实现学生成绩的增、删、查和找。 3、 为成绩管理系统加入容错功能。 具体内容:当文本框中的数据输入错误时,显示警告框,提示重新输 入内容。例如:当在成绩输入框中输
  3. 所属分类:iPhone

    • 发布日期:2017-04-26
    • 文件大小:30528
    • 提供者:郑杰
  1. new2

    0下载:
  2. 下拉框combobox加载完成后查询出的第一个值并加载在下拉框中-After loading is complete combobox dropdown check out the first value in the drop-down box and load
  3. 所属分类:JavaScript

    • 发布日期:2017-04-05
    • 文件大小:5911
    • 提供者:茅佳佳
  1. html

    0下载:
  2. 用HTML实现表单的复选框,单选框的设计,用户名以及密码的设计-HTML form with check boxes to achieve single-box design, the design of the user name and password
  3. 所属分类:JavaScript

    • 发布日期:2017-03-31
    • 文件大小:11399
    • 提供者:赵国娟
  1. regExp

    0下载:
  2. 1. 检查一个正则表达式是否合法 2. 检查输入的数据是否符合指定的正则表达式 3. 编辑框选中时亮选- 1. Check the legality of a regular expression 2. Check whether the data entered matches the specified regular expression 3. Edit the highlight box is checked
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:4363
    • 提供者:civen
« 1 2 ... 17 18 19 20 21 2223 24 »
搜珍网 www.dssz.com