C# 到 C++转换器 – CodePorting.Translator Cs2Cpp 发布 25.4
发行说明
Major Features
None.
Minor fixes
- Fixed
System::WeakPtr
referenced to aliasing pointer.
- Added
GraphicsPath
s FillMode
flag to serialization/deserialization of Region
class.
- Full type names are used now for base class static members in static class.
auto
keyword is prohibited now for variables declaration of StringBuilder
type.
Public API and Backward Incompatible Changes
None.
下载工件
CodePorting.Translator Cs2Cpp 25.4
这是 CodePorting.Translator Cs2Cpp 的完整包,允许将现有 C# 代码转换为 C++
添加: 2025/4/16
下载
文件大小: 316Mb
关于 CodePorting.Translator Cs2Cpp
CodePorting.Translator Cs2Cpp 是一个转译器解决方案,可以帮助您自动将 C# 源代码转换为 C++,以便在不更改 API 或代码文档的情况下为两种语言发布相同版本的软件。
转换项目后,您需要编译代码,同时将其链接到 CodePorting.Translator Cs2Cpp Framework(也可以通过 NuGet 获得)。