python 常用语句
时间:2010-04-19 来源:bellcat2008
1.print 用法,
c/c++中 printf用法
2.
strHello = "the length of (%s) is %d" %('Hello World',len('Hello World')) |
printf("%c-%c-%c-%c\n",'D','e','m','o'); |
相关阅读 更多 +