日期:2014-05-17 浏览次数:20716 次
//设置文件路径 [DllImport("../StationIO.dll")] public static extern void SetStationPath([MarshalAs(UnmanagedType.LPTStr)] string file_path);