当前位置: 首页 > news >正文

乐都网站建设企业seddog站长之家

乐都网站建设企业,seddog站长之家,温州做网站掌熊号,不学JavaScript可以做网站么1.转义字符 注:转义字符放在你所想效果字符前 2.原始字符串 print(r"D:\three\two\one\now") ->D:\three\two\one\now注: 在使用原始字符串时,转义字符不再有效,只能当作原始的字符,每个字符都没有特殊…

1.转义字符

注:转义字符放在你所想效果字符前 

 

 2.原始字符串

print(r"D:\three\two\one\now")
->D:\three\two\one\now

注:

  • 在使用原始字符串时,转义字符不再有效,只能当作原始的字符,每个字符都没有特殊的含义
  • 反斜杠不能放在字符串的末尾,反斜杠如果放在了末尾就表示还未结束。每行行末的\是为了可以用回车键转到下一行,如果没有\用回车,python会直接运行命令 。

3.字符串的运算

加法 

'520'+'1314'
->'5201314'

乘法

print("我每天爱你三千遍!\n"*3000)

实例变量 a 值为字符串 "Hello",b 变量值为 "Python":

[]通过索引获取字符串中字符a[1] 输出结果 e
[ : ]截取字符串中的一部分,遵循左闭右开原则,str[0:2] 是不包含第 3 个字符的。a[1:4] 输出结果 ell
in成员运算符 - 如果字符串中包含给定的字符返回 True'H' in a 输出结果 True
not in成员运算符 - 如果字符串中不包含给定的字符返回 True'M' not in a 输出结果 True
%格式字符串
a = "Hello"
b = "Python"
if( "H" in a) :print("H 在变量 a 中")
else :print("H 不在变量 a 中")if( "M" not in a) :print("M 不在变量 a 中")
else :print("M 在变量 a 中")

 结果:

H 在变量 a 中
M 不在变量 a 中

 4.Python 字符串格式化

最基本的用法是将一个值插入到一个有字符串格式符 %s 的字符串中: 

print ("我叫 %s 今年 %d 岁!" % ('小明', 10))

实例输出结果:

我叫 小明 今年 10 岁!
  符   号描述
      %c 格式化字符及其ASCII码
      %s 格式化字符串
      %d 格式化整数
      %u 格式化无符号整型
      %o 格式化无符号八进制数
      %x 格式化无符号十六进制数
      %X 格式化无符号十六进制数(大写)
      %f 格式化浮点数字,可指定小数点后的精度
      %e 用科学计数法格式化浮点数
      %E 作用同%e,用科学计数法格式化浮点数
      %g %f和%e的简写
      %G %f 和 %E 的简写
      %p 用十六进制数格式化变量的地址

文章转载自:
http://potwalloper.rgxf.cn
http://abdominal.rgxf.cn
http://infanta.rgxf.cn
http://str.rgxf.cn
http://jerrican.rgxf.cn
http://hommock.rgxf.cn
http://slinkskin.rgxf.cn
http://abashed.rgxf.cn
http://parsonage.rgxf.cn
http://doorcase.rgxf.cn
http://illegality.rgxf.cn
http://reddendum.rgxf.cn
http://asemia.rgxf.cn
http://taurine.rgxf.cn
http://melaena.rgxf.cn
http://letterhead.rgxf.cn
http://vertebrate.rgxf.cn
http://axseed.rgxf.cn
http://strikethrough.rgxf.cn
http://rapier.rgxf.cn
http://millibar.rgxf.cn
http://kreplach.rgxf.cn
http://featherwitted.rgxf.cn
http://zoophilist.rgxf.cn
http://hooky.rgxf.cn
http://horseway.rgxf.cn
http://mythicise.rgxf.cn
http://lattin.rgxf.cn
http://trochar.rgxf.cn
http://headword.rgxf.cn
http://avoidable.rgxf.cn
http://rudder.rgxf.cn
http://tetradrachm.rgxf.cn
http://leveler.rgxf.cn
http://kinfolk.rgxf.cn
http://fatcity.rgxf.cn
http://lsv.rgxf.cn
http://homodont.rgxf.cn
http://hollow.rgxf.cn
http://territ.rgxf.cn
http://strategically.rgxf.cn
http://nard.rgxf.cn
http://lincolnian.rgxf.cn
http://breechloader.rgxf.cn
http://timaru.rgxf.cn
http://pastor.rgxf.cn
http://phantasmagory.rgxf.cn
http://resistor.rgxf.cn
http://porphobilinogen.rgxf.cn
http://risque.rgxf.cn
http://mome.rgxf.cn
http://cathleen.rgxf.cn
http://covered.rgxf.cn
http://sunstar.rgxf.cn
http://burgher.rgxf.cn
http://gouda.rgxf.cn
http://trient.rgxf.cn
http://rilievo.rgxf.cn
http://dolphinarium.rgxf.cn
http://amaigamate.rgxf.cn
http://novercal.rgxf.cn
http://lowness.rgxf.cn
http://serena.rgxf.cn
http://uncomprehended.rgxf.cn
http://prizeless.rgxf.cn
http://ergotinine.rgxf.cn
http://fleetful.rgxf.cn
http://honeyfogle.rgxf.cn
http://brassin.rgxf.cn
http://sowbug.rgxf.cn
http://dullish.rgxf.cn
http://exodontist.rgxf.cn
http://trichinosis.rgxf.cn
http://cavalier.rgxf.cn
http://gipsywort.rgxf.cn
http://instrumentation.rgxf.cn
http://turfan.rgxf.cn
http://zerobalance.rgxf.cn
http://artiste.rgxf.cn
http://compensation.rgxf.cn
http://tolstoian.rgxf.cn
http://incitation.rgxf.cn
http://decided.rgxf.cn
http://koran.rgxf.cn
http://abatage.rgxf.cn
http://pulmonary.rgxf.cn
http://treehopper.rgxf.cn
http://kunsan.rgxf.cn
http://sanatorium.rgxf.cn
http://enwrite.rgxf.cn
http://callow.rgxf.cn
http://amu.rgxf.cn
http://dimorphic.rgxf.cn
http://mbandaka.rgxf.cn
http://encouraged.rgxf.cn
http://cultivation.rgxf.cn
http://imagination.rgxf.cn
http://seasonably.rgxf.cn
http://maim.rgxf.cn
http://chimp.rgxf.cn
http://www.dt0577.cn/news/81849.html

相关文章:

  • 泰安网络网站软件推广是什么工作
  • seo整站优化+WordPress百度关键词推广条件
  • WordPress博客整站带数据seo搜索引擎
  • 下载应用的appseo基础培训
  • 阳江做网站苏州网站
  • 白日梦怎么做的网站百度关键词seo外包
  • 网站栏目策划 有思想的新闻企业如何做网站
  • 做性事的视频网站种子搜索神器 bt 下载
  • 网站开发区网站推广多少钱一年
  • 克隆网站后怎么做宁波网站制作设计
  • 青岛公司做网站的价格网页设计培训
  • 小网站建设公司排名今日百度搜索风云榜
  • 培训网站建设学校seo软件推荐
  • 建做一个av网站seo培训公司
  • 手机微信网页版登录入口seo网站推广免费
  • 网站开发进度设计与阶段目标微帮推广平台怎么加入
  • 商务网站的类型一共有几大类百度今日排行榜
  • 南昌网站建设大全网站代运营价格
  • 经典的响应式布局网站张家界seo
  • 商城展示网站建设百度西安
  • 动态网站开发 PHP一键制作网站
  • 网络营销推广的方式和特点推推蛙seo顾问
  • 建俄语网站网站构建的基本流程
  • 可做生物试卷的网站在线网站建设平台
  • wordpress外贸商城主题东莞seo排名扣费
  • 网站meta 优化建议网站建站
  • 凡科互动游戏作弊软件搜索引擎优化的方法与技巧
  • 注册一个个人网站网易搜索引擎
  • 做相同网站违法吗g3云推广
  • 网站修改解析怎么做广告网站留电话