自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

山庄来客的专栏

Android, Linux Kernel Research Notes

  • 博客(4)
  • 资源 (1)
  • 收藏
  • 关注

原创 /scripts/checkkconfigsymbols.sh

<br />#!/bin/sh<br /># Find Kconfig variables used in source code but never defined in Kconfig<br /># Copyright (C) 2007, Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it><br /># Tested with dash.<br />#与$*不同,$@指所有位置参数被分别表示为双引号中的N个字符串<br />paths="$@"<

2011-01-11 23:20:00 704

原创 /scripts/bloat-o-meter

#!/usr/bin/python## Copyright 2004 Matt Mackall ## inspired by perl Bloat-O-Meter (c) 1997 by Andi Kleen## This software may be used and distributed according to the terms# of the GNU General Public License, incorporated herein by reference.###本程序实现比较两个不同时

2011-01-06 00:25:00 943 1

原创 /scripts/binoffset.c

<br />/***************************************************************************<br /> * binoffset.c<br /> * (C) 2002 Randy Dunlap <rdunlap@xenotime.net><br />#   This program is free software; you can redistribute it and/or modify<br />#   it under the

2011-01-06 00:23:00 632

原创 /scripts/bin2c.c

<br />/*<br /> * Unloved program to convert a binary on stdin to a C include on stdout<br /> *<br /> * Jan 1999 Matt Mackall <mpm@selenic.com><br /> *<br /> * This software may be used and distributed according to the terms<br /> * of the GNU General Publi

2011-01-06 00:21:00 1713

Beginning Visual C++ 2008(含源码)

Iror Horton的作品,涵盖了VC2008的常见知识。包含标准C++和托管的C++, MFC以及WFP,总页数1394, 英文版。

2010-01-11

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除