码迷,mamicode.com
首页 >  
搜索关键字:seconds    ( 2523个结果
1.redis基础
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
redis命令之 ----String(字符串)
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函数
Linux下Time相关函数 1、MKTIME 2、time 3、ctime 4、localtime 5、date ...
分类:系统相关   时间:2019-10-15 19:00:45    阅读次数:105
time类,传入一个时分秒,输入seconds之后或之前的时分秒
time类推断seconds前后的时分秒
分类:其他好文   时间:2019-10-15 09:53:37    阅读次数:78
统计字符的个数,能够组成几个acmicpc
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(codeforces 141B)
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(codeforces 851B)
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 Reading_SysML
最近(以及预感接下来的一年)会读很多很多的paper......不如开个帖子记录一下读paper心得 SysML相关的文章很多来源于上学期的8980课。有些和具体field(比如DB/architecture/...)相关的就放到各个field的分类里啦,这里放一些不好分类的 Class Blog ...
分类:其他好文   时间:2019-10-11 20:17:38    阅读次数:101
Codeforces 450E:Jzzhu and Apples(构造,数学)
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
2523条   上一页 1 ... 29 30 31 32 33 ... 253 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!