Product Lifecycle Management相关内容
Windchill自定义类如何将log输出到Method server中
摘要:/** edit by shyang* 该文件演示将自己写的程序,在Shell里面单独执行时,将打印信息输出到method server中* 这对于输出日志很有用,不然只能自己单独写日志* */package ext;import wt.method.RemoteMethodServer;import java.io.IOException;import java.io.Serializable;...
阅读全文
posted @
2009-08-14 11:18
重金属
阅读(778)
推荐(0)