I坐标

博客园 首页 新随笔 联系 订阅 管理

2004年12月29日 #

摘要: 具体内容看这里 阅读全文
posted @ 2004-12-29 18:06 I坐标 阅读(986) 评论(0) 推荐(0)

摘要: 下面的例子来之ICE的说明文档。有点修改。 1、创建一个C#的Console Application 2、添加对icecs.dll的引用 3、编写Slice定义 4、生成C#代码 调用mkdir generated生成一个目录 调用 slice2cs -outputdir generated Printer.ice 生成C#代码 5、将生成的C#代码引用到项目中 6、编写执行类... 阅读全文
posted @ 2004-12-29 18:01 I坐标 阅读(3118) 评论(6) 推荐(0)