CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 编辑器/阅读器 搜索资源 - MFC

搜索资源列表

  1. MFCpl02.3

    0下载:
  2. 这个是我用mfc写的一个pl0的编译器,可以对一段程序进行编译,同时,可以对文本进行编辑,运行的时候可以生成输入对话框,还可以整体保存错误信息,并给出提示
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:193226
    • 提供者:yaokai
  1. sdk_note

    0下载:
  2. 用windows API 函数写的notepad程序,没有涉及MFC.
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:18448
    • 提供者:fff333
  1. scintilla

    0下载:
  2. 一个国外的开源项目,支持语法高亮的编辑器,支持c,c++,java,html等各种语言,并且能够自定义关键字和lexer实现自定义的语法高亮。scintilla在实现上是一个标准的windows控件,不依赖于MFC,可以很方便地用在非MFC程序。
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:1454049
    • 提供者:RockmanZero
  1. scintillamfc

    0下载:
  2. 一个可以提供语法高亮显示的编辑器,是MFC应用程序,可以下载
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:734995
    • 提供者:Gavin
  1. MapEditor

    1下载:
  2. 实现了2D地图编辑器的基本功能,适合MFC初学者。
  3. 所属分类:编辑器/阅读器

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

    0下载:
  2. 小巧阅读器: MFC+ACCESS 简单的查询,以滚动形式显示文字.需要自己向数据库中加入数据,以关键词查询内容.,Compact reader: MFC+ ACCESS simple query to display scrolling text. The needs of their own to the database by adding data to the content Keywords inquiries.
  3. 所属分类:Editor

    • 发布日期:2017-03-26
    • 文件大小:104783
    • 提供者:wuwei
  1. synedit

    0下载:
  2. MFC写的一个语法编辑器 可以完成语法编辑 语法分析等功能-grammer editer
  3. 所属分类:Editor

    • 发布日期:2017-05-24
    • 文件大小:8691401
    • 提供者:王柳
  1. text_editor

    0下载:
  2. 文档详细解说了如何用VC++的MFC设计一个简单的单文档的文本编辑器-Document a detailed explanation of how the MFC with VC++ to design a simple single-document text editor
  3. 所属分类:Editor

    • 发布日期:2017-04-03
    • 文件大小:4898
    • 提供者:
  1. jisuanqi

    0下载:
  2. 计算器源代码,MFC做的,没事研究研究-Calculator source code, MFC to do, and nothing to do Research
  3. 所属分类:Editor

    • 发布日期:2017-04-05
    • 文件大小:49314
    • 提供者:高大侠
  1. Calculator

    0下载:
  2. MFC做的计算器 是我在学校期间由于课程设计的需要才做的,希望对大家有用!-MFC is my calculator to do in the school during the curriculum design as a result of the need to do, and I hope useful for all of us!
  3. 所属分类:Editor

    • 发布日期:2017-03-25
    • 文件大小:230872
    • 提供者:ash
  1. exp9

    0下载:
  2. 用mfc模仿windows自带的记事本的简单源代码-Windows with mfc imitate the simple Notepad that comes with source code
  3. 所属分类:Editor

    • 发布日期:2017-04-10
    • 文件大小:1171382
    • 提供者:白凝落
  1. Analy

    0下载:
  2. 用MFC实现的简单此法分析器,其唯一的缺点是不能识别Tab,欢迎下载-Using MFC to achieve a simple parser of this method, the only drawback is not recognized Tab, welcome to download
  3. 所属分类:Editor

    • 发布日期:2017-05-13
    • 文件大小:3444514
    • 提供者:观山
  1. NKWordPad

    0下载:
  2. NKwordpad from MFC: you can use to edit text
  3. 所属分类:Editor

    • 发布日期:2017-04-04
    • 文件大小:76823
    • 提供者:mannk0509
  1. CALCULATOR

    0下载:
  2. 基于MFC的计算器,可完成简单的加、减、乘、除等运算。-MFC-based calculator can do simple addition, subtraction, multiplication, division and other operations.
  3. 所属分类:Editor

    • 发布日期:2017-05-12
    • 文件大小:2913704
    • 提供者:谷灵
  1. MyCin

    0下载:
  2. MFC做的C语言编辑器,支持编辑器的基本功能,高亮、排版、编译-MFC C language editor to do to support the basic functions of the editor, highlighting, layout, build, etc.
  3. 所属分类:Editor

    • 发布日期:2017-04-01
    • 文件大小:448958
    • 提供者:张云腾
  1. lisan

    0下载:
  2. 基于mfc的单文档编程,应用较为方便,可靠;-Mfc programming based on a single document, the application is more convenient, and reliable
  3. 所属分类:Editor

    • 发布日期:2017-04-09
    • 文件大小:1951342
    • 提供者:刘璐
  1. OSG-Editor

    1下载:
  2. 基于MFC的一个简易OSG编辑器 功能不算很完善 但对于学习OSG UI编程有很大帮助 ,另外它支持红蓝立体模式 有红蓝眼镜的朋友可以-a OSG Editor with MFC
  3. 所属分类:Editor

    • 发布日期:2015-06-11
    • 文件大小:73728
    • 提供者:牛牛
  1. PDFLoader

    0下载:
  2. pdf loader this source codes include how to import "PDF viewer" in your application. (MFC) it depends on Acrobat reader ocx.
  3. 所属分类:Editor

    • 发布日期:2017-04-09
    • 文件大小:1949168
    • 提供者:rullru
  1. ZNFC

    0下载:
  2. 基于MFC智能分词程序及代码,不需要原始词库,通过训练原理实现忆词和分词-MFC smart segmentation procedures and code, without the original thesaurus, recalling words and word segmentation by training principles
  3. 所属分类:Editor

    • 发布日期:2017-05-16
    • 文件大小:4442328
    • 提供者:甘超
  1. TXT

    0下载:
  2. 在MFC中实现记事本的部分功能,包括粘贴、复制、字体格式、字体颜色的修改-In the notepad in MFC realize part function, including paste, copy, font, font color changes format
  3. 所属分类:Editor

    • 发布日期:2017-05-18
    • 文件大小:5412797
    • 提供者:邵永光
« 12 »
搜珍网 www.dssz.com