摘要:
using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Runtime.InteropServices;using System.IO;using System.Diagnostics;namespace OpenFileCom{ /// <summary> /// 事件接口 /// </summary> [InterfaceType(ComInterfaceType.InterfaceIsIDispatch)] public in... 阅读全文
posted @ 2012-10-26 16:40
刘萧然
阅读(793)
评论(1)
推荐(1)
浙公网安备 33010602011771号