[quote:dd06319a09="Kingo"]感谢cjacker.很方便啊。
这个python语言看起来很有趣啊!!
for b in a:
if b[count] in list:
=====================================================为了减少重码,我在其中加入了几句:
count=0
fnd=string.find(b,' ')
if fnd>=0:
b=b[]+'\n'
while(count<len(b))
.............
[/quote]
yes, python, php, and perl are 3 Powerful languages.