代码搜索:Bootstrap
找到约 2,394 项符合「Bootstrap」的源代码
代码结果 2,394
www.eeworm.com/read/399050/2366155
js dojo.js.uncompressed.js
if(typeof dojo == "undefined"){
/**
* @file bootstrap1.js
*
* summary: First file that is loaded that 'bootstraps' the entire dojo library suite.
* note: Must run before hostenv_*.js file.
*
* @auth
www.eeworm.com/read/372380/2773070
txt serverstartup.txt
Tomcat 5 Startup Sequence
Sequence 1. Start from Command Line
Class: org.apache.catalina.startup.Bootstrap
What it does:
a) Set up classloaders
commonLoader (common)-> System Loader
shar
www.eeworm.com/read/471350/6890619
c dm9000x.c
/*
* U-BOOT DM9000A DRIVER
* www.davicom.com.tw
*
* This program is loaded into SRAM in bootstrap mode, where it waits
* for commands on UART1 to read and write memory, jump to code
www.eeworm.com/read/105272/15672767
c w89c840.c
/*
* Etherboot - BOOTP/TFTP Bootstrap Program
*
* w89c840.c -- This file implements the winbond-840 driver for etherboot.
*
*/
/*
* Adapted by Igor V. Kovalenko
* --
*
www.eeworm.com/read/105052/15679116
c w89c840.c
/*
* Etherboot - BOOTP/TFTP Bootstrap Program
*
* w89c840.c -- This file implements the winbond-840 driver for etherboot.
*
*/
/*
* Adapted by Igor V. Kovalenko
* --
*
www.eeworm.com/read/458360/7298502
makefile
#Makefile for the CC translator
# BSD 4.2 or later should first run bsd.sed in the scratch directory
# and set CCFLAGS=-DBSD
# also set BSD=1
CCFLAGS=-O
BSD=
#For first make (bootstrap):
# make scra