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

搜索资源列表

  1. Calculator

    0下载:
  2. 运用VC 6.0 通过对编辑框和按钮的操作,实现简单的计算器功能-VC 6.0 edit box and button operation, simple calculator function
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-26
    • 文件大小:1980596
    • 提供者:曾连宇
  1. TimeExit

    0下载:
  2. VC++定时关机、重启程序,还可实现定时注销,点击隐藏后可通过快捷键Ctrl+Alt+G返回前台。在编辑框中输入分钟数,按下定时按钮即可实现定时关机。是本站一款定时关机程序的修改版,分享与大家学习。-VC++ regular shutdown, restart the program, but also the timing canceled, click hidden by shortcuts Ctrl+Alt+G returns the foreground. Press the timer
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-05
    • 文件大小:28494
    • 提供者:古沙
  1. kSYiKLvKf

    0下载:
  2. 代码是用来实现使用单行、多行编辑框输入显示文本的vc源码,好用,小应用,有助于初学者的学习-The code is used to using a single line, multi-line edit box to enter the display text vc source, easy to use, small application helps beginners learn
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-18
    • 文件大小:25378
    • 提供者:何素文
  1. RVkVYiEDW

    0下载:
  2. 代码是用来实现设置编辑框控件的背景、文本颜色的vc代码,相当好,初学者的福音-Code is used to set the edit box control background and text color vc code, beginners Gospel
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-18
    • 文件大小:26109
    • 提供者:何素文
  1. FEyKOLPbT

    0下载:
  2. 代码是用来实现只允许输入字母,并转换为大写的编辑框的vc++的源码,一般,适用于初学者学习与指导-Only allowed to enter letters, and converted to uppercase edit box vc++ source code is used, generally, suitable for beginners to learn with the guidance
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-26
    • 文件大小:26826
    • 提供者:何素文
  1. Clipboard

    0下载:
  2. 使用vc++写的一个剪贴板程序,单击左边的按钮,可以复制文字到剪切板,单击右边的按钮可以将文字粘贴到右边编辑框内-use vc++ to write a clipboard program, click the left button, you can copy text to the clipboard, and paste the text to the right of the edit box you can click the right button
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-05
    • 文件大小:1870695
    • 提供者:冒佳明
  1. QQmessages

    0下载:
  2. 通过这个小程序您可以学习到如何使用VC++向其它的进程编辑框发送信息,以及利用键盘输入控制指令的方法,研究原理可以参考,不得用于其它用途。-With this small program you can learn how to use VC++ send a message to the other process edit box, and keyboard input control instructions, to the research principle can refer to,
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-11-11
    • 文件大小:2377125
    • 提供者:张三
  1. EditTest

    0下载:
  2. VC++6.0上编辑框控制实例主要用来显示的-VC++6.0 edit box control is mainly used to display examples of
  3. 所属分类:EditBox

    • 发布日期:2017-11-13
    • 文件大小:1868509
    • 提供者:模模
  1. xiaoxie

    0下载:
  2. VC++将窗体编辑框中输入的字符转换为大写(小写),大小写转换,自动将输入到文本框中的字条转换成大写,当然,如果在源码里设置一下,就可以变成自动转换成小写。-failed to translate
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-29
    • 文件大小:11566
    • 提供者:胡庆华
  1. vctextform

    0下载:
  2. VC++在编辑框控件中追加文本内容,点击按钮即可将内容添加至指定的文本框中,是一个有效提升软件操作体验的小技巧,值得学习一下源代码的实现。-VC++ append text content in the edit box control, click the button to add content to the specified text box is a valid upgrade software tips of operating experience, is worth learn
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-25
    • 文件大小:10616
    • 提供者:吴国玉
  1. inputstring

    0下载:
  2. VC++限制编辑框输入文本的长度,也就是像WEB表单中的输入框功能类似,限制用户输入字符的数量,-VC++ to limit the length of the text in the edit box, which is similar to the like in a Web form input box to restrict the user to enter the number of characters
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-20
    • 文件大小:10462
    • 提供者:程妤
  1. AsynchInvoke

    0下载:
  2. 基于VC++异步调用的简单源码例子,定义一个字符串,设计循环,格式化字符串,设计编辑框文本,异步调用的实现实例,VC源码下载。 -Based on a simple asynchronous call VC++ source code examples, define a string, the design cycle, the format string, the text edit box design, implementation examples asynchronous cal
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-03
    • 文件大小:18854
    • 提供者:余志明
  1. AsynchInvoke

    0下载:
  2. 基于VC++异步调用的简单源码例子,定义一个字符串,设计循环,格式化字符串,设计编辑框文本,异步调用的实现实例,VC源码下载。-Based on a simple asynchronous call VC++ source code examples, define a string, the design cycle, the format string, the text edit box design, implementation examples asynchronous call,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-09
    • 文件大小:19542
    • 提供者:陈孟浩
  1. VCBusinessDlg

    1下载:
  2. 这是一个完整窗口界面的源代码,重写了标题拦,最大化,最小化按钮,边框,编辑框控件,按钮控件,标签控件。这是一个难得的完整编码,请使用VC++6.0编译。-This is a complete window interface source code, rewrite the title bar, Maximize, Minimize buttons, borders, edit box control, button control, label control. This is a rare
  3. 所属分类:GUI Develop

    • 发布日期:2017-02-05
    • 文件大小:1997824
    • 提供者:zgj
  1. Chapter8

    0下载:
  2. VC++中属性也的设置,通过对每一个属性页进行设置,最后将设置结果显示在编辑框中-VC++ the property is also set through the property pages for each set, the final results will be displayed in the edit box set
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-12
    • 文件大小:2926997
    • 提供者:武佳怡
  1. yansejuxin

    0下载:
  2. 3.5_常用控件之3编辑框控件——改变颜色填充矩形,基于MFC的VC++带详细的步骤文档-3.5_ common controls of three edit box control- change colors fill the rectangle, MFC-based VC++ document with detailed steps
  3. 所属分类:Button control

    • 发布日期:2017-05-09
    • 文件大小:1968128
    • 提供者:李江乔
  1. yingguangdingliang

    0下载:
  2. 基于vc++的荧光定量检测仪的mfc,包含了在对话框中对编辑框,按钮等功能键的基本操作-Based vc++ quantitative fluorescence detector mfc, included in the dialog box for edit boxes, buttons, etc. The basic operation of the function keys
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-12
    • 文件大小:19025566
    • 提供者:lht
  1. EventSynch

    0下载:
  2. VC++利用事件对象实现线程同步的问题,示例代码实现两大功能:1、不使用事件同步启动两个线程向编辑框中写入不同字符;对于没有使用同步对象时,可能出现输出字符比使用同步对象时少的现象,这是因为线程同时对资源进行操作的结果。2、使用事件同步启动两个线程向编辑框中写入不同字符。 -VC++ using the event object for thread synchronization problem, the sample code to achieve two major functions
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-25
    • 文件大小:16397
    • 提供者:李渊
  1. A8

    0下载:
  2. VC++ MFC编程 通过按一个按钮实现编辑框内的数值不断增加。 相当实用在开发运动控制的时候-VC++ MFC programming by pressing a button to achieve the increasing value of the edit box. Very useful in the development of motion control when
  3. 所属分类:Button control

    • 发布日期:2017-05-08
    • 文件大小:1854274
    • 提供者:陈小磊
  1. MutexSynch

    0下载:
  2. 摘要:VC/C++源码,系统相关,互斥对象,线程同步 利用互斥对象实现线程同步,当勾寻使用互斥进行同步”按钮时,可启动一个线程向编辑框写入字符A,然后再启动一个线程向边界框写入字符B,可以看到只被执行一个线程,线程同步问题请下载源码参阅。-Abstract: VC/C++ source, system-related, mutex objects, thread synchronization synchronize threads using the mutex object, when
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-24
    • 文件大小:19403
    • 提供者:海少
« 1 2 3 4 5 6 7 89 10 11 12 13 »
搜珍网 www.dssz.com