print 和 puts 区别

puts: 自动把输出光标放到下一行,自动换行作用

print: 不换行输出

posted @ 2013-09-01 22:19  Roger|  阅读(195)  评论(0)    收藏  举报