使用python实现strcmp函数功能示例 05 5月01 1月 by test16134286 实现这个功能我相信大家一定明白他的意思了,很简单了,下面的代码大家参考使用吧 代码如下: def strcmp(str1,str2): i = 0 while i