您能推荐源代码或使用测量相关数据的方法吗?

发布于 2024-10-30 08:46:13 字数 118 浏览 0 评论 0原文

您是否知道任何源代码或轻量级解决方案涵盖了所有相关功能(例如将米转换为英寸等),可与 C# 的英制和公制系统的长度和重量测量类型一起使用?

.net 库中是否有用于此目的的内置类?

谢谢。

Do you know any source code or a lightweight solution that covers all the related features (like converting meter to inches etc.) to work with length and weight measurement types for Imperial and Metric systems for C#?

Is there any built in classes for this purpose in .net library?

Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

眼角的笑意。 2024-11-06 08:46:13

我已经开始用 C# 开发一个开源测量单位库,适当命名为 csunits。请查看 Github 上的 csunits 网站,https://github.com/cureos/csunits。这符合您的需求吗?

I have started developing an open-source units-of-measurement library in C#, suitably named csunits. Please have a look at the csunits website on Github, https://github.com/cureos/csunits. Would this fit your needs?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文