第1 课 学习shell的意义 一条评论 / Shell / 果子 点击这里 可以赞助果子哦 当然不赞助也是可以免费观看的 下载地址: http://pan.baidu.com/ […] 第1 课 学习shell的意义 Read More »
Linux kernel task 1:Hello world 3条评论 / Kernel / 果子 开始这个计划源于一个Linux kernel challenge.网址为: http://eudyptula- Linux kernel task 1:Hello world Read More »
python中元组与列表的区别 3条评论 / Python / 果子 python中使用元组与列表的主要区别在于,元组创建后不可修改,列表在任何时刻都可以修改。 元组举例: bre python中元组与列表的区别 Read More »