您的位置:首页 > 其它

开发中用到的软件

2016-01-04 16:58 260 查看

开发软件

gcc

g++

gdb

vim

lua

svn

git

curl

wget

strace

tcpdump

sar (sudo apt-get install sysstat) 编辑/etc/default/sysstat,改成true,然后/etc/init.d/sysstat start

realpath

valgrind

dstat

nginx

php (-S -t)

phpcs phpcbf (pear install PHP_CodeSniffer) phpcs –standard=PSR2 ./

php-fpm

php-redis扩展

php-memcache扩展

mysql (mysql -uroot -pkevin)

memcached

redis

beanstalkd

zsh 安装后需要重启计算机

autojump 安装后需要重启计算机

oh-my-zsh 安装后需要重启计算机

w3m

bashdb

ack

探索软件

upupw

wecenter

openresty

resty-cli

iresty

ragel

websocket

wordpress

thinksns

http://www.stuq.org/

vanilla 一个基于Openresty实现的高性能Web应用开发框架

有用的命令

xxd -i 将文件生成c数组

seq 生成序列

Windows

MarkdownPad 2

FontCreator

ConsoleZ

小书匠

UltraMon 多屏软件

XX-Net

Zeal

Mac

VMware Fusion

Dash

iTerm2

ack

zsh 安装后需要重启计算机

autojump 安装后需要重启计算机

oh-my-zsh 安装后需要重启计算机

rdc 远程登录
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: