代码搜索:setup
找到约 10,000 项符合「setup」的源代码
代码结果 10,000
www.eeworm.com/read/292026/8382040
rc setup.rc
// Microsoft Visual C++ generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
/
www.eeworm.com/read/292026/8382043
ico setup.ico
www.eeworm.com/read/292026/8382051
c setup.c
/*
Legal Notice: Some portions of the source code contained in this file were
derived from the source code of Encryption for the Masses 2.02a, which is
Copyright (c) 1998-2000 Paul Le Roux and w
www.eeworm.com/read/391733/8384146
py setup.py
from distutils.core import setup
setup(name='netconv',
version='0.12',
author='Marcio Rosa da Silva',
author_email='mmrsva@gmail.com',
url='http://pynetconv.sourceforge.net/'
www.eeworm.com/read/391713/8389195
txt setup.txt
'----------------------------------------------------------------------
【タイトル名】 FF ADVENTURE(改)
【バ—ジョン】 v1.104(第3版)
【配 布 元】 GUNオンラインコム
【U R L】 http://www.gun-online.com/
【电子メ—ル】 webmaster@gun-o
www.eeworm.com/read/291779/8395820
s setup.s
.model tiny
.386p
;// <mark>setup</mark>.s负责从BIOS 中获取系统数据,并将这些数据放到系统内存的适当地方。
;// 此时<mark>setup</mark>.s 和system 已经由bootsect 引导块加载到内存中。
;// 这段代码询问bios 有关内存/磁盘/其它参数,并将这些参数放到一个
;// “安全的”地方:90000-901FF,也即原来bootsect 代码块曾经在 ...
www.eeworm.com/read/291779/8396300
dsp setup.dsp
# Microsoft Developer Studio Project File - Name="setup" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Gen
www.eeworm.com/read/291779/8396336
mak setup.mak
# Microsoft Developer Studio Generated NMAKE File, Based on setup.dsp
!IF "$(CFG)" == ""
CFG=setup - Win32 Release
!MESSAGE No configuration specified. Defaulting to setup - Win32 Release.
!ENDIF