2014年9月2日
摘要: A: .net建立WebService,在java中调用。1.在vs中新建web简单修改一下Service.cs的[WebMethod]代码:using System;using System.Web;using System.Web.Services;using System.Web.Servic... 阅读全文
posted @ 2014-09-02 14:04 Lei zhou 阅读(4170) 评论(0) 推荐(0) 编辑
摘要: 一. IKVM1.1下载配置IKVM1.1.1. 下载路径http://www.ikvm.net/index.html1.1.2. 设置路径解压ikvm-0.42.0.3.zip,并将%IKVM_HOME%/bin添加到path中。此处的%IKVM_HOME%是指解压后ikvm的主目录。1.2第一种... 阅读全文
posted @ 2014-09-02 10:11 Lei zhou 阅读(2703) 评论(0) 推荐(0) 编辑