CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 对话框与窗口 搜索资源 - NOTEPAD

搜索资源列表

  1. 纯SDK编写的记事本仿真程序

    0下载:
  2. 简单的记事本程序,SDK编写,帮助了解windows编程的消息机制-simple Notepad procedures SDK prepared to help understand the windows of news programming mechanism
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:18873
    • 提供者:
  1. TextEdit.rar

    0下载:
  2. 自己VC做的,基于对话框模板MFC记事本,具有系统自带记事本的基本功能,VC do their own, based on the dialog box template MFC notebook, with the system comes with the basic functions of Notepad
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-24
    • 文件大小:40753
    • 提供者:小石头
  1. DlgDemo

    0下载:
  2. wince6.0下的记事本 ,用VS2005开发基于Windows api开发-the wince6.0 Notepad with VS2005 development based on the development of Windows api
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-12
    • 文件大小:42725
    • 提供者:dick
  1. MyNotepad

    0下载:
  2. 用VC开发的记事本程序,非常值得大家借鉴。-VC developed using the Notepad program, very worthwhile for us learn.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-30
    • 文件大小:50434
    • 提供者:liuxingyu
  1. Myswt

    0下载:
  2. 使用SWT/Jface做的一个记事本程序,java源代码-The use of SWT/Jface do a Notepad program, java source code
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-27
    • 文件大小:3029
    • 提供者:侯坡
  1. notepad

    0下载:
  2. 实现多窗口模式记事本,及实现类似于word的查找/替换功能,功能完善.-Multi-window mode notebook, and the realization of word similar to the Find/Replace function, function.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-01
    • 文件大小:34974
    • 提供者:css
  1. textedit

    0下载:
  2. 类似记事本的简单文本编辑器类似记事本。好用 -Notepad similar simple text editor
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-27
    • 文件大小:8685
    • 提供者:liuguoliang
  1. notepad

    0下载:
  2. 主要是实现用对话框实现记事本的功能,可以实现文件的打开,保存,对字体和颜色的修改-Dialog box is mainly used to achieve the realization of the functions of Notepad, the document can open, save, and modify fonts and colors
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-14
    • 文件大小:3559161
    • 提供者:wu
  1. Ex_ContextMenu

    0下载:
  2. 一个可以实现打开、保存、另存为等简单功能的记事本。-One can open, save, save as a simple function, such as Notepad.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-08
    • 文件大小:1933236
    • 提供者:孙亚萍
  1. Ex_ContextMenu

    0下载:
  2. 可以实现打开、保存、另存为等简单功能的记事本。-Can open, save, save as a simple function, such as Notepad.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-08
    • 文件大小:1948193
    • 提供者:孙亚萍
  1. OpenFile

    0下载:
  2. 一个很经典的打开文件对话框,和记事本的打开文件对话框一样。-A very classic open file dialog box, which is similar to Windows Notepad s to open file dialog box.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:26139
    • 提供者:ljj
  1. visual-basic-jishiben

    0下载:
  2. 用visual basic 做的一个记事本,可以运行,还有完整的实验报告。-Visual basic to do with a notepad, you can run, there is a complete lab report.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-26
    • 文件大小:133483
    • 提供者:wang
  1. webqq--e

    0下载:
  2. 使用易语言开发的机器人程序,配置文件config.hs,使用记事本打开即可修改-Robot using the easy language development program, the configuration file config.hs, can be modified using Notepad to open
  3. 所属分类:对话框与窗口

    • 发布日期:2017-05-04
    • 文件大小:1393629
    • 提供者:叱军超
  1. WinObj

    0下载:
  2. Win32记事本程序,子窗口背景+移动小球等功能 Win32消息处理-Win32 Notepad program
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-27
    • 文件大小:801148
    • 提供者:徐振凯
  1. MOBILE

    0下载:
  2. 手机界面 可以实现拨号 发信息 记事本 电话本-Phone interface can dial-up hair Notepad phone book
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-10
    • 文件大小:2244851
    • 提供者:
  1. wen

    0下载:
  2. 单文档,记事本,打开多个记事本,添加菜单项,上一个文件,下一个文件-Single document, Notepad, open multiple notepad, add menu items on a file, the next file
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-16
    • 文件大小:44232
    • 提供者:yuanting
  1. MFCjishiben

    0下载:
  2. 实现简单的记事本功能,实现存储,保存,另存为等功能。代码简单,需要一定的MFC基础。-Simple notepad storage, save, save as functions. The code is simple, requires a certain amount of MFC base.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-24
    • 文件大小:163404
    • 提供者:jia
  1. 1006840533

    0下载:
  2. 桌面记事本,我的MFC课程设计,虽然很简单-Desktop Notepad, my the MFC course design, although it is very simple. . .
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-26
    • 文件大小:398471
    • 提供者:long
  1. notepad

    0下载:
  2. 实现记事本功能,基本功能都能实现,对初学者有一定的帮助。-Achieve notepad
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-14
    • 文件大小:4661
    • 提供者:成天
  1. notepad-plus-plus-6.8.8

    0下载:
  2. notepad++ 的最新源码,供大家学习-notepad++ new code, good good study
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-22
    • 文件大小:6592419
    • 提供者:billwong
« 12 »
搜珍网 www.dssz.com