Jaw Crusher is one of our most main
products(Jaw Crusher), we can produce all kinds of crusher(limestone crushing
machine), grinding mill, sand making...
分类:
其他好文 时间:
2014-05-19 20:37:36
阅读次数:
407
在做性能测试测试时候,如果被测试的系统页面很简单,并且性能很好,这样会导致压力机得tcp链接数不够而导致如下错误:HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\tcpip\Parameters\TcpTimedWaitDelay
to 30...
分类:
其他好文 时间:
2014-05-19 08:55:54
阅读次数:
322
本文将由浅入深详细介绍Java内存分配的原理,以帮助新手更轻松的学习Java。这类文章网上有很多,但大多比较零碎。本文从认知过程角度出发,将带给读者一个系统的介绍。进入正题前首先要知道的是Java程序运行在JVM(Java
Virtual Machine,Java虚拟机)上,可以把JVM理解成Jav...
分类:
编程语言 时间:
2014-05-18 20:31:20
阅读次数:
530
使用SDK Manager更新时出现问题Failed to fetch URL
https://dl-ssl.google.com/android/repository/repository-6.xml, reason:
Connection to https://dl-ssl.google.com...
分类:
移动开发 时间:
2014-05-18 20:25:14
阅读次数:
405
编写一个拦截ScheduleAction的拦截器package
com.manager.interceptor;import java.util.Date;import
com.manager.action.ScheduleAction;import com.opensymphony.xwork2....
分类:
其他好文 时间:
2014-05-18 19:00:32
阅读次数:
260
描述 给Hyper-V创建两块网卡备用 步骤: 1
打开Hyper-V,在右侧Action栏,单击Virtual Switch Manager… 2 依次选择New Virtual network switch
| Internal | Create Virtual Switch 3 指定Name为...
分类:
其他好文 时间:
2014-05-17 18:26:05
阅读次数:
299
Socket 编程时,单机最多可以建立多少个 TCP 连接,受到操作系统的影响。Windows
下单机的TCP连接数受多个参数影响:最大TCP连接数[HKEY_LOCAL_MACHINE \System \CurrentControlSet
\Services \Tcpip \Parameters]...
1. VMware安装失败 “Failed to create the requested
registry key Key:installer Error:1021"1.1.
windows7在注册表(cmd--->regedit)中找到HKEY_LOCAL_MACHINE ---> SOFTWA...
分类:
其他好文 时间:
2014-05-17 15:15:48
阅读次数:
259
有限状态机(Finite-state
machine)是一个非常有用的模型,可以模拟世界上大部分事物。 简单说,它有三个特征:* 状态总数(state)是有限的。* 任一时刻,只处在一种状态之中。*
某种条件下,会从一种状态转变(transition)到另一种状态。 它对JavaScript的...
分类:
编程语言 时间:
2014-05-15 22:37:13
阅读次数:
351
用pigz代替gzipBy yejr on 03 十二月
2012pig是个啥东东?官网:http://zlib.net/pigz一句话简介:A parallel implementation of gzip for
modernmulti-processor, multi-core machine...
分类:
其他好文 时间:
2014-05-15 17:16:05
阅读次数:
375