每次看書都是流水線的過去,沒啥總結。這可不行,看了就忘是正常的,但是該記錄的時候可是不會浪費時間的。Obtaining the Kernel Source擷取核心原始碼,這個可以到www.kernel.org下載Using Git這個是Linus開發的一個版本控制工具,比那個CVS好點。Install the Kernel
/* Converts Gregorian date to seconds since 1970-01-01 00:00:00. * Assumes input in normal date format, i.e. 1980-12-31 23:59:59 * => year=1980, mon=12, day=31, hour=23, min=59, sec=59. * * [For the Julian calendar (which was used in Russia
drivers/base/core.c/** * device_register - register a device with the system. * @dev: pointer to the device structure * * This happens in two clean steps - initialize the device * and add it to the system. The two steps can be called * separately,
include/linux/device.h/** * struct device_driver - The basic device driver structure * @name: Name of the device driver. * @bus: The bus which the device of this driver belongs to. * @owner: The module owner. * @mod_name: Used for
drivers/tty/serial/serial_core.c/** * uart_register_driver - register a driver with the uart core layer * @drv: low level driver structure * * Register a uart driver with the core driver. We in turn register * with the tty layer, and
第一次做這個小程式,只能一點一滴積累了。回頭看看,真是。。。。現在把自己的記錄放到空間裡面,方便以後回看。1.在進行資料交換時一個子視窗可以和兩種類型的變數相關聯,一種是控制項,另一種是資料類型。故可以通過控制項控制子視窗,資料類型可以接收子視窗的值。2.MB_ICONINFORMATION :An icon consisting of an “i” in a circle appears in the message