摘要: python函数 阅读全文
posted @ 2017-07-24 15:50 liubinsh 阅读(789) 评论(0) 推荐(0) 编辑
摘要: linux中的vim使用详解 阅读全文
posted @ 2017-07-23 18:09 liubinsh 阅读(242) 评论(0) 推荐(0) 编辑
摘要: grep,egrep,fgrep和正则表达式 阅读全文
posted @ 2017-07-23 16:15 liubinsh 阅读(424) 评论(0) 推荐(0) 编辑
摘要: Linux文件查找,详细的介绍了locate和find命令的使用 阅读全文
posted @ 2017-07-23 09:00 liubinsh 阅读(730) 评论(0) 推荐(0) 编辑
摘要: Python中,对象的赋值,拷贝(深/浅拷贝)之间是有差异的,如果使用的时候不注意,就可能产生意外的结果。 对象赋值 直接看一段代码: 代码的输出为: 下面来分析一下这段代码: 首先,创建了一个名为will的变量,这个变量指向一个list对象,从第一张图中可以看到所有对象的地址(每次运行,结果可能不 阅读全文
posted @ 2017-07-12 11:18 liubinsh 阅读(200) 评论(0) 推荐(0) 编辑
摘要: 用户类型、用户管理、权限的定义和权限管理、特殊权限和facl, 阅读全文
posted @ 2017-07-10 23:34 liubinsh 阅读(1499) 评论(0) 推荐(0) 编辑
摘要: 命令历史、文件类查看工具、文件和目录类管理工具、通配符、IO重定向 阅读全文
posted @ 2017-07-09 14:30 liubinsh 阅读(719) 评论(0) 推荐(0) 编辑
摘要: 计算机组成、linux发行版、linux哲学思想、基本命令、目录结构 阅读全文
posted @ 2017-07-01 23:05 liubinsh 阅读(829) 评论(0) 推荐(0) 编辑
摘要: pytho文件操作和异常处理 阅读全文
posted @ 2017-07-01 10:25 liubinsh 阅读(1833) 评论(0) 推荐(1) 编辑
摘要: 类class 阅读全文
posted @ 2017-06-23 16:58 liubinsh 阅读(2974) 评论(0) 推荐(0) 编辑