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

搜索资源列表

  1. Mybole

    0下载:
  2. 建立歌单文档,并运用编辑框实现四则运算,及运算结果的储存。-Single document establishing song, and use the edit box to achieve four operations, storage and computing the results.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:3415
    • 提供者:邵磊
  1. mouse12-13

    0下载:
  2. 鼠标移动可以显示所在点的坐标,在编辑框中,灵活好用-The mouse can display point coordinates, in the edit box, flexible to use
  3. 所属分类:EditBox

    • 发布日期:2017-04-10
    • 文件大小:1863768
    • 提供者:吕风
  1. server1

    0下载:
  2. 一个使用TCP/IP的服务器,可以发送视频文件,同时在编辑框中播放该文件,不过文件的格式是mpeg1。-One using TCP/IP server, you can send video files, and play the file in the edit box, but that the file is mpeg1.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:75109
    • 提供者:文文
  1. server2

    0下载:
  2. 一个使用TCP/IP的服务器,可以接收视频文件,同时在编辑框中播放该文件,不过文件的格式是mpeg1。-One using TCP/IP server, you can receive video files, and play the file in the edit box, but that the file is mpeg1.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:189804
    • 提供者:文文
  1. TestIntelligentSearch

    0下载:
  2. 通过ListBox列表控件和Edit编辑框控件来实现良好的模糊搜索界面,很实用,已应用于实际项目中。-Usage of CListBox and CEdit controls is to achieve a good fuzzy search interface.It is very useful and has been applied to actual projects.
  3. 所属分类:GUI Develop

    • 发布日期:2017-06-09
    • 文件大小:15995007
    • 提供者:张军
  1. BmpBKEdit

    1下载:
  2. 有背景图片的编辑框,注意在资源设计的时候先选择编辑框的多行属性,否则不能实现-this is a programe of edit
  3. 所属分类:EditBox

    • 发布日期:2017-05-10
    • 文件大小:2198609
    • 提供者:李正强
  1. MenuView

    0下载:
  2. 基于vc++ mfc 菜单编辑框操作界面小程序。-vc++ menu code
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:1460
    • 提供者:wuhaitao
  1. ColorfulEidt

    0下载:
  2. 一个从CWnd派生的自绘编辑框控件,并且实现了背景图案和字体效果等内容,供大家交流-A painting from CWnd derived from the edit control, and to achieve a background pattern and font effects, etc., for all to share
  3. 所属分类:EditBox

    • 发布日期:2017-04-01
    • 文件大小:34411
    • 提供者:王玉鹏
  1. NIDS

    0下载:
  2. 一个VC++ 网络入侵检测模块及程序代码,源代码完整,包括所需控件都在压缩包内,用VC编写网络软件的时候用得上。    CMainFrame* p_Frame //保持筐架类的指针    CEdit* m_pEdit //保存编辑框类的指针    CListCtrl* m_pList //保存列表类的指针    CTreeCtrl* m_pTree //保存树型控件的指针    CComboBox* m_pComboBox //保存组合筐的指针   以下的成员
  3. 所属分类:Network Security

    • 发布日期:2017-04-10
    • 文件大小:1563810
    • 提供者:云梦泽
  1. MASKEDIT

    0下载:
  2. 本例,把编辑框中输入的小写字母变成大写字母。来源:Visual C++程序设计技巧与实例。-In this case, the edit box in of the input lowercase letters into capital letters. Source: Visual c++ programming skills and examples.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:38447
    • 提供者:your name
  1. API4

    0下载:
  2. 使用MFC类库编制应用程序:按钮控件、静态控件及编辑框的应用-Prepared using the MFC class library application: button control, static control and application of the edit box
  3. 所属分类:Button control

    • 发布日期:2017-04-10
    • 文件大小:1173968
    • 提供者:江宗臻
  1. control

    0下载:
  2. android常用的系统控件源码集,包括一些常用的界面控件的源码,比如菜单,单选按钮、按钮文字和背景的设置、带动画的按钮、按钮事件监听的实现、checkbox进行监听、EditText编辑框、单项选择、多项选择、Menu菜单、WebView使用等。- android common set of source code control systems, including some commonly used interface controls the source, such as men
  3. 所属分类:android

    • 发布日期:2017-04-06
    • 文件大小:160017
    • 提供者:张龙
  1. Dialog_Based

    0下载:
  2. list控件中放置下拉框、编辑框、进度条等控件-list control drop-down box in place, edit boxes, progress bars and other controls
  3. 所属分类:Button control

    • 发布日期:2017-04-01
    • 文件大小:147804
    • 提供者:fez
  1. EditBox-Change-Line

    0下载:
  2. 一个 VC 编辑框换行的小问题,比较实用-A VC line edit box for small problems, more practical
  3. 所属分类:EditBox

    • 发布日期:2017-04-17
    • 文件大小:11392
    • 提供者:phenix
  1. exe-include-Editbox

    0下载:
  2. 制作一个含编辑框的应用程序,适合初学者,很实用-Make a box with editing applications, suitable for beginners
  3. 所属分类:EditBox

    • 发布日期:2017-04-01
    • 文件大小:6668
    • 提供者:phenix
  1. CtrlEditDemo

    0下载:
  2. 编辑框控件风格设置,编辑框控件内容获取。-Edit box edit box control style setting, content acquisition.
  3. 所属分类:EditBox

    • 发布日期:2017-04-05
    • 文件大小:43575
    • 提供者:冯冯
  1. VB6-add-Mouse-Click

    0下载:
  2. 给VB编辑框增加MOUSE中键功能,字又不够,再加字-MOUSE to the VB editor boxes in the key features to increase, but the word is not enough, add the word
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:15413
    • 提供者:lichao
  1. Java-Android-Control

    0下载:
  2. android常用的系统控件源码集,包括一些常用的界面控件的源码,比如菜单,单选按钮、按钮文字和背景的设置、带动画的按钮、按钮事件监听的实现、checkbox进行监听、EditText编辑框、单项选择、多项选择、Menu菜单、WebView使用等。-Commonly used Android system controls the source code set, including some commonly used interface control source, such as men
  3. 所属分类:android

    • 发布日期:2017-03-26
    • 文件大小:161209
    • 提供者:lqua
  1. hk97289

    0下载:
  2. 易语言源码分享。希望更多的朋友了解易语言。源码名称:屏蔽编辑框右键。体验中文编程-Easy language source code sharing.Hope more friends to understand easy language.Source Name: masked edit box right key.Chinese programming experience
  3. 所属分类:其他小程序

    • 发布日期:2017-04-13
    • 文件大小:1587
    • 提供者:xiaomingw
  1. datiqi3.1.11

    0下载:
  2. 可以在编辑框输入中文或者中文的头字母查找相关题目。-In the head letter of the edit box to enter the Chinese or Chinese to find related topics.
  3. 所属分类:ComboBox

    • 发布日期:2017-06-09
    • 文件大小:16674404
    • 提供者:吴成伟
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com