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