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

搜索资源列表

  1. ToolForSQL2000.rar

    3下载:
  2. VB6环境编写的的MSSQL2000数据库管理工具,可以搜索连接网络服务器,设定IP和登录密码就可以连接,界面也挺专业的,它可以搜索并列出局域网内的所有的Sql Server服务器及数据库、数据表、并对数据库进行表操作:删除、查询、运行SQL查找、编辑等,类似SQLSERVER企业管理器的功能。,Prepared by the VB6 environment MSSQL2000 database management tools, you can search to connect web se
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-29
    • 文件大小:132445
    • 提供者:
  1. Edit-Control-Bar

    0下载:
  2. 实现编辑框的多种操作,包括:如何将编辑框中输入的字符转换为大写(小写);如何限制编辑框输入文本的长度;如何限制编辑框只能输入数字;如何在编辑框中实现多行显示;如何在编辑框中追加文本。-Edit box to achieve a variety of actions, including: how to edit box, enter the characters converted to uppercase (lowercase) how to limit the length of the
  3. 所属分类:EditBox

    • 发布日期:2017-03-28
    • 文件大小:67898
    • 提供者:李红亮
  1. AE93edit-sde.rar

    0下载:
  2. 使用ae9.3进行shp文件编辑,通过sde加载feature class,Edit shape file with ArcGIS engine 9.3,load feature class through Arcsde
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:27713
    • 提供者:kicycui
  1. listview-Edit

    0下载:
  2. listview功能扩展-自定义特定列编辑,同时与键盘配合移动列-listview extensions- text edit.
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-28
    • 文件大小:12135
    • 提供者:Ricky
  1. Edit-demo

    1下载:
  2. Edit控件 限制输入长度、仿序列号输入、限制输入指定的字符或数字、自动跳转到下一个编辑框.-Edit control limit input length, fake serial number, input, limit the importation of a specified character or number, automatically jump to the next edit box.
  3. 所属分类:编辑框

    • 发布日期:2012-11-21
    • 文件大小:108224
    • 提供者:
  1. StyleToolkit.zip

    2下载:
  2. 非常COOL的VC对话框以及相关控件皮肤特效实现.包含彩色进度条Progress,水晶按钮Button,透明Button,透明渐变EDIT等很COOL的控件效果。 包含VC6,VC8的两个工程,示例图P1_DemoProgram.png。,COOL dialog is the VC and the related effects to achieve control skin. Contains color progress bar Progress, crystal button Butto
  3. 所属分类:对话框与窗口

    • 发布日期:2013-07-30
    • 文件大小:778006
    • 提供者:木牧
  1. RichEdit_SDK_Reference.rar

    0下载:
  2. Rickedit SDK 参考手册,很全的一份 对Rich Edit控件底层消息机制进行了讲解,Rickedit SDK reference manual, it is wholly a Rich Edit control on the underlying mechanism to explain the news
  3. 所属分类:RichEdit

    • 发布日期:2017-03-23
    • 文件大小:69909
    • 提供者:佳名猫
  1. LangEditor64b00

    1下载:
  2. MTK直接编辑bin文件修改语言,俄罗斯开发-MTK directly edit the bin file change language, developed in Russia
  3. 所属分类:MTK

    • 发布日期:2017-03-26
    • 文件大小:404987
    • 提供者:com xu
  1. NumEdit_demo

    0下载:
  2. 数字编辑框类。可以直接在编辑框中输入数字,其它的不接受-Edit box type figure. Directly in the edit box, enter the figure, the other does not accept
  3. 所属分类:EditBox

    • 发布日期:2017-04-01
    • 文件大小:14995
    • 提供者:林文
  1. Design.Browse.button.MFC.edit.control

    0下载:
  2. MFC浏览按钮编辑控件设计代码Design of the Browse button MFC code edit control -Design of the Browse button MFC code edit control
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-22
    • 文件大小:36228
    • 提供者:w
  1. MFC.edit.control.design.code.hyperlink

    0下载:
  2. MFC超链接编辑控件设计代码MFC edit control design code hyperlink -MFC edit control design code hyperlink
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:25308
    • 提供者:w
  1. CHexEditDemo

    0下载:
  2. Recently, I was working on a diagnostic software which requires a Edit Control used for HEX/DEC numbers input. The CEdit that comes with MFC is not so good for this job, as it can not prevent the user from typing an invalid HEX number. Therefore
  3. 所属分类:EditBox

    • 发布日期:2017-03-29
    • 文件大小:28206
    • 提供者:彭群
  1. ue_english

    0下载:
  2. Ultra Edit, a powerful text and hex editor
  3. 所属分类:Editor

    • 发布日期:2017-06-09
    • 文件大小:16434398
    • 提供者:Ezza3im
  1. RomEditor

    0下载:
  2. 智能手机ROM 编辑工具,可以直接修改BIN文件-windows mobile 5.0 6.0 6.1 rom edit
  3. 所属分类:Windows Mobile

    • 发布日期:2017-03-26
    • 文件大小:72514
    • 提供者:mike xiang
  1. MyEditDot

    0下载:
  2. 这是一个基于MFC框架下实现Edit输入限制的代码,只允许输入数字和小数点,和收银台的功能一样.希望对于初学者有一定的帮助,之前我上传过一些程序,运行不了,在这里说声对不起.我很喜欢这个网站,希望大家以后多多支持 -This is a framework based on MFC to achieve Edit code input restrictions, allowing only enter numbers and decimal point, and the cashier are
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:27250
    • 提供者:gfedcba
  1. readerTxtWinCE

    0下载:
  2. winCE5.0下的文本阅读器 用edit控件实现的-winCE5.0 read the text under the edit control is achieved Used
  3. 所属分类:Windows CE

    • 发布日期:2017-04-09
    • 文件大小:1520814
    • 提供者:齐力
  1. listviewedit

    0下载:
  2. listview控件功能扩展--自定义可编辑列-listview control functions has been expanded- to edit out the custom
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:12025
    • 提供者:bkzd
  1. RichText

    1下载:
  2. CRichEdit,类似QQ的编辑框 可以显示BMP,JPG以及动态的GIF格式的图片 而且还能编辑字体颜色,自动换行-CRichEdit, similar to the edit box QQ can display BMP, JPG and GIF format dynamic picture but also edit the font color, wrap
  3. 所属分类:RichEdit

    • 发布日期:2017-03-29
    • 文件大小:58262
    • 提供者:王吉桥
  1. Pdf

    0下载:
  2. Pdf文档在线编辑控件源码及演示 支持Pdf文档在线编辑,并可以进行另存管理。 PdfTestSite为演示文件夹 PdfViewer为控件源码控件 51aspx.pdf为模版文件-Pdf Document-line edit control source and demonstrate support for Pdf document online editing, and can manage to save. PdfTestSite for the presenta
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:74057
    • 提供者:可可
  1. edit

    0下载:
  2. 自绘编辑框的源码 VC6编译通过,感兴趣的朋友可以-Since the edit box painted VC6 compile the source code, and interested friends can try
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:3652576
    • 提供者:夏玉
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com