Maison > Questions et réponses > le corps du texte
1 2 3 4 |
|
看博客的源码是这么写的,但是不明白为什么要舍弃高八位?
这是网址:http://blog.csdn.net/qsuron/article/details/9389271
第三段代码的第42行
为什么要踩我 我是真的不会啊 TAT
PHPz2017-04-17 11:43:32
1 2 3 |
|
Writes the string to the file as a sequence of bytes. Each character in the string is written out, in sequence, by discarding its high eight bits. The write starts at the current position of the file pointer.
这个方法叫什么?。。。。。它叫什么就是为什么。。。