文件名称:scintillamfc

  • 所属分类:
  • 界面编程
  • 资源属性:
  • [Windows] [Visual C] [源码]
  • 上传时间:
  • 2008-10-13
  • 文件大小:
  • 720.04kb
  • 下载次数:
  • 2次
  • 提 供 者:
  • Jack****
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

基于scintilla的mfc编辑器,用mfc封装scintilla,并实现了一个程序员的代码编辑器,包括代码高亮显示,自动完成等功能
(系统自动生成,下载前可以参看下载内容)

下载文件列表

压缩包 : 115157708scintillamfc.zip 列表
scintillamfc/ChildFrm.cpp
scintillamfc/ChildFrm.h
scintillamfc/FileVersion.cpp
scintillamfc/FileVersion.h
scintillamfc/FindDlg.cpp
scintillamfc/FindDlg.h
scintillamfc/GotoLineDlg.cpp
scintillamfc/GotoLineDlg.h
scintillamfc/GotoPosDlg.cpp
scintillamfc/GotoPosDlg.h
scintillamfc/MainFrm.cpp
scintillamfc/MainFrm.h
scintillamfc/ReadMe.txt
scintillamfc/ReplaceDlg.cpp
scintillamfc/ReplaceDlg.h
scintillamfc/resource.h
scintillamfc/res/scintillamfc.ico
scintillamfc/res/scintillamfc.rc2
scintillamfc/res/scintillamfcDoc.ico
scintillamfc/res/Toolbar.bmp
scintillamfc/SciLexer.dll
scintillamfc/scinmfc.htm
scintillamfc/ScintillaDlg.cpp
scintillamfc/ScintillaDlg.h
scintillamfc/ScintillaFormat.cpp
scintillamfc/ScintillaFormat.h
scintillamfc/scintillamfc.aps
scintillamfc/scintillamfc.clw
scintillamfc/scintillamfc.cpp
scintillamfc/scintillamfc.dsp
scintillamfc/scintillamfc.dsw
scintillamfc/scintillamfc.exe
scintillamfc/scintillamfc.h
scintillamfc/scintillamfc.opt
scintillamfc/scintillamfc.plg
scintillamfc/scintillamfc.positions
scintillamfc/scintillamfc.rc
scintillamfc/scintillamfcDoc.cpp
scintillamfc/scintillamfcDoc.h
scintillamfc/scintillamfcView.cpp
scintillamfc/scintillamfcView.h
scintillamfc/ScintillaWnd.cpp
scintillamfc/ScintillaWnd.h
scintillamfc/scintilla/bin/empty.txt
scintillamfc/scintilla/delbin.bat
scintillamfc/scintilla/delcvs.bat
scintillamfc/scintilla/doc/Design.html
scintillamfc/scintilla/doc/index.html
scintillamfc/scintilla/doc/Lexer.txt
scintillamfc/scintilla/doc/SciBreak.jpg
scintillamfc/scintilla/doc/SciCoding.html
scintillamfc/scintilla/doc/ScintillaDoc.html
scintillamfc/scintilla/doc/ScintillaDownload.html
scintillamfc/scintilla/doc/ScintillaHistory.html
scintillamfc/scintilla/doc/ScintillaRelated.html
scintillamfc/scintilla/doc/ScintillaToDo.html
scintillamfc/scintilla/doc/ScintillaUsage.html
scintillamfc/scintilla/doc/SciRest.jpg
scintillamfc/scintilla/doc/SciTEIco.png
scintillamfc/scintilla/doc/SciWord.jpg
scintillamfc/scintilla/doc/Steps.html
scintillamfc/scintilla/gtk/deps.mak
scintillamfc/scintilla/gtk/makefile
scintillamfc/scintilla/gtk/PlatGTK.cxx
scintillamfc/scintilla/gtk/scintilla.mak
scintillamfc/scintilla/gtk/ScintillaGTK.cxx
scintillamfc/scintilla/include/Accessor.h
scintillamfc/scintilla/include/Face.py
scintillamfc/scintilla/include/HFacer.py
scintillamfc/scintilla/include/KeyWords.h
scintillamfc/scintilla/include/Platform.h
scintillamfc/scintilla/include/PropSet.h
scintillamfc/scintilla/include/SciLexer.h
scintillamfc/scintilla/include/Scintilla.h
scintillamfc/scintilla/include/Scintilla.iface
scintillamfc/scintilla/include/ScintillaWidget.h
scintillamfc/scintilla/include/SString.h
scintillamfc/scintilla/include/WindowAccessor.h
scintillamfc/scintilla/License.txt
scintillamfc/scintilla/src/AutoComplete.cxx
scintillamfc/scintilla/src/AutoComplete.h
scintillamfc/scintilla/src/CallTip.cxx
scintillamfc/scintilla/src/CallTip.h
scintillamfc/scintilla/src/CellBuffer.cxx
scintillamfc/scintilla/src/CellBuffer.h
scintillamfc/scintilla/src/ContractionState.cxx
scintillamfc/scintilla/src/ContractionState.h
scintillamfc/scintilla/src/Document.cxx
scintillamfc/scintilla/src/Document.h
scintillamfc/scintilla/src/DocumentAccessor.cxx
scintillamfc/scintilla/src/DocumentAccessor.h
scintillamfc/scintilla/src/Editor.cxx
scintillamfc/scintilla/src/Editor.h
scintillamfc/scintilla/src/ExternalLexer.cxx
scintillamfc/scintilla/src/ExternalLexer.h
scintillamfc/scintilla/src/Indicator.cxx
scintillamfc/scintilla/src/Indicator.h
scintillamfc/scintilla/src/KeyMap.cxx
scintillamfc/scintilla/src/KeyMap.h
scintillamfc/scintilla/src/KeyWords.cxx
scintillamfc/scintilla/src/LexAda.cxx
scintillamfc/scintilla/src/LexAsm.cxx
scintillamfc/scintilla/src/LexAVE.cxx
scintillamfc/scintilla/src/LexBaan.cxx
scintillamfc/scintilla/src/LexBullant.cxx
scintillamfc/scintilla/src/LexConf.cxx
scintillamfc/scintilla/src/LexCPP.cxx
scintillamfc/scintilla/src/LexCrontab.cxx
scintillamfc/scintilla/src/LexCSS.cxx
scintillamfc/scintilla/src/LexEiffel.cxx
scintillamfc/scintilla/src/LexEScript.cxx
scintillamfc/scintilla/src/LexFortran.cxx
scintillamfc/scintilla/src/LexGen.py
scintillamfc/scintilla/src/LexHTML.cxx
scintillamfc/scintilla/src/LexLisp.cxx
scintillamfc/scintilla/src/LexLout.cxx
scintillamfc/scintilla/src/LexLua.cxx
scintillamfc/scintilla/src/LexMatlab.cxx
scintillamfc/scintilla/src/LexOthers.cxx
scintillamfc/scintilla/src/LexPascal.cxx
scintillamfc/scintilla/src/LexPerl.cxx
scintillamfc/scintilla/src/LexPOV.cxx
scintillamfc/scintilla/src/LexPython.cxx
scintillamfc/scintilla/src/LexRuby.cxx
scintillamfc/scintilla/src/LexSQL.cxx
scintillamfc/scintilla/src/LexVB.cxx
scintillamfc/scintilla/src/LineMarker.cxx
scintillamfc/scintilla/src/LineMarker.h
scintillamfc/scintilla/src/PropSet.cxx
scintillamfc/scintilla/src/RESearch.cxx
scintillamfc/scintilla/src/RESearch.h
scintillamfc/scintilla/src/ScintillaBase.cxx
scintillamfc/scintilla/src/ScintillaBase.h
scintillamfc/scintilla/src/SciTE.properties
scintillamfc/scintilla/src/Style.cxx
scintillamfc/scintilla/src/Style.h
scintillamfc/scintilla/src/StyleContext.cxx
scintillamfc/scintilla/src/StyleContext.h
scintillamfc/scintilla/src/SVector.h
scintillamfc/scintilla/src/UniConversion.cxx
scintillamfc/scintilla/src/UniConversion.h
scintillamfc/scintilla/src/ViewStyle.cxx
scintillamfc/scintilla/src/ViewStyle.h
scintillamfc/scintilla/src/WindowAccessor.cxx
scintillamfc/scintilla/src/XPM.cxx
scintillamfc/scintilla/src/XPM.h
scintillamfc/scintilla/tgzsrc
scintillamfc/scintilla/vcbuild/SciLexer.dsp
scintillamfc/scintilla/version.txt
scintillamfc/scintilla/win32/deps.mak
scintillamfc/scintilla/win32/makefile
scintillamfc/scintilla/win32/Margin.cur
scintillamfc/scintilla/win32/PlatformRes.h
scintillamfc/scintilla/win32/PlatWin.cxx
scintillamfc/scintilla/win32/Scintilla.def
scintillamfc/scintilla/win32/scintilla.mak
scintillamfc/scintilla/win32/ScintillaWin.cxx
scintillamfc/scintilla/win32/scintilla_vc6.mak
scintillamfc/scintilla/win32/ScintRes.rc
scintillamfc/scintilla/win32/SciTE.properties
scintillamfc/scintilla/zipsrc.bat
scintillamfc/StdAfx.cpp
scintillamfc/StdAfx.h
scintillamfc/Tokenizer.cpp
scintillamfc/Tokenizer.h
scintillamfc/WordlistDlg.cpp
scintillamfc/WordlistDlg.h

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org