V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
SMGdcAt4kPPQ
V2EX  ›  .NET

IKVM 发布新版

  •  
  •   SMGdcAt4kPPQ · 2022-05-31 17:32:28 +08:00 · 1597 次点击
    这是一个创建于 689 天前的主题,其中的信息可能已经有所发展或是发生改变。

    reddit .com/r/dotnet/comments/v0mh69/ikvm_is_back_now_with_net_core/

    "IKVM is a Java Virtual Machine for .NET. It lets you run Java code in the form of JARs or class files on the .NET virtual machine. Byte code is translated either up front (static compilation) or on the fly. With a single command (usually) you can convert a .jar file into a .dll file for .NET. Or you can just new up a URLClassLoader from directly within .NET code and load a JAR."

    5 条回复    2023-07-28 23:53:16 +08:00
    forgottencoast
        1
    forgottencoast  
       2022-06-02 22:35:20 +08:00
    新鲜,有人用过吗?
    SMGdcAt4kPPQ
        2
    SMGdcAt4kPPQ  
    OP
       2022-06-03 02:44:05 +08:00   ❤️ 1
    @forgottencoast 试过,可以直接运行可执行 JAR ,也可以把 JAR 转成 DLL
    www.cnblogs .com/CreateMyself/p/15562334.html 这里有实际在项目中使用
    forgottencoast
        3
    forgottencoast  
       2022-06-03 15:08:18 +08:00
    @ComputerIdiot
    这个例子不错。
    hez2010
        4
    hez2010  
       2022-08-06 23:48:30 +08:00 via iPad
    这个项目原作者据说是得了癌症弃坑了,现在看来项目被新的人接手复活了。
    jibie
        5
    jibie  
       266 天前 via Android
    如果 jar 引用了很多 jar 包的话,那就是噩梦了
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   901 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 20:54 · PVG 04:54 · LAX 13:54 · JFK 16:54
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.