硬盘分区:第一扇区(512bytes):MSR:master boot record
(446bytes)主引导分区partion
table:(64bytes)分区表,四个。可以是主分区(primary)或者扩展分区(Extended),每个表指向磁盘某段区间。最多只有一个扩展分区,扩展分区里面可...
分类:
系统相关 时间:
2014-06-06 16:20:49
阅读次数:
329
!! setup.S Copyright (C) 1991, 1992 Linus
Torvalds!! setup.s is responsible for getting the system data from the BIOS,!
and putting them into the app....
分类:
其他好文 时间:
2014-06-06 16:00:23
阅读次数:
318
/* * linux/boot/head.S * * Copyright (C) 1991,
1992 Linus Torvalds *//* * head.S contains the 32-bit startup code.
*/.text.globl _idt,_gdt,.globl ...
分类:
其他好文 时间:
2014-06-06 15:11:14
阅读次数:
417
一、对spring的理解。1、Spring是实现了工厂模式的工厂类(什么是工厂类?简单的来说就是把需要的接口定义到一个类中,需要的时候不用新建,直接从这个类中调用该接口就可以了),这个类的名字为BeanFactory(实际上就是一个接口),在程序中通常是BeanFactory的子类Applicati...
分类:
编程语言 时间:
2014-06-06 14:17:29
阅读次数:
217
参考博文:
《u-boot-2011.03在mini2440/micro2440上的移植》本来我想移植最新版的uboot,但是移植却不太成功,所以先模仿他人的例子重新执行一遍,对uboot更熟悉后再开始新版本的移植。操作系统:
debian 7.4uboot: u-boot-2011.03(下载地址...
分类:
其他好文 时间:
2014-06-06 11:48:04
阅读次数:
1075
利用GeneratedKeyHolder获得新建数据主键值Spring利用GeneratedKeyHolder,提供了一个可以返回新增记录对应主键值的方法
:int update(PreparedStatementCreator psc, KeyHolder generatedKeyHolder)/...
分类:
数据库 时间:
2014-06-06 10:47:00
阅读次数:
276
It happened in the iron and instantaneous
stuffy car, will have top, hydraulic automatic row material, greatly reduces the
original spring cone crushe...
分类:
其他好文 时间:
2014-06-06 10:45:06
阅读次数:
310
CDlinux 0.9.7.1基于CDlinux
0.9.7.1打包,使用minileaf的spring包无线模块,加入minidwep-gtk,feedingbottle,inflator等无线工具,加入超级权限,将启动调为默认中文精简保留minidwep-gtk和feedingbottle这两个...
分类:
系统相关 时间:
2014-06-06 09:13:19
阅读次数:
539
quartz:石英,表达精确准时的意思。quartz-all-1.6.1.jar
主要用于定时任务管理。 classpath:config.properties ...
分类:
编程语言 时间:
2014-06-06 08:40:40
阅读次数:
406
参考博文:
《u-boot-2011.03在mini2440/micro2440上的移植》移植(五)添加nand支持:host@debian:~/soft/mini2440/u-boot-2011.03$
touch drivers/mtd/nand/s3c2440_nand.c host@deb....
分类:
其他好文 时间:
2014-06-06 08:31:32
阅读次数:
450