判断题
imagestring()垂直的写一行字符串。
错误
判断题 strlen()获取字符串的字符个数。
判断题 file_get_contents()函数可以将整个文件读入一个字符串。
判断题 使用continue可以中断循环。