今天主要介绍一下我使用MAT工具分析文件时遇到的一个错误 Error opening heap dump 'a.hprof'. Check the error log for further details.Error opening heap dump 'a.hprof'. Check the e ...
分类:
移动开发 时间:
2018-03-19 18:11:51
阅读次数:
210
"300 行 python 代码的轻量级 HTTPServer 实现文件上传下载" 系统环境 直接运行访问即可 http://192.168.2.11:12345 准备nginx反代环境 后启动,在主机上加hosts. 访问 upload.maotai.com 传输一个较大的文件上去(30M),发现 ...
分类:
Web程序 时间:
2018-03-11 11:48:44
阅读次数:
236
Today I’d like to talk about faith. With faith, you’ll go further and never be lost. Faith is free and available to all people at all times. Have fait ...
分类:
其他好文 时间:
2018-03-03 23:25:53
阅读次数:
217
Besides sending (or requesting) the actual data to the server API, there’s also often the need to send further metadata that helps the server to corre ...
分类:
Web程序 时间:
2018-02-14 21:30:39
阅读次数:
240
【CF802L】Send the Fool Further! (hard) 题意:给你一棵n个节点的树,每条边有长度,从1号点开始,每次随机选择一个相邻的点走,走到一个叶子时就停止,问期望走的总路程。 $n\le 10^5$ 题解:很自然想到游走那题,于是想到高斯消元,但是正常高斯消元是$O(n^3 ...
分类:
其他好文 时间:
2018-02-12 18:49:51
阅读次数:
175
题目描述 Farmer John has noticed that the quality of milk given by his cows varies from day to day. On further investigation, he discovered that although ...
分类:
其他好文 时间:
2018-02-04 16:45:50
阅读次数:
153
Linux内核make命令选项 2012年5月28日lenky发表评论阅读评论6,289 次浏览 升级Linux内核的操作已经变得很简单,基本的几个命令即可搞定:make menuconfig、make、make modules、make modules_install、make install。除 ...
分类:
其他好文 时间:
2018-01-30 22:48:35
阅读次数:
6174
Bob programmed a robot to navigate through a 2d maze. The maze has some obstacles. Empty cells are denoted by the character '.', where obstacles are d ...
分类:
其他好文 时间:
2018-01-27 11:23:22
阅读次数:
163
1、今天新git下来的项目报错如下: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".SLF4J: Defaulting to no-operation (NOP) logger implementationSLF4J: ...
分类:
其他好文 时间:
2018-01-22 19:17:37
阅读次数:
181
题目描述 Farmer John has noticed that the quality of milk given by his cows varies from day to day. On further investigation, he discovered that although ...
分类:
其他好文 时间:
2018-01-20 16:59:14
阅读次数:
153