码迷,mamicode.com
首页 >  
搜索关键字:i see    ( 2224个结果
Understanding Linux CPU stats
Your Linux server is running slow, so you follow standard procedure and run top. You see the CPU metrics: But what do all of those 2-letter abbreviati ...
分类:系统相关   时间:2018-07-20 00:17:52    阅读次数:254
HashMap源码-Basic hash bin node
/** * Basic hash bin node, used for most entries. (See below for * TreeNode subclass, and in LinkedHashMap for its Entry subclass.) */ static class No... ...
分类:其他好文   时间:2018-07-19 19:13:47    阅读次数:238
usdt源码编译安装
1、依赖关系Boost >= 1.532、安装依赖包You will need appropriate libraries to run Omni Core on Unix, please see doc/build-unix.md for the full listing.You will nee ...
分类:其他好文   时间:2018-07-18 15:12:01    阅读次数:1023
7.17 10.23-10.27
10.23 linux任务计划cron linux任务计划配置文件[root@hyc-01-01 ~]# cat /etc/crontabSHELL=/bin/bash 文件中定义的shellPATH=/sbin:/bin:/usr/sbin:/usr/bin 定义的环境变量(命令的路径)MAILTO=root 给哪个用户发送邮件 # For details see man 4
分类:其他好文   时间:2018-07-18 10:14:29    阅读次数:209
nginx默认的配置文件详解
# For more information on configuration, see:# * Official English Documentation: http://nginx.org/en/docs/# * Official Russian Documentation: http://n ...
分类:其他好文   时间:2018-07-15 16:20:30    阅读次数:182
2018 7 13 lesson 30
1.sigt I can't see the mountain= The mountain is out of sight. I can see the hospital=The hospital is in sight. Did you fall in love with your ex at f ...
分类:其他好文   时间:2018-07-13 21:09:22    阅读次数:205
docker 报错: Job for docker.service failed because the control process exited with error code. See "systemctl status docker.service" and "journalctl -xe" for details.
centos 启动docker服务报错: Job for docker.service failed because the control process exited with error code. See "systemctl status docker.service" and "jour ...
分类:其他好文   时间:2018-07-10 16:48:59    阅读次数:415
English trip -- Phonics 3 元音字母e
xu言: 额...今天给我上自然拼读的maple老师 - . -和上次给我上第二集自然拼读的是同一个老师。突然考了考我上次学的内容~感觉大脑一片空白。看来review不能光说而不下苦功夫啊... 元音 vowel 长音 /i:/ be me we he chinese ee meet bee see ...
分类:其他好文   时间:2018-07-09 23:09:52    阅读次数:201
git学习
首先要有个git仓库地址:http://171.1.1.1 申请git账号 新建项目 按提示依次填写项目名、项目描述、可见性(一般选Private) 按着提示输入命令: 打开终端或者git bash--进入项目文件目录 输入git 获得命令帮助: start a working area (see ...
分类:其他好文   时间:2018-07-07 20:27:39    阅读次数:159
【状态压缩 meet in middle】poj3139Balancing the Scale
数组溢出真是可怕的事情 Description You are given a strange scale (see the figure below), and you are wondering how to balance this scale. After several attempts, ...
分类:其他好文   时间:2018-07-07 20:21:15    阅读次数:191
2224条   上一页 1 ... 42 43 44 45 46 ... 223 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!