C Features of C++
C Features of C++
Reference
AnthonyCalandra/modern-cpp-features
Some awesome modern C++ features that every developer should know
Features of C++
Linux Awesome Linux Command Tools
Linux Awesome Linux Command Tools
Reference
10 Cool Command Line Tools For Your Linux Terminal
Awesome Command-Line Tools
Improve your workflow with these awesome CLI tools
5 Awesome Linux 🐧 CLI Tools To Increase Your Productivity!
All AWESOME Linux Applications and Tools
VIM Neovim 性能
VIM Neovim 性能
查看函数调用
set verbose=9
verbose function abc
查看vim启动耗时
rhysd/vim-startuptime
vim –startuptime vim.log
###
Reference
Fix Slow Scrolling in VIM and Neovim
Improving Vim’s Startup Time
Linux Nginx
Linux Nginx
导入配置
在http段中加入
include vhost/*.conf;
Proxy
NGINX Reverse Proxy
Proxy Header
默认情况下会把源请求头转发给目标地址(默认proxy_pass_request_headers on;).
如果请求头包含下划线, 那么会忽略这个请求头.
需要使用underscores_in_headers on; 来打开 (http | service标签下)
超时
// http service local
keepalive_timeout 600s;
client_body_timeout 600s;
send_timeout 600s;
proxy_connec...
Linux Awesome Tools
Linux Awesome Tools
Reference
Awesome Shell
awesome-cli-apps
awesome-mac
open-source-mac-os-apps
Awesome Mac Apps and Utilities - 2020 Edition
453 post articles, 57 pages.