English version is at the bottom.
点个小红心支持一下呗(Click on a small red heart to support it)
我们的官网(Our website)
Wina WorLumen
介绍
WorLumen(普通版)是Wina制作的开源 C/C++ IDE
它拥有与生俱来的优势和创新:
- 报错翻译和建议方案
- 时空回溯调试器(Wina Time-Travel Debuger, WTDBG) v1.0.0
- 自动补全 v1.0.0
- 深度 AI 开发 v1.0.0
- LICENSE 和 README 模板
- 同网络联机开发(编辑时征得发起者同意)
- 同网络聊天
- 内存管理器
- Github 极速上传 + 连接
许可证
WorLumen(普通版)开源许可证:
- 可以用于研究、学习
- 可以更改内容后以自己的产品的名义进行正常或商业化使用,但需要添加“本产品基于Wina WorLumen”提示
- 必须保留 resource/LICENSE-Wina
解析
报错翻译和建议方案:
& 如果你是中文用户,则翻译为中文(可通过设置更改)
时空回溯调试器:
& 当你在编写时发现自己这次的代码写错了,想要回到上次编写时的代码,这时你可以点击工具栏中的“WTDBG”选项更改代码。
LICENSE 和 README 模板:
& 新建 LICENSE 和 README 文件时,可以选择一些模板。
同网络联机开发(编辑时征得发起者同意):
& 可以通过点击工具栏中的“联机 > 共同编写代码”选项,向同一个网络里的不同电脑发起”共同编写代码“模式,当成员想要编辑或新建一个文件时,只需要发起者同意便可以进行。
同网络聊天:
& 可以通过点击工具栏中的“联机 > 聊天”选项,向同一个电脑里的不同电脑发起聊天,可以探讨报错、发送代码......
English version: (
Wina WorLumen
Introduction
WorLumen (regular version) is an open-source C/C++ IDE developed by Wina
It has inherent advantages and innovations:
- Error translation and suggested solutions
- Wina Time Travel debugger (WTDBG) v1.0.0
- Auto completion v1.0.0
- Deep AI Development v1.0.0
- LICENSE and README templates
- Online development on the same network (with the consent of the initiator during editing)
- Memory Manager
- Chat with the internet
- Github Fast Upload+Connection
License
WorLumen (regular version) open-source license:
- Can be used for research and learning
- You can change the content and use it under your own product name for normal or commercial purposes, but you need to add the prompt 'This product is based on Wina WorLumen'
- resource/LICENSE Wina must be retained
Analysis
Error translation and suggested solutions:
& If you are a Chinese user, translate to Chinese (can be changed through settings)
Space time backtracking debugger:
& When you find that you wrote the wrong code this time and want to go back to the code you wrote last time, you can click the "WTDBG" option in the toolbar to change the code.
LICENSE and README templates: & When creating new LICENSE and README files, you can choose some templates.
Online development with the same network (with the consent of the initiator during editing):
& You can initiate the "co code" mode to different computers in the same network by clicking the "Online>Co code" option in the toolbar. When members want to edit or create a file, they only need the initiator's consent to proceed.
Chat online:
& You can initiate a chat with different computers within the same computer by clicking on the "Online>Chat" option in the toolbar to discuss error messages and send codes .....
)