basic\components\HelloWidgetnamespace app\components; use yii\base\Widget; use yii\helpers\Html; class HelloWidget extends Widget { public $m...
分类:
其他好文 时间:
2015-08-28 00:33:27
阅读次数:
282
http://www.cs.indiana.edu/~geobrown/book.pdfAn example of a basic timer is illustrated in Figure 10.1.This timer has four components – a controller, a...
分类:
其他好文 时间:
2015-08-27 22:49:51
阅读次数:
684
React Router 一个针对React而设计的路由解决方案、可以友好的帮你解决React components 到URl之间的同步映射关系。
分类:
其他好文 时间:
2015-08-20 20:42:00
阅读次数:
239
安装pear 的命令如下: $ wget http://pear.php.net/go-pear.phar $ php go-pear.phar pear 安装成功! 下面用 pear 来安装phpunit pear channel-discover pear.phpunit.de pear channel-discover components.ez...
分类:
Web程序 时间:
2015-08-20 15:39:42
阅读次数:
121
What is ApplicationData passing between components using ApplicationData caching in ApplicationPitFallsMemoryLeakSnippets 学习android挺长时间了,但是对于Applicti....
分类:
移动开发 时间:
2015-08-20 10:19:31
阅读次数:
181
本文简单介绍了 PCA(Principal Components Analysis)主成分分析的思想,以及推导。...
分类:
其他好文 时间:
2015-08-17 06:34:05
阅读次数:
158
1. 布局框架:Bootstrap:http://getbootstrap.com/Foundation:http://foundation.zurb.com/Uikit:http://www.getuikit.com/Web Components:http://css-tricks.com/mod...
分类:
其他好文 时间:
2015-08-14 11:30:58
阅读次数:
95
转载请注明出处:
blog.csdn.net/yobobobo...
分类:
其他好文 时间:
2015-08-13 22:16:01
阅读次数:
1290
注:本文作者是笔者的leader
背景:线上有一个推荐服务,日志量比较大,想确认下是不是qps过高
问题:如何根据日志查看一个服务的qps
tail -f XXX.log,可以发现日志格式如下:
[8708-10 14:51:44 638
INFO ] [async task worker[61]] recommend.components.KeywordService[8...
分类:
系统相关 时间:
2015-08-13 20:12:18
阅读次数:
144
网上流传一套提高性能的黄金法则:Make Fewer HTTP Requests(尽量减少HTTP请求)Use a Content Delivery Network (使用内容分发网络(即CDN))Add an Expires Header(添加Expires头)Gzip Components (压...
分类:
Web程序 时间:
2015-08-13 13:41:19
阅读次数:
125