split函数将故事信息的内容从一个字符串复制到一个数组中。
The split function copies the contents of the story information from a string into an array.
file函数只是将文件复制到一个数组中。
下面的示例使用指针将字节从一个数组复制到另一个。
The following example USES Pointers to copy bytes from one array to another.
应用推荐