Chinaunix首页 | 论坛 | 博客
  • 博客访问: 424758
  • 博文数量: 121
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 1101
  • 用 户 组: 普通用户
  • 注册时间: 2014-03-20 19:29
个人简介

http://meetbill.github.io/

文章分类

全部博文(121)

我的朋友

发布时间:2015-12-11 23:42:00

总结:内部函数,不修改全局变量可以访问全局变量内部函数,修改同名全局变量,则python会认为它是一个局部变量在内部函数修改同名全局变量之前调用变量名称(如print sum),则引发Unbound-LocalError在程序中设置的sum属于全局变量,而在函数中没有sum的定义,根据python访问局部变量和全局变量的.........【阅读全文】

阅读(629) | 评论(0) | 转发(0)

发布时间:2015-09-27 13:59:50

python 安装 setuptools Compression requires the (missing) zlib module 的解决方案......【阅读全文】

阅读(1617) | 评论(0) | 转发(0)

发布时间:2015-08-17 23:17:01

flask旅程开始......【阅读全文】

阅读(784) | 评论(0) | 转发(0)

发布时间:2015-08-13 11:34:13

假如存在一个test.ini文件,内容为:<br /><div class="bar" style="color:#362E2B;font-family:Consolas, 'Courier New', Courier, mono, serif;font-size:12px;line-height:26px;white-space:normal;padding-left:45px;"><div class="tools" style="padding:3px 8px 10px 10px;font-size:9px;line-height:normal;font-fa.........【阅读全文】

阅读(581) | 评论(0) | 转发(0)

发布时间:2015-05-06 10:43:11

As he walked by the sea of Galilee, he saw two brothers, Simon, who is called Peter, and Andrew his brother, casting a net into the sea--for they were fishermen. And he said to them,"Follow me, and I will make you fish for people." Immediately they left their nets and followed him.(MATTHEW 5:18.........【阅读全文】

阅读(723) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册