常用开源软件
| 用途 | 开源软件 | 商业软件 |
|---|---|---|
| word、excel、ppt等日常办公 | WPS | MS Office |
| SSH | PuTTY | Xshell、SecureCRT |
| SFTP/FTP | FileZilla | Xftp |
| IDE | Visual Studio Code、IntelliJ IDEA community等JetBrains家族产品社区版、Eclipse | IntelliJ IDEA等JetBrains家族产品商业版 |
| 数据库管理 | MySQL Workbench、HeidiSQL | Navicat、DBVisualizer、SQLLog、DataGrip |
| 文本编辑 | Notepad++ | UltraEdit、Sublime Text |
| 绘图 | FreeMind | Xmind |
| 虚拟化 | KVM、VirtualBox、Parallels Desktop(Mac) | VMware |
| 虚拟光碟 | CDBurnerXP | UltroISO |
| 压缩软件 | 7-ZIP | WinRAR |
| 文本比较 | Notepad++ | Beyond Compare |
| 图像处理 | GIMP,美图秀秀 | PhotoShop |
| Markdown | Typora | Markdown Pro |
| bt/磁力下载 | uTorrent,BitTorrent | |
读书笔记之《大型网站性能优化实战:从前端网络CDN到后端大促的全链路性能优化》
目 录
实践Concourse
Concourse is an open-source continuous thing-doer.
实践Vagrant
Vagrant Development Environments Made Easy
实践GitBook
Setup and Installation of GitBook
实践Tornado
Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. By using non-blocking network I/O, Tornado can scale to tens of thousands of open connections, making it ideal for long polling, WebSockets, and other applications that require a long-lived connection to each user.
实践Tornado
Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. By using non-blocking network I/O, Tornado can scale to tens of thousands of open connections, making it ideal for long polling, WebSockets, and other applications that require a long-lived connection to each user.
实践Flask
Flask is a microframework for Python based on Werkzeug, Jinja 2 and good intentions.
实践Orange
Orange是一个基于OpenResty / Nginx的HTTP API Gateway