摘要: 需要虚拟存储器的原因: As demand on the CPU increases, processes slow down in some reasonably smooth way. But if too many processes need too much memory, then so 阅读全文
posted @ 2018-06-01 19:42 geeklove 阅读(246) 评论(0) 推荐(0)
摘要: 根据文档(https://docs.python.org/2/tutorial/controlflow.html#more-on-defining-functions) 介绍了三种方法 1 Default Argument Values The most useful form is to spec 阅读全文
posted @ 2018-06-01 16:39 geeklove 阅读(222) 评论(0) 推荐(0)