我的博客starb6.blog.chinaunix.net
starB6
只是喜欢记录、记录而已。
全部博文(279)
shell(4)
Meditation(0)
Yoga(0)
English(1)
cvs(11)
perl实例第四版笔(1)
Script Games(0)
function(2)
By myself(2)
learning perl(1)
shell小例子(2)
记录(1)
练习(5)
2023年(6)
2022年(1)
2021年(2)
2020年(9)
2019年(9)
2018年(6)
2017年(10)
2016年(10)
2014年(3)
2013年(4)
2011年(12)
2010年(16)
2009年(14)
2008年(111)
2007年(48)
2006年(18)
gaokeke1
xjliug
threehai
shibaola
qqq123qq
晨曦*Ari
rainfall
Aluoli
Eight02
发布时间:2021-11-12 15:25:15
数据类型浮点: 1.23e9=120000000-0.000000012=0.12e-7整数中间可以加横线:10000000=10-000-000字符用' ' 或 ”” 分割。 如果是单引号,可以“‘”或者 ’ \‘ ’ \是普通的转意,通用。r''可以不转义print (r'This i.........【阅读全文】
登录 注册