代码搜索:Boot
找到约 10,000 项符合「Boot」的源代码
代码结果 10,000
www.eeworm.com/read/282782/9061444
pas boot.pas
unit boot;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, MDIbase, jpeg, ExtCtrls, lxactivebtn,
ComCtrls, StdCtrls;
type
Tfrmbo
www.eeworm.com/read/282782/9061453
dfm boot.dfm
inherited frmboot: Tfrmboot
Left = 152
Top = 47
Width = 640
Height = 462
Caption = #31995#32479#23548#33322
Color = clWhite
Font.Charset = ANSI_CHARSET
Font.Height = -12
Fon
www.eeworm.com/read/282782/9061455
ddp boot.ddp
www.eeworm.com/read/282782/9061486
dcu boot.dcu
www.eeworm.com/read/282723/9071386
iso boot.iso
www.eeworm.com/read/282558/9082960
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/381603/9083850
bin boot.bin
www.eeworm.com/read/381603/9083931
bin boot.bin
www.eeworm.com/read/282470/9092383
bib boot.bib
;*****************************************************************************
; Copyright (c) Microsoft Corporation. All rights reserved.
;
;
; Use of this source code is subject to the terms of
www.eeworm.com/read/380952/9119277
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