Jacky-wzj Blogs
研发条线职责和关系思考
职务 | 职责 |
---|---|
初级\中级 | 代码实现 |
资深 | 代码实现和代码检查 |
应用架构 | 业务接口定义和业务系统运行分析.业务抽象保证 |
基础架构 | 开发效率\Devops\AOP\通讯方式等.技术栈收敛 |
研发经理 | 研发进度和代码检查 |
总监 | 技术路线落地和业务实现落地 |
初级\中级 | 资深 | 业务架构 | 基础架构 | 研发经理 | 总监 | |
初级\中级 | / | 代码检查 | / | / | / | / |
资深 | / | / | 业务接口检查 | 技术栈(中间件)检查 | 代码检查 | 代码检查 |
业务架构 | / | / | / | 基础架构需求 | / | 接口检查\业务系统运行检查 |
基础架构 | / | / | 业务架构需求 | / | / | 技术栈检查\研发效率检查 |
研发经理 | / | / | / | / | / | 研发进度检查 |
总监 | / | / | / | / | / | / |
chrome install the proxy swtichomega
chrome不能手动安装proxy switchomega 的解决办法
先准备好Socks 代理
步骤:
- 关闭所有chrome
- 打开cmd,并定位到 chrome.exe目录 一般安装在C:\Program Files(x86)\Google\Chrome\Application下
- 执行命令:
chrome.exe --show-app-list --proxy-server="SOCKS5://{IP}:{PORT}"
- 安装并配置proxy switchyomega
Using Gmagick Build Image Service
待整理
install GraphicsMagick in CentOS
-
install apache
yum install httpd -
install php
yum install php -
install php-devel
yum install php-devel -
install php-pear
yum install php-pear -
intalll php-pecl-gmagick
yum install php-pecl-gmagick
yum using rpm ,so we can using rpm -ql ** to list the location of package
« Prev
Next »