代码搜索:Bootstrap

找到约 2,394 项符合「Bootstrap」的源代码

代码结果 2,394
www.eeworm.com/read/372380/2773350

java bootstrap.java

/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding c
www.eeworm.com/read/368758/2811161

c bootstrap.c

/* * (C) Copyright 2008 * Stefan Roese, DENX Software Engineering, sr@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you
www.eeworm.com/read/362543/2932699

c bootstrap.c

/* * (C) Copyright 2008 * Stefan Roese, DENX Software Engineering, sr@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you
www.eeworm.com/read/359096/2979772

s bootstrap.s

/* * minimal bootstrap to set up flat 32-bit protected mode */ #include "apic.h" bstart = 0xf0000 .code16 stack_top = 0x1000 cpu_up = 0x1000 cpu_up_pmode = 0x1004 pmode_stack_start = 0x10000
www.eeworm.com/read/358128/3004070

result bootstrap.result

drop table if exists t1; drop table t1; drop table t1; ERROR 42S02: Unknown table 't1' set @my_max_allowed_packet= @@max_allowed_packet; set global max_allowed_packet=100*@@max_allowed_packet; set glo
www.eeworm.com/read/358128/3004993

test bootstrap.test

# # test mysqld in bootstrap mode # --disable_warnings drop table if exists t1; --enable_warnings # # Check that --bootstrap reads from stdin # --write_file $MYSQLTEST_VARDIR/tmp/bootstrap_test.sql
www.eeworm.com/read/354843/3073576

sh bootstrap.sh

#!/bin/sh # # - Bootstrap script - # # Copyright(C) 2003-2004 Edouard Gomez # # This file builds the configure script and copies all needed files # provided by automake/libtoolize #
www.eeworm.com/read/267041/4268798

js bootstrap.js

if(!dojo._hasResource["tests._base._loader.bootstrap"]){ //_hasResource checks added by build. Do not use _hasResource directly in your code. dojo._hasResource["tests._base._loader.bootstrap"] = true;
www.eeworm.com/read/267041/4268831

js bootstrap.js

// TODOC: HOW TO DOC THE BELOW? // @global: djConfig // summary: // Application code can set the global 'djConfig' prior to loading // the library to override certain global settings for how dojo wo
www.eeworm.com/read/261155/4325171

properties bootstrap.properties

# This is the template file for the 'bootstrap.properties' that will # be placed in the repository home directory (or whatever is specified # in the "bootstrap-config" init parameter. # Repository co