绿叶萌飞
绿叶萌飞
全部文章
分类
Android(41)
Android Studio(13)
eclipse(1)
javascript(1)
java基础(19)
java并发编程(1)
JVM(2)
leetcode(11)
linux命令行(译文)(38)
MySQL(1)
PTA(8)
个人js代码笔记——不详细解释(10)
其他(1)
周记随笔(7)
多线程(2)
我的android学习笔记(22)
数据结构与算法(85)
编程时光(5)
编程语言(20)
蓝桥杯(5)
计算机常用基础(1)
计算机网络(9)
迁移牛客网说明(1)
归档
标签
去牛客网
登录
/
注册
新手lcy
博客见这里https://liuchenyang0515.blog.csdn.net
全部文章
(共304篇)
第八章:从 shell 眼中看世界
从 shell 眼中看世界 In this chapter we are going to look at some of the “magic” that occurs on the commandline when you press the enter key. While we wi...
2020-01-01
0
588
第九章:键盘高级操作技巧
键盘高级操作技巧 I often kiddingly describe Unix as “the operating system for people who like to type.” Ofcourse, the fact that it even has a command line...
2020-01-01
0
442
第十章:权限
权限 Operating systems in the Unix tradition differ from those in the MS-DOS tradition inthat they are not only multitasking systems, but also multi...
2020-01-01
0
947
第十一章:进程
进程 Modern operating systems are usually multitasking, meaning that they create the illusionof doing more than one thing at once by rapidly switchi...
2020-01-01
0
385
第十二章 : shell 环境
shell 环境 As we discussed earlier, the shell maintains a body of information during our shellsession called the environment. Data stored in the env...
2020-01-01
0
495
第十三章 : vi 简介
vi 简介 There is an old joke about a visitor to New York City asking a passerby for directions tothe city’s famous classical music venue: Visitor: ...
2020-01-01
0
632
第十四章 : 自定制 shell 提示符
自定制 shell 提示符 In this chapter we will look at a seemingly trivial detail — our shell prompt. Thisexamination will reveal some of the inner working...
2020-01-01
0
454
第十五章 : 软件包管理
软件包管理 If we spend any time in the Linux community, we hear many opinions as to which of themany Linux distributions is “best.” Often, these discus...
2020-01-01
0
494
第十六章 : 存储媒介
存储媒介 In previous chapters we’ve looked at manipulating data at the file level. In this chapter,we will consider data at the device level. Linux ha...
2020-01-01
0
836
第十七章 : 网络系统
网络系统 When it comes to networking, there is probably nothing that cannot be donewith Linux. Linux is used to build all sorts of networking systems ...
2020-01-01
0
4604
首页
上一页
6
7
8
9
10
11
12
13
14
15
下一页
末页