摘要: http://www.oracle.com/technetwork/java/javase/memleaks-137499.html 3.1 Meaning of OutOfMemoryError One common indication of a memory leak is the java. 阅读全文
posted @ 2017-11-03 23:11 papering 阅读(11414) 评论(0) 推荐(0) 编辑
摘要: https://docs.python.org/zh-cn/dev/c-api/intro.html 概述 Python 的应用编程接口(API)使得 C 和 C++ 程序员可以在多个层级上访问 Python 解释器。该 API 在 C++ 中同样可用,但为简化描述,通常将其称为 Python/C 阅读全文
posted @ 2017-11-03 23:03 papering 阅读(512) 评论(0) 推荐(0) 编辑
摘要: 遗漏 阅读全文
posted @ 2017-11-03 22:25 papering 阅读(189) 评论(0) 推荐(0) 编辑
摘要: https://zh.wikipedia.org/wiki/自修改代码 自修改代码(Self-modifying code)是指程序在运行期间(Run time)修改自身指令。可能的用途有:病毒利用此方法逃避杀毒软件的查杀,反静态分析,反盗版[1] ,单片机程序升级。 在暂存存储器中执行代码的计算机 阅读全文
posted @ 2017-11-03 22:02 papering 阅读(827) 评论(0) 推荐(0) 编辑
摘要: a 搜索 复制 阅读全文
posted @ 2017-11-03 20:11 papering 阅读(468) 评论(0) 推荐(0) 编辑
摘要: https://docs.oracle.com/javase/9/docs/api/java/util/SortedMap.html A Map that further provides a total ordering on its keys. The map is ordered accord 阅读全文
posted @ 2017-11-03 20:00 papering 阅读(200) 评论(0) 推荐(0) 编辑
摘要: http://stevekrenzel.com/finding-friends-with-mapreduce 阅读全文
posted @ 2017-11-03 18:58 papering 阅读(150) 评论(0) 推荐(0) 编辑
摘要: en.wikipedia.org/wiki/Möbius_strip http://mechproto.olin.edu/final_projects/average_jo.html Fabrication The first element of the system we created was 阅读全文
posted @ 2017-11-03 16:20 papering 阅读(227) 评论(0) 推荐(0) 编辑
摘要: http://thrift.apache.org/ The Apache Thrift software framework, for scalable cross-language services development, combines a software stack with a cod 阅读全文
posted @ 2017-11-03 10:25 papering 阅读(227) 评论(0) 推荐(0) 编辑
摘要: https://www.elastic.co/guide/en/elasticsearch/guide/current/getting-started.html Elasticsearch is a real-time distributed search and analytics engine. 阅读全文
posted @ 2017-11-03 08:54 papering 阅读(405) 评论(0) 推荐(0) 编辑
摘要: 多维数据 阅读全文
posted @ 2017-11-03 00:40 papering 阅读(176) 评论(0) 推荐(0) 编辑