登录
首页 » Windows开发 » 自制的代码编辑器,可以写C++,C语言的代码编辑器,实现代码折叠,系统保留字变色显示,使用scintilla实现,并很好的与MFC结合,可以用类似方法把该代码编...

自制的代码编辑器,可以写C++,C语言的代码编辑器,实现代码折叠,系统保留字变色显示,使用scintilla实现,并很好的与MFC结合,可以用类似方法把该代码编...

于 2022-02-28 发布 文件大小:4.33 MB
0 236
下载积分: 2 下载次数: 1

代码说明:

自制的代码编辑器,可以写C++,C语言的代码编辑器,实现代码折叠,系统保留字变色显示,使用scintilla实现,并很好的与MFC结合,可以用类似方法把该代码编辑器放进自己的view类,只需仿照这个程序重写onsize,oncreate函数即可,scintilla使用的notepad++改装后重编译的版本,可以直接使用里面的d-Self-made code editor, you can write C++, C language code in this editor, code folding implementation, the system reserved word color display, using scintilla implementation, and a very good combination with the MFC, you can use a similar approach to the code editor into the your own view class, just along the lines of this program rewritten onsize, oncreate function can be, scintilla use notepad++ re-compile the modified version, can be used directly inside the dll

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 音频峰值水平的Windows控件,它是一种基于微软MFC GUI控制好…
    audio peak level windows control, it is a good gui control based on microsft mfc libary. it can be used freely.
    2022-01-26 05:13:00下载
    积分:1
  • 对英语短文单词进行分析的源码,以及可执行程序
    对英语短文单词进行分析的源码,以及可执行程序-word essay in English on the analysis of the source code and executable programs! !
    2022-03-03 05:34:04下载
    积分:1
  • 用VC(MFC)编写的跳棋游戏源码小游戏程序,经本人测试程序可以运行。共编程爱好者交流使用。...
    用VC(MFC)编写的跳棋游戏源码小游戏程序,经本人测试程序可以运行。共编程爱好者交流使用。-With VC (MFC) prepared Checkers game game-source process, as I can run a test procedure. A total exchange of the use of programming enthusiasts.
    2022-12-10 11:45:03下载
    积分:1
  • MFCC的C++代码
    mfcc c++ code This program is free software you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation either version 2 * of the License, or (at your option) any later version. -mfcc c++ code This program is free software you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation either version 2 * of the License, or (at your option) any later version.
    2022-07-02 14:20:25下载
    积分:1
  • 认知无线电研究的实施问题
    Cognitive Radio research implementation Issues
    2022-02-03 03:20:40下载
    积分:1
  • QT编写的C++贪吃蛇小游戏
    游戏通过按键控制 部分代码: #include "gamewidget.h" #define ROW 13 #define COL 16 #define UP 0 #define DOWN 1 #define LEFT 2 #define RIGHT 3 GameWidget::GameWidget(QWidget *parent) :QWidget(parent) { this->setAutoFillBackground(true);//覆盖 this->resize(480,270); this->setWindowIcon(QIcon("img/icon.jpg")); this->setWindowTitle("贪吃蛇"); QPalette palette; palette.setBrush(QPalette::Background,QBrush((QPixmap)"img/bjt.png")); this->setPalette(palette); //按扭区 leftbtn=new QPushButton(this); leftbtn->setIcon((QIcon)"img/zuo.png"); leftbtn->setIconSize(QSize(40,40)); leftbtn->setGeometry(QRect(340,180,40,40)); leftbtn->setFlat(true); rightbtn=new QPushButton(this); rightbtn->setIcon((QIcon)"img/you.png"); rightbtn->setIconSize(QSize(40,40)); rightbtn->setGeometry(QRect(430,180,40,40)); rightbtn->setFlat(true
    2022-03-21 19:09:00下载
    积分:1
  • 使用QT 编写可以控制 网页切换的应用
    使用QT 编写可以控制 网页切换的应用 根据网页标题名字可以控制任何当前的已经打开的页面进行切换界面使用QT 库实现。工程是VS2008 并且该 可以用于WEB 系统的导航。一般WEB 无法切换两个TABLE 页 通过该工具的示范可以做到
    2022-01-26 17:32:47下载
    积分:1
  • 用Servlet获取提交的页面信息
    设计一个注册界面register.jsp,用户填写的信息包括:姓名、性别、出生年月、民族、个人介绍等,用户点击注册后将注册信息通过output.jsp显示出来。要求:使用Servlet获取提交的信息,然后跳转到显示结果页面。
    2022-04-14 13:33:02下载
    积分:1
  • 自己写的Hex,Bin互转小程序
    基于mfc框架对话框应用程序,Hex,Bin文件互转小程序,十六进制的文本文件转为bin文件,及bin文件转为十六进制的文本文件
    2022-08-10 20:18:51下载
    积分:1
  • Bluetooth programmer can direct them to the Bluetooth module for beginners shoul...
    蓝牙程序可以直接烧写到蓝牙模块当中对于初学者应该是一个很好的帮助-Bluetooth programmer can direct them to the Bluetooth module for beginners should be a very good help
    2023-04-07 21:25:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载