上一页 1 ··· 12 13 14 15 16 17 18 19 20 ··· 39 下一页
摘要: 一、下载 二、解压 三、安装 安装gcc 编译 安装 编辑redis.conf,解除requirepass参数的注释并设置密码(requirepass xxxxxx),注释bind 127.0.0.1这行,把daemonize no改为yes,开启后台启动 启动 停止 阅读全文
posted @ 2018-09-21 17:07 syxsdhy 阅读(90) 评论(0) 推荐(0) 编辑
摘要: 一、管理 1、创建线程 2、状态切换 3、守护线程 4、异常捕获 5、局部变量 6、线程组 7、 二、同步 1、synchronized 2、ReentrantLock 三、同步辅助类 1、Semaphore信号量 2、CountDownLatch门阀 3、CyclicBarrier同步屏障 4、P 阅读全文
posted @ 2018-09-04 13:47 syxsdhy 阅读(218) 评论(0) 推荐(0) 编辑
摘要: /***************** reset *****************/ body, dl, dd, h1, h2, h3, h4, h5, h6, pre, p, blockquote, fieldset, textarea, ol, ul { margin: 0 } fieldset, textarea, input, a img { border: none ... 阅读全文
posted @ 2018-08-28 11:05 syxsdhy 阅读(133) 评论(0) 推荐(0) 编辑
上一页 1 ··· 12 13 14 15 16 17 18 19 20 ··· 39 下一页