代码搜索:Boot
找到约 10,000 项符合「Boot」的源代码
代码结果 10,000
www.eeworm.com/read/261216/11658439
bib boot.bib
;
; Copyright (c) Microsoft Corporation. All rights reserved.
;
;
; Use of this source code is subject to the terms of the Microsoft end-user
; license agreement (EULA) under which you licensed
www.eeworm.com/read/157820/11661138
ddp boot.ddp
www.eeworm.com/read/157820/11661166
pas boot.pas
unit Boot;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, MDIbase, jpeg, StdCtrls, ComCtrls, ExtCtrls, imagebutton;
type
Tfrmboot
www.eeworm.com/read/157820/11661194
dfm boot.dfm
inherited frmboot: Tfrmboot
Left = 444
Top = 329
Width = 906
Height = 573
ActiveControl = pa1
Caption = #31995#32479#23548#33322
Color = clWhite
PixelsPerInch = 96
TextHeigh
www.eeworm.com/read/157820/11661209
dcu boot.dcu
www.eeworm.com/read/157820/11661444
jpg boot.jpg
www.eeworm.com/read/347479/11662894
s boot.s
|
| boot.s
|
| boot.s is loaded at 0x7c00 by the bios-startup routines, and moves itself
| out of the way to address 0x90000, and jumps there.
|
| It then loads the system at 0x10000, using BIOS inter
www.eeworm.com/read/157670/11673563
s boot.s
AREA boot, CODE, READONLY
VECTORS EQU 0x0c000000
ENTRY
mov pc, #VECTORS
ldr pc, =VECTORS+4
ldr pc, =VECTORS+8
ldr pc, =VECTORS+0x0c
ldr pc, =VECTORS+0x10
ldr pc, =VECTORS+0x14
www.eeworm.com/read/260823/11700813
c boot.c
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**