欢迎来到meijing0114的技术博客,这里会有个人技术成长过程中的各类漫谈。包括但不限于web后台技术、ios技术,以及服务器运维相关技术。
穿越长城,走向世界
Accross the Great Wall we can reach every corner in the world.
Ueber die Grosse Mauer koennen wir alle Erke des Welt ereichen.
编程语言
php echo "hello world!";
c++ std::cout<<"hello world!";
c printf("hello world!");
python print "hello world!"
web技术
- 数据层:
- mysql:高性能mysql
- redis:
- no-sql
- 逻辑层:
- MVC模型
- 接入层:
- nginx: 深入理解nginx
- apache:
- cache: memcache
- web前端
- js、jquery
- css
- html
- 运维相关
- bash
- shell