姓名:刘浩然。 2020年大目标Python
上一页 1 ··· 12 13 14 15 16 17 18 19 20 ··· 24 下一页
摘要: 在子程序中定义的变量称为局部变量,在程序的一开始定义的变量称为全局变量。 全局变量作用域是整个程序,局部变量作用域是定义该变量的子程序。 当全局变量与局部变量同名时: 在定义局部变量的子程序内,局部变量起作用;在其它地方全局变量起作用。 name='charon' def change_name() 阅读全文
posted @ 2019-02-13 22:04 pluto2charon 阅读(91) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2019-02-13 21:32 pluto2charon 阅读(8) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2019-02-13 21:28 pluto2charon 阅读(5) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2019-02-13 21:12 pluto2charon 阅读(12) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2019-02-13 20:58 pluto2charon 阅读(1) 评论(0) 推荐(0) 编辑
摘要: 链接:https://pan.baidu.com/s/1Os1BkjlbzDui2V2nJx4Cpw 留下评论关注给密码 阅读全文
posted @ 2019-02-13 20:58 pluto2charon 阅读(155) 评论(0) 推荐(0) 编辑
摘要: 链接:https://pan.baidu.com/s/1oPiS32sWVysuVAivtdFKnQ 留下评论关注给密码 阅读全文
posted @ 2019-02-13 20:56 pluto2charon 阅读(106) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2019-02-13 20:56 pluto2charon 阅读(0) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2019-02-13 20:54 pluto2charon 阅读(3) 评论(0) 推荐(0) 编辑
摘要: 链接:https://pan.baidu.com/s/1KMXqdXlaIjZ3OaZ-PUwE9A 留下评论关注给密码 阅读全文
posted @ 2019-02-13 20:54 pluto2charon 阅读(836) 评论(17) 推荐(4) 编辑
上一页 1 ··· 12 13 14 15 16 17 18 19 20 ··· 24 下一页