Java包装器 [英] Java Wrapper

查看:73
本文介绍了Java包装器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好,

我有一个用Java编写的应用程序.它是一个开源软件包.但是,我需要使用C#包装代码并添加更多功能.进行包装的最佳解决方案是什么?我想我可以使用Web服务,但是我真的想考虑其他一些解决方案,因为Web服务可能没有时间效率.有什么想法吗?

I have an application written in Java. It is an open source package. However, I need to wrap the code using C# and add some more functionalities. What is the best solution to do this wrapping? I think I can use web services but I really want to think about some other solutions if possible since web services may not be time effecient. Any ideas?

致谢

推荐答案

#1-Java和C#非常接近,我敢打赌您可以用Java编写想要的东西...

#1 - Java and C# are pretty close, I bet you could write what want in Java...

#2-添加对Java代码(dll)的引用.您应该能够看到暴露的内容.

#2 - Add a reference to the Java code (dll). You should be able to see what is exposed.


这篇关于Java包装器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆