wikipedia:http://en.wikipedia.org/wiki/Buddy_memory_allocationThebuddy
memory allocationtechnique is amemory allocationalgorithm that divides memory
i...
分类:
其他好文 时间:
2014-04-28 08:31:27
阅读次数:
584
filestream是一个读取文件的stream,其本身也是支持read和write的,负责的对文件的读与写,而streamreader则是建立在对流的基础上的读,同时还有streamwritehttp://bbs.csdn.net/topics/280026654基本相似,但是目标数组的类型不同,...
分类:
其他好文 时间:
2014-04-28 07:54:07
阅读次数:
521
name=3cc68cfc60b87e6dd6887d8a.jpgmodificationdate=WedApr2115:48:30UTC+08002010filestatus=-1post=[objectObject]type=.jpgindex=0size=29006creationdate=W...
分类:
Web程序 时间:
2014-04-28 06:55:19
阅读次数:
828
xvfb启动PyQt4程序报如下错误:Unable to load library icui18n
"Cannot load library icui18n: (libicui18n.so.48: cannot open shared object file:
No such file or dir...
分类:
其他好文 时间:
2014-04-28 05:54:03
阅读次数:
675
所有包含Heap Profling功能的工具(MAT, Yourkit, JProfiler,
TPTP等)都会使用到两个名词,一个是Shallow Size,另一个是 Retained Size.
这是两个在平时不太常见的名词,本文会对这两个名词做一个详细的解释。Shallow Size对象自身占...
分类:
其他好文 时间:
2014-04-28 04:44:45
阅读次数:
455
using System;using
System.Collections.Generic;using System.ComponentModel;using System.Data;using
System.Drawing;using System.Linq;using System.Text;u...
分类:
Windows程序 时间:
2014-04-28 04:36:58
阅读次数:
1052
文字格式设置:
字体颜色设置:
Program.cs:
using System;
using System.Collections.Generic;
using System.Linq;
using System.Windows.Forms;
namespace ColorDialog
{
static class Program
{...
分类:
其他好文 时间:
2014-04-27 20:38:47
阅读次数:
576
在Zygote的诞生一文中init进程是如何一步步创建Zygote进程的,也了解了Zygote的进程的作用。Zygote进程的诞生对于整个Java世界可以说有着”开天辟地“的作用,它创建了Java虚拟机,并且繁殖了Java世界的核心服务system_server进程,在完成Java世界的初创工作以后,Zygote并没有死去,它只是暂时的沉睡(socket事件堵塞)在那里,一旦有需要(有客户端请求的...
分类:
其他好文 时间:
2014-04-27 19:13:55
阅读次数:
819
Logging.c:
/*
Copyright (c) 2008-2012 Red Hat, Inc.
This file is part of GlusterFS.
This file is licensed to you under your choice of the GNU Lesser
General Public License, version 3 or any...
分类:
其他好文 时间:
2014-04-27 18:57:31
阅读次数:
702
解决myeclipse中struts2 bug问题包的替换问题...
分类:
系统相关 时间:
2014-04-27 18:35:59
阅读次数:
1169