[DllImport("msvcrt.dll")]
 public static extern int puts(string c);
com组件可以通过添加引用,来调用,标准的dll不行