C# 到 C++转换器 – CodePorting.Translator Cs2Cpp 发布 26.4
发行说明
Major Features
None.
Minor fixes
- The console application of the new translator has been refactored to improve compatibility with the command line of the old version.
- The application was refactored to eliminate unused code fragments and subsystems.
- Added a docker file for building Linux versions of the framework and translated projects (for x86 and ARM architectures).
- Numerous fixes and stability improvements were made.
None.
下载工件
CodePorting.Translator Cs2Cpp 26.4
这是 CodePorting.Translator Cs2Cpp 的完整包,允许将现有 C# 代码转换为 C++
添加: 2026/4/20
下载
文件大小: 243Mb
关于 CodePorting.Translator Cs2Cpp
CodePorting.Translator Cs2Cpp 是一个转译器解决方案,可以帮助您自动将 C# 源代码转换为 C++,以便在不更改 API 或代码文档的情况下为两种语言发布相同版本的软件。
转换项目后,您需要编译代码,同时将其链接到 CodePorting.Translator Cs2Cpp Framework(也可以通过 NuGet 获得)。