C# 包装类
摘要:
/// /// 包装类 /// public class CryptMath { //应用的DLL [DllImport("testDll.dll",CharSet=CharSet.Ansi)] public static extern void Crypt( //指针类型 [MarshalAs(UnmanagedType.LPStr)] //参数 ref strin... 阅读全文
posted @ 2006-03-16 11:41 Lonz's 网络文档集 阅读(1150) 评论(0) 推荐(0)
浙公网安备 33010602011771号