闭包并不只是一个python中的概念,在函数式编程语言中应用较为广泛。理解python中的闭包一方面是能够正确的使用闭包,另一方面可以好好体会和思考闭包的设计思想。 1.概念介绍 首先看一下维基上对闭包的解释: 在计算机科学中,闭包(英语:Closure),又称词法闭包(Lexical Closur Read More
posted @ 2020-03-19 22:26 NotEnough Views(201) Comments(0) Diggs(0)
Memorize: 1.People are always talking about 'Problem of Youth.' 2.If there is one--which I take leave to doubt--then it is the elder peole who creat i Read More
posted @ 2020-02-19 11:51 NotEnough Views(168) Comments(0) Diggs(0)
解决鼠标滑轮控制字体大小问题: 解决pycharm专业版付费问题: 1.下载破解文件 复制上面的序列号并将它放置到 pycharm安装目录的\bin目录 2.进入项目界面 如果你是刚下载的pycharm,则需要点击激活窗口的“Evaluate for free”免费试用,然后再创建一个空项目,这样就 Read More
posted @ 2020-02-17 20:29 NotEnough Views(397) Comments(0) Diggs(0)
1.Several cases have been reported in Russian of people who can read and dectect colors with their fingers,and even through solid doors and walls. 2.O Read More
posted @ 2020-02-16 23:27 NotEnough Views(241) Comments(0) Diggs(0)
1.Modern alphinists try to climb mountains with good sport,and the more difficult it is,more highly it is regarded. 2.In the poineering days however,i Read More
posted @ 2020-02-15 23:21 NotEnough Views(193) Comments(0) Diggs(0)
一些问题: 1.首先是装输入法。先通过系统面板,点输入法,安装了Fcitx和IBus。但问题并没有解决,反而所有的文字格式全部变成了楷体,看得人脑壳疼。于是乎又通过linux apt下载了搜狗输入法,安装。再通过菜单中的Fcitx设置,重启,设置完毕。可是楷体这个问题还没有结束,通过百度,系统菜单设 Read More
posted @ 2020-02-15 22:48 NotEnough Views(88) Comments(0) Diggs(0)