Stars
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, in…
A little Python library for making simple Electron-like HTML/JS GUI apps
A cross-platform, reimplementation of Notepad++
mavonEditor - A markdown editor based on Vue that supports a variety of personalized features
📝 基于 Vue2、Vditor,所构建的在线 Markdown 编辑器,支持绘制流程图、甘特图、时序图、任务列表、echarts 图表、五线谱,以及 PPT 预览、视频音频解析、HTML 自动转换为 Markdown 等功能。https://www.niceshare.site
Markdown editor for vue3, developed in jsx and typescript, dark theme、beautify content by prettier、render articles directly、paste or clip the picture and upload it...
A markdown editor based on Vue & markdown-it
hoedown / hoedown
Forked from vmg/sundownStandards compliant, fast, secure markdown processing library in C
Cpp-Markdown is a freely-available Markdown text-to-HTML translator, written in C++, intended for integration into C++ programs rather than for use in web applications.
vincentdchan / quickjs
Forked from bellard/quickjsA fork of Bellard's QuickJS, support CMake.
Standards compliant, fast, secure markdown processing library in C
Lightweight markdown editor written for windows,only one GREEN exe file
markdown processor powered by plugins part of the @unifiedjs collective
My C implementation of John Gruber's Markdown markup language
Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed
A C++ Qt QPlainTextEdit widget with markdown highlighting support and a lot of other extras
Turn (almost) any Python command line program into a full GUI application with one line
c++ Qt5 implementation of some control(使用C++ Qt5封装的一些控件,以便后期项目中直接使用。这些控件有些是来自于网络有些属于个人封装,代码中都有出处)
一个用python实现业务逻辑、用xml和html/css/js描述界面的windows程序的快速开发框架。该框架将duilib运行时和python运行时结合到一起,实现用xml快速构建界面的同时,利用python及其众多久经考验的库编写业务逻辑,极大地缩短开发周期。