大大们这个怎么翻译。我翻译的你们看正确吗?
First, two bytes are written to the file, starting at the current file pointer, as if by the writeShort method giving the number of bytes to follow. This value is the number of bytes actually written out, not the length of the string. Following the length, each character of the string is output, in sequence, using the UTF-8 encoding for each character.
大哥哥,大姐姐 嘿嘿新年好,早点给你们拜年啦 劳驾你们帮忙看看,指点指点。
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
我翻译的大体的意识是这样
它说首先开始在当前文件位置2个字节被写倒文本里是为了记录文件的长度,根据长度来输入一些字符串。每个字符是用来UTF-8格式来写的
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
问题点数:20、回复次数:2Top
1 楼MYLOVETPP(思想很重要!)回复于 2005-01-03 09:20:25 得分 0
UP 一下Top
2 楼touchmywings(刀儿)回复于 2005-01-03 11:00:57 得分 20
好像不是
不是字符长度,是字节数Top




