Linux operation(Linux運維)html
#RHEL/CentOS/fedora系列爲主編程
Basis:設計模式
Kernel:sass
常見系統調用ruby
Commands:網絡
Services:函數
SSH:oop
各類文件系統FileSystem:測試
NFS:
FTP:
DNS:
DHCP:
syslog:
OpenSSL
SpamAssassin:
Tomcat:
Nginx:
Haproxy:
Keepalived:
coresync+peacemake
Redis:
RabbitMQ:
MongoDB:
MySQL:
Oracle:
Docker:
Kubernetes:
Ceph:
ETCD:
console:
KVM:
ansible:
puppet:
Cobbler
Hadoop:
Hive:
Pig:
Zookeeper:
Kafka:
Sqoop:
Flume:
HBase:
Storm:
Spark:
Shell:
Basic:
函數
Python:
#Python是我最喜歡的語言,因此要上兩張圖
Basic:
流程控制
函數 (別人的鏈接,不過寫的真的挺全了)
經常使用模塊
網絡編程
C:
Basis:
C++:
Java:
Basic
數據類型
流程控制
函數
經常使用模塊
面向對象
網絡編程
R:
Basis:
scala:
ruby:
PHP:
JavaScript:
Perl:
設計模式
中文 | 英文 |
---|---|
1.工廠方法模式 | Factory Method Pattern |
2.抽象工廠模式 | Abstract Factory Pattern |
3.建造者模式 | Builder Pattern |
4.原型模式 | Prototype Pattern |
5.單例模式 | Singleton Pattern |
6.適配器模式 | Adapter Pattern |
7.橋樑模式/橋接模式 | Bridge Pattern |
8.組合模式 | Composite Pattern |
9.裝飾模式 | Decorator Pattern |
10.門面模式/外觀模式 | Facade Pattern |
11.享元模式 | Flyweight Pattern |
12.代理模式 | Proxy pattern |
13.責任鏈模式 | Chain of Responsibility Pattern |
14.命令模式 | Command Pattern |
15.解釋器模式 | Interpreter Pattern |
16.迭代器模式 | Iterator Pattern |
17.中介者模式 | Mediator Pattern |
18.備忘錄模式 | Memento Pattern |
19.觀察者模式 | Observer Pattern |
20狀態模式 | State Pattern |
21.策略模式 | Strategy Pattern |
22.模板方法模式 | Template Method Pattern |
23.訪問者模式 | Visitor Pattern |