联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 编辑器/阅读器(712) 
按平台查找All C++(712) 

[编辑器/阅读器] flashpad

基于antirez-kilo的快速轻量级文本编辑器
A fast and lightweight text editor based on antirez kilo (2024-03-02, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1709376597922341.html

[编辑器/阅读器] kpimtextedit

为PIM应用程序提供扩展文本编辑器的库,
Library that provides extended text editor for PIM applications, (2023-08-01, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1690867091157436.html

[编辑器/阅读器] rotidecode

基于Qt4和QCodeEdit 3的精简文本编辑器
A trimmed-down text editor based on Qt4 and QCodeEdit 3 (2015-06-20, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687887139159019.html

[编辑器/阅读器] EncNotes

具有128位AES加密的极其基本的文本编辑器
Extremely basic text editor with 128 bit AES encryption (2020-12-14, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687887139823552.html

[编辑器/阅读器] JPEdit

极简文本编辑器,主要用于我自己的学习目的。
Minimalistic text editor, mainly for my own learning purposes. (2013-08-26, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687887113966603.html

[编辑器/阅读器] textroom

面向作者的简单开源全屏富格文本编辑器
Simple open-source full-screen rich text editor for writers (2010-05-11, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687887068485201.html

[编辑器/阅读器] editor

C语言中的另一个文本编辑器++
Yet another text editor in C++ (2021-12-03, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687886932424654.html

[编辑器/阅读器] level-editor

我自己的终端文本编辑器用c++编写。
My own terminal text editor written in c++. (2023-03-30, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687886895312430.html

[编辑器/阅读器] QHexEdit

QHexEdit是一个用C++为Qt(Qt4,Qt5)框架编写的十六进制编辑器小部件。它是一个简单的二进制数据编辑器...
QHexEdit is a hex editor widget written in C++ for the Qt (Qt4, Qt5) framework. It is a simple editor for binary data, just like QPlainTextEdit is for text data. Fork of QHexEdit: https://github.com/Simsys/qhexedit2 (2020-12-15, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687886819104820.html

[编辑器/阅读器] wxSimpleEditor

用C++和wxWidgets 2.8编写的简单文本编辑器
Simple text editor written in C++ and wxWidgets 2.8 (2015-01-02, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687886791441893.html

[编辑器/阅读器] InterText_editor

对齐平行文本的编辑器(个人桌面应用程序)。
Editor for aligned parallel texts (personal desktop application). (2020-11-03, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687886731687663.html

[编辑器/阅读器] tsf-vim

Windows IME可编辑类似vim编辑器的文本
Windows IME to edit text like vim editor (2014-03-23, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687886725171218.html

[编辑器/阅读器] Koder

基于Scintilla编辑组件的Haiku代码编辑器。
A code editor for Haiku based on Scintilla editing component. (2023-05-14, C++, 336KB, 下载0次)

http://www.pudn.com/Download/item/id/1687630247864123.html

[编辑器/阅读器] PictureEditor

基于QT交互与opencv制作的图片效果编辑器
Picture effect editor based on QT interaction and opencv (2022-03-16, C++, 37199KB, 下载0次)

http://www.pudn.com/Download/item/id/1686536536758482.html

[编辑器/阅读器] documentEditor-

qt实现的文本编辑器,包括居中等排版
Text editor implemented by qt, including centering and other typesetting (2017-04-10, C++, 3KB, 下载0次)

http://www.pudn.com/Download/item/id/1686536528365072.html

[编辑器/阅读器] VideoEditorDemo

视频编辑器
video editor (2023-02-06, C++, 6994KB, 下载0次)

http://www.pudn.com/Download/item/id/1686536488198467.html

[编辑器/阅读器] MyCalculator

多功能控制台计算器,实现了大数运算、解线性方程组、矩阵运算、算术表达式求值、命题逻辑、进制和编码转换等功能
Multi function console calculator, which realizes large number operation, linear equation solution, matrix operation, arithmetic expression evaluation, proposition logic, base and code conversion and other functions (2019-06-07, C++, 106KB, 下载0次)

http://www.pudn.com/Download/item/id/1686536488336096.html

[编辑器/阅读器] MagicGearEditor3D

一个3D地形编辑器,基于D3D9 API,教学用。
A 3D terrain editor based on D3D9 API for teaching. (2015-08-02, C++, 1163KB, 下载0次)

http://www.pudn.com/Download/item/id/1686534920293232.html

[编辑器/阅读器] BaseService

微信小游戏服务器,facebook instant game server,房间及卡牌类游戏服务器。支持websocket,wss及tcp协议,lua编写游戏逻辑。C++底层已支持四十余款线上产品,跨平台。lua函数支持不停机热更新。...
WeChat game server, Facebook instant game server, room and card game server. Support websocket, wss and tcp protocols, and lua writes game logic. The bottom layer of C++has supported more than 40 online products across platforms. The lua function supports non-stop hot update (2019-12-05, C++, 8017KB, 下载0次)

http://www.pudn.com/Download/item/id/1686534471855941.html

[编辑器/阅读器] notepad

简单文本编辑器。基于官方Qt6记事本示例。
Simple text editor. Based on official Qt6 Notepad example. (2023-04-30, C++, 260KB, 下载0次)

http://www.pudn.com/Download/item/id/1686533686416260.html