码迷,mamicode.com
首页 >  
搜索关键字:mb    ( 3622个结果
IME Starters Try-outs 2018 J. JHADCBEIGF
J. JHADCBEIGF time limit per test 1.0 s memory limit per test 256 MB input standard input output standard output J. JHADCBEIGF time limit per test 1.0 ...
分类:其他好文   时间:2018-07-10 16:47:24    阅读次数:241
常用linux指令
0、查看当前文件的详细信息 ls -ll 显示成字节大小 ls-lh 以KB、MB等为单位进行显示,这样比较直观一些 1、 du -h --max-depth=1 * 查看当前目录下各文件、文件夹的大小 2、 du -h –max-depth=0 * 只显示直接子目录文件及文件夹大小统计 3、查询当 ...
分类:系统相关   时间:2018-07-09 19:16:52    阅读次数:180
Kafka:ZK+Kafka+Spark Streaming集群环境搭建(十三)kafka+spark streaming打包好的程序提交时提示虚拟内存不足(Container is running beyond virtual memory limits. Current usage: 119.5 MB of 1 GB physical memory used; 2.2 GB of 2.1 G)
异常问题:Container is running beyond virtual memory limits. Current usage: 119.5 MB of 1 GB physical memory used; 2.2 GB of 2.1 GB virtual memory used. Ki ...
分类:其他好文   时间:2018-07-08 22:11:22    阅读次数:750
AtCoder Grand Contest 024 Problem E(动态规划)
www.cnblogs.com/shaokele/ AtCoder Grand Contest 024 Problem E Time Limit: 2 Sec Memory Limit: 1024 MB Description Find the number of the possible tupl ...
分类:其他好文   时间:2018-07-08 20:01:47    阅读次数:163
Codeforces-gym-101020 problem C. Rectangles
题目链接:http://codeforces.com/gym/101020/problem/C C. Rectangles time limit per test 2.0 s time limit per test memory limit per test 64 MB memory limit p ...
分类:其他好文   时间:2018-07-08 16:44:24    阅读次数:148
Linux 基础命令
第1章 文件和目录操作命令 1.1 pwd 【命令功能】: 显示当前所在位置 【参数说明】: 参数 参数说明 备注 通常情况下执行pwd命令不需要带任何参数 【案例】: [root@MB-10-0-0-200 network-scripts]# pwd /etc/sysconfig/network- ...
分类:系统相关   时间:2018-07-07 23:56:17    阅读次数:367
Gym - 100989J -(DFS)
题目链接:http://codeforces.com/gym/100989/problem/J J. Objects Panel (A) time limit per test 1.0 s time limit per test memory limit per test 256 MB memory ...
分类:其他好文   时间:2018-07-07 20:22:19    阅读次数:144
POJ 1185 炮兵阵地 (状压DP)
www.cnblogs.com/shaokele/ POJ 1185 炮兵阵地 (状压DP) Time Limit: 2 Sec Memory Limit: 64 MB Description 司令部的将军们打算在N M的网格地图上部署他们的炮兵部队。一个N M的地图由N行M列组成,地图的每一格可能 ...
分类:其他好文   时间:2018-07-06 23:30:07    阅读次数:239
Firebird Connection pool is full
今天在做Firebird V3.0.3 x64 版本内存测试,本地PC上,准备开启800个事务(保持不关闭),每个事务做些事,尽量不释放内存。 每次测试当事务数达到100时,就提示Connection pool is full,此时内存才吃到500+MB。 在系统配置里没有一个选项是最大连接数,最后 ...
分类:其他好文   时间:2018-07-06 22:33:43    阅读次数:293
JavaScript数据容量单位转换(KB B MB GB....)
数据容量单位转换(KB B MB GB....)
分类:编程语言   时间:2018-07-05 12:06:19    阅读次数:652
3622条   上一页 1 ... 62 63 64 65 66 ... 363 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!