WriteString

写入字符串类型变量至文件。

uint  WriteString(
   const string  value      // 写入的字符串
   )

参数

value

[输入]  写入字符串。

返回值

写入的字节数。