关于字符串换行
还有0人有此问题
发表在Python视频课程答疑 2019-07-14
是否精华
版块置顶:

如果一个字符串超过80个字符,且需要换成几行,应该怎么操作?

分享到:
精彩评论 2
andy
学分:2118 LV10
TA的每日心情
继续努力
2017-02-06 23:42:34
2019-07-15
沙发

读者你好:

    通常2种方式。

第一种:使用 \ 换行。例如

with open('/path/to/some/file/you/want/to/read') as file_1, \
     open('/path/to/some/file/being/written', 'w') as file_2:
    file_2.write(file_1.read())

第二种:使用()。例如:

if (this_is_one_thing and
    that_is_another_thing):
    do_something()


BZIC
学分:649 LV6
2020-03-04
板凳

第一种:使用 \ 换行。例如

with open('/path/to/some/file/you/want/to/read') as file_1, \
     open('/path/to/some/file/being/written', 'w') as file_2:
    file_2.write(file_1.read())

第二种:使用()。例如:

if (this_is_one_thing and
    that_is_another_thing):
    do_something()


首页上一页 1 下一页尾页 2 条记录 1/1页
手机同步功能介绍
友情提示:以下图书配套资源能够实现手机同步功能
明日微信公众号
明日之星 明日之星编程特训营
客服热线(每日9:00-17:00)
400 675 1066
mingrisoft@mingrisoft.com
吉林省明日科技有限公司Copyright ©2007-2022,mingrisoft.com, All Rights Reserved长春市北湖科技开发区盛北大街3333号长春北湖科技园项目一期A10号楼四、五层
吉ICP备10002740号-2吉公网安备22010202000132经营性网站备案信息 营业执照