转换方法:1、用strval(),语法“strval(值)”;2、用settype(),语法“settype (值,"string")”;3、用sprintf()函数,语法“sprintf(值)”;4、用number_f