django debug toolbar自定义面板分析重复的SQL语句

django debug toolbar可以说是Django最好的app之一了,在实际开发中用来查看变量,分析性能等各方面都有不错的效果。 实际上 django debug toolbar 有两个主要版本: 一个是原版: http://github.com/robhudson/django-debug-toolbar/tree/master 还有一个不太为人知的分支版本: http://gith ...
by jinhao7773 2011-06-01 浏览 (2812) 回复 (0) 群组: Python

HTML5资源

JS APIs: 选择器 W3C草案:Selectors API Web Storage W3C草案:Web Storage 中文教程:Web Storage全解析: Web SQL Database W3C草案:Web SQL Database 中文教程:HTML 5 Web SQL Database初探 Application Cache API W3C草案:Offli ...
by wjlgryx 2011-05-09 浏览 (670) 回复 (0) 群组: HTML5

html5 本地存储

HTML5本地存储初探(二)完成了UI,我们就需要对数据进行处理了。在开始“数据”的本地存储之前,我们先来了解一下client-side database storage API:the client-side database storage API allows web applications to store structured data locally using a medium ma ...
by wjlgryx 2011-03-23 浏览 (1138) 回复 (1) 群组: HTML5

html5特征检测

(Confused? Read Detecting HTML5 Features for a conceptual introduction. Want an all-in-one library instead? Try Modernizr.) <audio> return !!document.createElement('audio').canPlayType; &l ...
by sohighthesky 2010-06-22 浏览 (1089) 回复 (0) 群组: HTML5

SQL知识库热门文章

最新评论

Global site tag (gtag.js) - Google Analytics