码迷,mamicode.com
首页 >  
搜索关键字:detailed    ( 177个结果
Bzoj 3505: [Cqoi2014]数三角形 数论
3505: [Cqoi2014]数三角形 Time Limits: 1000 ms Memory Limits: 524288 KB Detailed Limits 3505: [Cqoi2014]数三角形 Time Limits: 1000 ms Memory Limits: 524288 KB ...
分类:其他好文   时间:2016-04-11 11:57:54    阅读次数:214
JQuery Deffered 对象
http://www.ruanyifeng.com/blog/2011/08/a_detailed_explanation_of_jquery_deferred_object.html 《jQuery设计思想》和《jQuery最佳实践》。 jQuery的deferred对象详解 作者:阮一峰 一、什 ...
分类:Web程序   时间:2016-04-08 10:15:55    阅读次数:163
Java [Leetcode 137]Single Number II
题目描述: Given an array of integers, every element appears three times except for one. Find that single one. 解题思路: 具体参考Detailed explanation and generaliz ...
分类:编程语言   时间:2016-04-03 18:59:37    阅读次数:198
前端基础 - Defer对象
参考:http://www.ruanyifeng.com/blog/2011/08/a_detailed_explanation_of_jquery_deferred_object.html <script type="text/javascript" src="http://code.jquery
分类:其他好文   时间:2016-02-25 13:53:57    阅读次数:184
SQLdiag-配置文件-ProfilerCollector
上一篇,我们讲述了配置文件中与性能计数器相关的PerfmonCollector元素;这一篇我们将讲述与跟踪数据相关的ProfilerCollector元素。在上一篇中使用SD_Detailed.XML配置文件在我本地收集5分钟跟踪数据文件为7Mb,当时没有做任何其他操作,试想如果在一个繁忙的生产环境...
分类:数据库   时间:2016-01-09 16:37:58    阅读次数:335
IIS最大连接数优化
错误信息:Error Summary:HTTP Error 503.2 - Service UnavailableThe serverRuntime@appConcurrentRequestLimit setting is being exceeded.Detailed Error Informat...
分类:其他好文   时间:2016-01-01 07:23:40    阅读次数:154
sar
http://lovesoo.org/linux-sar-command-detailed.htmlsar(SystemActivityReporter系统活动情况报告)是目前Linux上最为全面的系统性能分析工具之一,可以从多方面对系统的活动进行报告,包括:文件的读写情况、系统调用的使用情况、磁盘I/O、CPU效率、内存使用状况、进程活动..
分类:其他好文   时间:2015-12-29 16:22:00    阅读次数:259
RabbitMQ消息队列1: Detailed Introduction 详细介绍
1. 历史 RabbitMQ是一个由erlang开发的AMQP(Advanced Message Queue )的开源实现。AMQP 的出现其实也是应了广大人民群众的需求,虽然在同步消息通讯的世界里有很多公开标准(如 COBAR的 IIOP ,或者是 SOAP 等),但是在异步消息处理中却不是这样,...
分类:其他好文   时间:2015-12-19 16:36:16    阅读次数:226
fio2.1.10--HOWTO
Table of contents-----------------1. Overview2. How fio works3. Running fio4. Job file format5. Detailed list of parameters6. Normal output7. Terse ou...
分类:其他好文   时间:2015-12-11 18:36:46    阅读次数:234
jQuery的Deferred对象教程
阮一峰的这往篇教程讲得非常好:http://www.ruanyifeng.com/blog/2011/08/a_detailed_explanation_of_jquery_deferred_object.htmljQuery官网文档:http://api.jquery.com/category/d...
分类:Web程序   时间:2015-11-18 12:26:20    阅读次数:115
177条   上一页 1 ... 8 9 10 11 12 ... 18 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!