网站首页 站内搜索

搜索结果

查询Tags标签: dontet,共有 1条记录
  • C# dontet Office Open XML Unit Converter

    Here is my code to conver between OpenXML units.Define If you use csharp language version lower than 7.0, please remove the readonly keyword from the C# code belowpublic readonly struct Cm{public Cm(double value){Value = value;}public double Value { g…

    2021/6/29 20:25:27 人评论 次浏览
扫一扫关注最新编程教程