代码生成和修补工具 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

Probability and Computing: Randomization and Probabilistic Techn

Probability and Computing: Randomization and Probabilistic Techn

Michael Mitzenmacher、Eli Upfal / Cambridge University Press / 2017-7-3 / USD 62.23

Greatly expanded, this new edition requires only an elementary background in discrete mathematics and offers a comprehensive introduction to the role of randomization and probabilistic techniques in m......一起来看看 《Probability and Computing: Randomization and Probabilistic Techn》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具