代码搜索:setup
找到约 10,000 项符合「setup」的源代码
代码结果 10,000
www.eeworm.com/read/266064/11244922
msi setup.msi
www.eeworm.com/read/266064/11244924
exe setup.exe
www.eeworm.com/read/266064/11244927
ini setup.ini
[MSILoader]
MSIFileName=Setup.msi
[FXSection]
SupportedRuntimes=1.1.4322
InstallUrl=http://go.microsoft.com/fwlink/?LinkId=9832
Message=1.1.4322
UseDefaultMessage=1
www.eeworm.com/read/266064/11244934
vdproj setup.vdproj
"DeployProject"
{
"VSVersion" = "3:701"
"ProjectType" = "8:{2C2AF0D9-9B47-4FE5-BEF2-169778172667}"
"IsWebType" = "8:FALSE"
"ProjectName" = "8:BookManage"
"LanguageId" = "3:1033"
"CodePage" = "3
www.eeworm.com/read/265940/11248824
exe setup.exe
www.eeworm.com/read/411244/11250594
dfm setup.dfm
object frm_Setup: Tfrm_Setup
Left = 353
Top = 317
BorderStyle = bsDialog
Caption = '设置'
ClientHeight = 182
ClientWidth = 426
Color = clBtnFace
Font.Charset = GB2312_CHARSET
www.eeworm.com/read/411244/11250598
dcu setup.dcu
www.eeworm.com/read/411244/11250604
pas setup.pas
unit setup;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Buttons, ExtCtrls, OleCtrls, SHDocVw, Inifiles;
type
Tfrm_Setup = class
www.eeworm.com/read/411237/11250696