“他还是会在提交代码前把它们编译一遍,不过这么做的目的只是为了检查下编译器和链接器有没有bug”
“所有指针都是指向他的”
“他的键盘多达两个键:1和0”
虽然上面这几句只是夸张的段子,但是如果说世界上,有哪个程序员写的代码最不可能有Bug的话,那必是他,Jeff Dean。以下这句话不是段子:他是Google牛逼的源泉之一。
至于你们,嘿嘿,送你们6个调试利器。
上期入口:推荐20个优秀的前端轮播图插件
1. django-debug-toolbar
★ star: 5263
可配置的一组面板,可显示有关当前请求/应答中的许多调试信息。 Django调试工具栏是一组可配置的面板,显示有关当前请求/响应的各种调试信息,单击时,显示有关面板内容的更多详细信息。
https://github.com/jazzband/django-debug-toolbar
2. django-devserver
★ star:1246
Django 内置 runserver 的简单替代者(挺久未更新了)。
https://github.com/dcramer/django-devserver/
3. django-querycount
★ star:192
一个中间件,用于将数据库查询数输出来 runserver 命令行中。
https://github.com/bradmontgomery/django-querycount/
4. django-silk
★ star:1964
Django 中非常易用的剖析工具。
https://github.com/jazzband/django-silk
5. nplusone
★ star:404
自动检测 Django(及其它 ORM)中的 n+1 查询问题。
GitHub:https://github.com/jmcarp/nplusone/
6. sentry
★ star:19892
一个现代的错误记录和聚合平台。
GitHub:https://github.com/getsentry/sentry
Be the change you want to see in the world.
网友评论