代码生成和修补工具 SharpGenTools

码农软件 · 软件分类 · 代码生成工具 · 2019-03-05 23:27:57

软件介绍

从 SharpDX 分叉的代码工具,有着独立的 mantained。

特征

  • 在 C ++ 头文件中为 C ++ 和 COM 接口准确快速地编写代码。

  • .NET 运行时 COM 支持没有依赖

  • 通过 MSBuild 项目和包引用传递代码生成信息

  • 可插入的运行时库名称(默认库为 SharpGen.Runtime )

    • 像 SharpDX 这样的项目可能会变成“SharpDX”,不会破坏兼容性

组件

  • SharpGen

    • 运行 CastXML 来解析 C ++ 的代码生成引擎,然后生成C#。

  • SharpPatch

    • 修补calli有效 COM 互操作的指令以及 C# 中不可能的构造

  • SharpGenTools.Sdk

    • MSBuild 工具将 SharpGen 和 SharpPatch 直接集成到项目中

  • SharpGen.Interactive

    • SharpGen 与 Windows 窗体进度对话框的传统命令行前端

    • 原 SharpGen 应用程序

  • SharpPatch.Cli

    • 传统的 SharpPatch 命令行前端

    • 原生的 SharpCli 应用程序

本文地址:https://codercto.com/soft/d/719.html

Numerical Recipes 3rd Edition

Numerical Recipes 3rd Edition

William H. Press、Saul A. Teukolsky、William T. Vetterling、Brian P. Flannery / Cambridge University Press / 2007-9-6 / GBP 64.99

Do you want easy access to the latest methods in scientific computing? This greatly expanded third edition of Numerical Recipes has it, with wider coverage than ever before, many new, expanded and upd......一起来看看 《Numerical Recipes 3rd Edition》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试