CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 输入数字 EDIT

搜索资源列表

  1. MyDyEdit

    0下载:
  2. VC++中标准编辑框控件的扩展,对输入条件进行了各种扩展,如数字输入、日期输入等。-VC standard edit box control the expansion of the input conditions for the various extensions, such as digital input, the importation of such date.
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:61210
    • 提供者:周周
  1. ItInput

    0下载:
  2. 几个输入控件,包括:日期输入、数字输入、带框内按钮的Edit输入和ComboBox扩展,自己做的。-several input control, including : the date of entry, digital inputs, with the Edit button box input and ComboBox expansion do for myself.
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:53996
    • 提供者:荆彩云
  1. EditBoxCtrl

    0下载:
  2. 此程序实现使Edit Box控件只接受数字输入-this procedure achieving Edit Box controls only accept digital input
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:26008
    • 提供者:only
  1. ValidatingEdit

    0下载:
  2. vc中Edit框输入格式控制,实现了数字,日期和自定义 的输入格式控制-vc Chinese Edit box input format control, achieved a number, the date and custom control of the input format
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:91274
    • 提供者:VirtualCPU
  1. NumEditCtrl_demo.zip

    0下载:
  2. 数字输入编辑框,The edit which accpets numeric input
  3. 所属分类:EditBox

    • 发布日期:2017-11-08
    • 文件大小:33450
    • 提供者:
  1. EditDemo

    0下载:
  2. 自定义CEdit控件,只能输入0至9数字,使用时,将编辑框控件的类型改为CNumberEdit就行了,使用方便。-Customize the CEdit control, you can only enter 0 to 9 number, when used, the type of edit control changed CNumberEdit line, easy to use.
  3. 所属分类:EditBox

    • 发布日期:2017-04-01
    • 文件大小:43419
    • 提供者:
  1. LPC22XX_MzLH06_Demo

    0下载:
  2. 这个是一款128×128自带二级汉字库的串行LCD的驱动代码,基于ARM7 LPC2292 微控制器,本代码中能够实现在LCD上数字编辑功能的输入以及编辑框控件等功能-This is a 128 × 128 carrying two汉字库serial LCD driver code, based on the ARM7 LPC2292 microcontrollers, this code can be realized in the editing function LCD digital i
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:1258601
    • 提供者:mzdesign
  1. limitedit

    0下载:
  2. 一个自己编写的编辑框类,只能输入大小写字母,数字.-I have written a type of edit box, only enter the upper and lower case letters, numbers.
  3. 所属分类:Graph program

    • 发布日期:2017-05-09
    • 文件大小:1897486
    • 提供者:laye
  1. EditEx

    0下载:
  2. 扩展EDIT V.1.0 功能如下:可以实现数字输入,可以屏蔽鼠标右键粘贴.-Extension EDIT V.1.0 following functions: digital input can be achieved, you can mask the right mouse button paste.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-04
    • 文件大小:328913
    • 提供者:平时了
  1. FloatEdit

    0下载:
  2. 将Edit控件进行输入控制,只能接受数字正负号小数,还能每3个数字一组进行格式化显示-Edit controls the input control, but to accept a decimal number of positive and negative numbers, but also a set of numbers every 3 format display
  3. 所属分类:EditBox

    • 发布日期:2017-03-28
    • 文件大小:27718
    • 提供者:灰机
  1. EditNumberControl

    0下载:
  2. C++ BUILDER输入框,数字输入的控制-C++ BUILDER EDIT NUMBER
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-31
    • 文件大小:663
    • 提供者:samuelaa
  1. game24point(method1)

    0下载:
  2. (1) 在游戏开始前要进行难度选择,难度选择有简单的,中等的,困难的,根据所规定的时间来进行区分,然后点击“开始”,计时器开始计时,进度条开始前进,且对话框中会随机出现4张牌。 (2) 在规定时间内,在编辑框中输入结果,数字应该与4张牌号相同,判断其所得结果是否为24。然后点击“验算”,此时计时器停止计数,若结果正确,则会显示“你太棒了!”,若结果错误或是输入的数字不与牌号一致,则会显示“对不起,你错了!”。若时间到了,不管玩家是否输入,会弹出“时间到!”。 (3) 若玩家想再来一局,可
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:46111
    • 提供者:wang
  1. game24point(method2)

    0下载:
  2. (1) 在游戏开始前要进行难度选择,难度选择有简单的,中等的,困难的,根据所规定的时间来进行区分,然后点击“开始”,计时器开始计时,进度条开始前进,且对话框中会随机出现4张牌。 (2) 在规定时间内,在编辑框中输入结果,数字应该与4张牌号相同,判断其所得结果是否为24。然后点击“验算”,此时计时器停止计数,若结果正确,则会显示“你太棒了!”,若结果错误或是输入的数字不与牌号一致,则会显示“对不起,你错了!”。若时间到了,不管玩家是否输入,会弹出“时间到!”。 (3) 若玩家想再来一局,可
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-10
    • 文件大小:2359408
    • 提供者:wang
  1. code1

    0下载:
  2. 如何限制编辑框只能输入数字 使用VisualC ++编译完成-How to limit the edit box can only input Numbers
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-30
    • 文件大小:14850
    • 提供者:dongwenbin
  1. 9_6

    0下载:
  2. 介绍一个包含编辑框控件的“乘法器”程序,使用者在“乘数”或者“被乘数”编辑框输入数字的时候,程序可以随时计算乘法的结果-Introduction of an edit control that contains " multipliers" program, the user " multiplier" or " multiplicand" edit box enter a number, the program can be readily
  3. 所属分类:EditBox

    • 发布日期:2017-05-10
    • 文件大小:2298156
    • 提供者:Angel YXM
  1. AutoListviewAdd

    0下载:
  2. 在edit中输入数字 自动添加listView列表项-Automatically add a listView list item
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-25
    • 文件大小:275325
    • 提供者:王裕舒
  1. NumEdit

    0下载:
  2. 自定义数字输入编辑框,可自动识别输入数字合法性,并提示用户非法输入,并能够将非法输入置为默认合法输入。-Custom digital input edit box, can automatically identify the legitimacy of the input, and prompts the user to enter the illegal input, and be able to enter the illegal input as the default legal in
  3. 所属分类:EditBox

    • 发布日期:2017-04-12
    • 文件大小:939
    • 提供者:
  1. wincp

    0下载:
  2. 一个简单的登录界面制作, 可以用tab或者回车实现焦点移动,编辑框可以输入数字字母,按键可动作。-Make a simple login screen, you can use a carriage return or tab to move the focus to achieve, you can enter alphanumeric edit boxes, buttons operable.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:23718
    • 提供者:
  1. yuanmashihexueshengde

    0下载:
  2. 打开程序就是一个日历,默认显示当前月份,点击任意一天就可以编辑当天花销,简单分为:三餐、零食、服装、生活用品、和其他。输入框只能输入数字,如果没有花销可以不填。点击确定会自动计算总和并保存。返回主界面就可以看到每日的花销和当月总计。点击上方的年份还可以查看当月或者当年不同类别的花销综合信息。本项目很适合只花不进的学生党记录日常花销。不能记录收入情况。-Open the program is a calendar, the default display of the current month
  3. 所属分类:android

    • 发布日期:2017-05-07
    • 文件大小:1352359
    • 提供者:李朝霞
  1. SubClassingDemo

    0下载:
  2. mfc EDIT 重载 只输入数字和小字点.-mfc EDIT number point
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:20040
    • 提供者:sblin
« 1 23 4 »
搜珍网 www.dssz.com