搜索资源列表

  1. 拆份窗口

    0下载:
  2. 用VC++实现的关于拆分窗口的例子,各个窗口用的View也不同,有EditView,ListView,FormView,等-with VC on the split window examples of the various window View different, EditView, ListView, FormView, etc.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:63360
    • 提供者:fwy
  1. CrystalEdit

    0下载:
  2. 增强型的editview类,支持中文,语法着色,flag,行指示等-enhanced the editview category, the Chinese support, syntax coloring, flag, OK instructions
  3. 所属分类:RichEdit

    • 发布日期:2008-10-13
    • 文件大小:55747
    • 提供者:aaa
  1. EditView

    0下载:
  2. 简单文本编辑器,能实现简单的打开,修改,编辑等功能。稍加修改还能实现打印及打印预览功能。
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:1996
    • 提供者:yangyang
  1. m_hiliteedit

    0下载:
  2. A CEditView derived class that highlights the caret line.
  3. 所属分类:编辑框

    • 发布日期:2024-05-15
    • 文件大小:22528
    • 提供者:王林
  1. 语法编辑器synedit

    0下载:
  2. CSynEditView一个支持语法编辑的类,你只要简单的将该类引入你的工程,便可轻松的获得如VC++和VB编程环境中的语法编辑能力-CSynEditView a syntax editing category, as long as you simple introduction of this type of project you can be easily obtained if the VC and VB programmin
  3. 所属分类:编辑框

    • 发布日期:2024-05-15
    • 文件大小:502784
    • 提供者:杜建强
  1. 拆份窗口

    0下载:
  2. 用VC++实现的关于拆分窗口的例子,各个窗口用的View也不同,有EditView,ListView,FormView,等-with VC on the split window examples of the various window View different, EditView, ListView, FormView, etc.
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-15
    • 文件大小:2024448
    • 提供者:fwy
  1. VC语法编辑器

    0下载:
  2. CSynEditView一个支持语法编辑的类,你只要简单的将该类引入你的工程,便可轻松的获得如VC++和VB编程环境中的语法编辑能力。-CSynEditView a syntax editing category, as long as you simple introduction of this type of project you can be easily obtained if the VC and VB programmi
  3. 所属分类:界面编程

    • 发布日期:2024-05-15
    • 文件大小:474112
    • 提供者:王小波
  1. CrystalEdit

    0下载:
  2. 增强型的editview类,支持中文,语法着色,flag,行指示等-enhanced the editview category, the Chinese support, syntax coloring, flag, OK instructions
  3. 所属分类:RichEdit

    • 发布日期:2024-05-15
    • 文件大小:55296
    • 提供者:aaa
  1. HEX_EDIT_show

    0下载:
  2. 非常实用的十六进制编辑框,适合用于帧结构的编辑和显示,使用方便灵活-very practical hexadecimal editor fr a me, fr a me structure optimized for the editing and display, easy-to-use flexible
  3. 所属分类:编辑框

    • 发布日期:2024-05-15
    • 文件大小:102400
    • 提供者:程勖
  1. RichEditView

    0下载:
  2. 通过程序向RichEditView写文本,功能比较齐全-RichEditView through procedures to write text, more complete function
  3. 所属分类:编辑框

    • 发布日期:2024-05-15
    • 文件大小:31744
    • 提供者:lovexx
  1. mapgisvb

    0下载:
  2. 用vb进行MAPGIS二次开发的示例 可以用以在进行MAPGIS二次开发的参考-used for the development of MAPGIS examples can be used for carrying out development MAPGIS Reference
  3. 所属分类:书籍源码

    • 发布日期:2024-05-15
    • 文件大小:306176
    • 提供者:刘复生
  1. EditView

    0下载:
  2. 简单文本编辑器,能实现简单的打开,修改,编辑等功能。稍加修改还能实现打印及打印预览功能。-Simple text editor that can realize a simple open, modify, edit and other functions. Realize a little modification can print and print preview function.
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:yangyang
  1. MyPad

    0下载:
  2. 利用editview類,來進行撰寫筆記本,包含觀念!-Editview use categories, to write a notebook that contains ideas!
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:71680
    • 提供者:ksuyan
  1. adddialog

    0下载:
  2. vc++编写的如何在文档视图结构中多次添加对话框的例子-add dialog to the structure of Doc and view
  3. 所属分类:界面编程

    • 发布日期:2024-05-15
    • 文件大小:3635200
    • 提供者:kangna
  1. source-code

    0下载:
  2. 网络聊天室使用VC++的CSocket类实现聊天室功能, VC++6.0中,建立MFC AppWizard(exe)工程,选择Single Document应用程序类型,view继承EditView。 -Internet chat rooms using VC++ implementation of CSocket class chat room function, VC++6.0, the establishment of M
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-15
    • 文件大小:2033664
    • 提供者:xuhao
  1. Activity05

    0下载:
  2. 1.声明四个控件(2个EditText,一个TextView,一个Button)修改layout:main.xml * 2.要为2个EditView设置数值并显示 * 3.要创建一个监听器类,用来监听按键事件onclick * 4.将监听器类绑定在监听按键上-A statement four controls (two an EditText and a TextView and a Button) to modify
  3. 所属分类:android开发

    • 发布日期:2024-05-15
    • 文件大小:56320
    • 提供者:glorydon
  1. hd-protected-

    0下载:
  2. QQ的界面仿做,的C++代码。treeview,editview的示例。-QQ interface like to do the C++ code. treeview, editview example.
  3. 所属分类:通讯编程

    • 发布日期:2024-05-15
    • 文件大小:542720
    • 提供者:jack
  1. AutoCompleteTextViewDemo

    0下载:
  2. 本代码展示EditView的自动提示文本功能,该代码演示了AutoCompleteTextView的使用步骤-Automatically prompt for the code show EditView text function, the code demonstrates a AutoCompleteTextView use steps
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:709632
    • 提供者:朱朱
  1. simpleUI

    0下载:
  2. 自己编写的一个简单UI 可以实现editview输入 button提交 在另一个activity上实现显示 -I have written a simple UI achieve editview enter button submit in another activity display
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-15
    • 文件大小:936960
    • 提供者:Lesleylily
  1. ChooseDate

    0下载:
  2. 选择日期和时间的组件,可以将选择的日期显示在EditView中-Select the date and time components, you can choose the date display in EditView
  3. 所属分类:android开发

    • 发布日期:2024-05-15
    • 文件大小:71680
    • 提供者:李辉
« 12 »

源码中国 www.ymcn.org