zoukankan
html css js c++ java
code review 工具
code review:
http://stackoverflow.com/questions/144351/comparison-of-code-review-tools-systems
http://www.atlassian.com/software/crucible/overview
http://smartbear.com/products/software-development/code-review
http://www.reviewboard.org/
http://getbarkeep.org/
http://malevich.codeplex.com/
https://code.google.com/p/rietveld/
http://groogle.sourceforge.net/
http://sourceforge.net/projects/codestriker/
http://codestriker.sourceforge.net/
https://code.google.com/p/jupiter-eclipse-plugin/
http://teamreview.codeplex.com/
作者:
iTech
微信公众号: cicdops
出处:
http://itech.cnblogs.com/
github:
https://github.com/cicdops/cicdops
查看全文
相关阅读:
CentOS关闭防火墙
CentOS 7升级Python到3.5后yum出错
Windows本地Linux虚拟机ping不通的解决办法
xshell上传下载文件(Windows、Linux)
tensorflow,torch tips
svn tips
torch lua tips
ios oc调用swift framework
ios dyld: Library not loaded: @rpath/xxx.framework/xxx 之根本原因
xcode,git tips
原文地址:https://www.cnblogs.com/itech/p/3008895.html
最新文章
实现一个弹窗的封装
HTML5 相关扩展
实现一个交互式的图片对比控件
CSS技巧 (1) · 结构和布局
纯 CSS 实现幻灯片播放
CSS技巧 (2) · 多列等高布局
CSS技巧 (3)
模拟实现JSON.stringiry 的格式化输出
JavaScript实现各种排序算法
Python脚本报错AttributeError: ‘module’ object has no attribute’xxx’解决方法
热门文章
解决Eclipse Pydev中import时报错:Unresolved import
javascript+php实现根据用户时区显示当地时间的方法
Python解决数独
Windows pip安装失败:no module named pkg_resources
Python MySQLdb连接报2003错误原因
mysql跨库联表查询
mysql主从复制
使用MySQLMTOP监控MySQL性能
Warning: Data truncated for column 'xxxx' at row 1
XAMPP非本地访问被拒绝解决办法
Copyright © 2011-2022 走看看