c# - Java 到 C# 转换器

标签 c# java translation

听说JNBridge会把C#代码翻译成原生Java代码(没测试过)

市场上是否有任何工具可以将 Java 代码转换为 native C#?(或者 JNBridge 是否也可以将 Java 代码转换为 C#?)

最佳答案

您是在谈论源代码转换器,还是在 CLR 中运行 Java 代码的能力?

如果是后者,你可能想看看IKVM :

IKVM.NET is an implementation of Java for Mono and the Microsoft .NET Framework. It includes the following components:

  • A Java Virtual Machine implemented in .NET
  • A .NET implementation of the Java class libraries
  • Tools that enable Java and .NET interoperability

关于c# - Java 到 C# 转换器,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/1251318/

相关文章:

c# - 将凹面 PathGeometry 填充为凸面(找到凹面顶点并移除它们)的简单方法是什么?

c++ - Qt:我无法在 QApplication 的子类中安装翻译器

java - java中最佳swing的布局解决方案

C++ 翻译成 objective-C

url - 在 url 中路由 Zend Framework 2 语言

c# - 在 telerik RadGridView comboboxcolumn 中更改下拉窗口

c# - 如何在 Visual Studio 中使用 C# 创建 SQLite 数据库?

c# - "Type"属性的 DataContract 序列化

java - 无法使用 Junit5 控制台启动器从终端运行 junit5 测试

java - Eclipse Java - 发生错误 (Win10)