1.nosql 2.yum安装redius 3. 源码编译安装 redis可执行文件 4. redis配置文件 redis配置文件名为 redis.conf 这个文件可以自定义 5. redis核心配置项 6. 启动redis服务端 7.redis数据结构 8. 基本命令 9 数据结构 string ...
分类:
其他好文 时间:
2019-10-18 12:23:20
阅读次数:
90
SET SET key value [EX seconds] [PX milliseconds] [NX|XX] 将字符串值 value 关联到 key 。 如果 key 已经持有其他值, SET 就覆写旧值,无视类型。 对于某个原本带有生存时间(TTL)的键来说, 当 SET 命令成功在这个键上执 ...
分类:
其他好文 时间:
2019-10-18 12:16:28
阅读次数:
115
Linux下Time相关函数 1、MKTIME 2、time 3、ctime 4、localtime 5、date ...
分类:
系统相关 时间:
2019-10-15 19:00:45
阅读次数:
105
Problem F. String Input file: standard input Output file: standard output Time limit: 1 seconds Memory limit: 128 megabytes 大家都知道马大佬很皮 马大佬很喜欢 ICPC,马大佬 ...
分类:
其他好文 时间:
2019-10-13 21:06:34
阅读次数:
143
Problem E. Distance Input file: standard input Output file: standard output Time limit: 1 seconds Memory limit: 128 megabytes 大家都知道马大佬很皮 马大佬很喜欢住在僻静的街道 ...
分类:
其他好文 时间:
2019-10-13 20:50:29
阅读次数:
110
Hopscotch time limit per test 2 seconds time limit per test memory limit per test 256 megabytes memory limit per test input standard input input outpu ...
分类:
其他好文 时间:
2019-10-13 17:22:28
阅读次数:
107
Arpa and an exam about geometry time limit per test 2 seconds time limit per test memory limit per test 256 megabytes memory limit per test input stan ...
分类:
其他好文 时间:
2019-10-13 15:02:24
阅读次数:
100
最近(以及预感接下来的一年)会读很多很多的paper......不如开个帖子记录一下读paper心得 SysML相关的文章很多来源于上学期的8980课。有些和具体field(比如DB/architecture/...)相关的就放到各个field的分类里啦,这里放一些不好分类的 Class Blog ...
分类:
其他好文 时间:
2019-10-11 20:17:38
阅读次数:
101
E. Jzzhu and Apples time limit per test: 1 seconds memory limit per test: 256 megabytes input: standard input output: standard output Jzzhu has picked ...
分类:
移动开发 时间:
2019-10-11 20:16:15
阅读次数:
120