计算字串相似度。
语法: int similar_text(string first, string second, double [percent]);
传回值: 整数
函式种类: 资料处理
本函式用来计算比较二字串的相似程度。