Plastic SCM是用什么写的?

发布于 2024-09-07 18:36:15 字数 131 浏览 4 评论 0原文

我看到他们有一个看起来像 WPF 的 Windows 版本,而 Mac 屏幕截图在标题栏中显示了 Mono。

它是用 C# .NET 和 Mono 编写的吗?

(我只是问因为他们似乎做得对)

谢谢。

I see they have a windows version that looks like WPF and a mac screenshot shows Mono in the title bar.

Is it written in C# .NET with Mono?

(I'm only asking because they seem to do it right)

Thanks.

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

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

发布评论

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

评论(2

日暮斜阳 2024-09-14 18:36:15

从 C# 到 Java 等不同语言的完美组合。但是,正如 Tomi 指出的那样,C# 是主要语言。非常适合编写代码,并且在性能方面也非常好(能够持续击败大量竞争对手)。

A nice mix of different languages ranging from C# to Java. But, as Tomi pointed, C# is the primary language. Great to write code and very good in terms of performance too (able to consistently beat a good number of competitors).

前事休说 2024-09-14 18:36:15

它可能是用 C# 编写的,并且肯定可以在 Windows 以外的其他平台上的 Mono 上运行。您可以在常见问题解答要求部分中查看。此外,他们的 PNUnit 也在 C#/Mono 上运行。

It is probably written in C# and it definitely runs on Mono on other platforms than Windows. You can see it in FAQ requirements section. Also their PNUnit is running on C#/Mono.

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