代码搜索:autoupdate
找到约 231 项符合「autoupdate」的源代码
代码结果 231
www.eeworm.com/read/154972/11909095
in autoupdate.in
#! @PERL@ -w
# -*- perl -*-
# autoupdate - modernize an Autoconf file.
# Copyright (C) 1994, 1999, 2000, 2001, 2002, 2003
# Free Software Foundation, Inc.
# This program is free software; you can red
www.eeworm.com/read/253219/12239619
in autoupdate.in
#! @PERL@ -w
# -*- perl -*-
# @configure_input@
# autoupdate - modernize an Autoconf file.
# Copyright (C) 1994, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006
# Free Software Foundation, Inc.
# Thi
www.eeworm.com/read/394279/2459049
as autoupdate.as
package com.finetune.apollo.autoupdate
{
import flash.desktop.Updater;
public class AutoUpdate
{
import flash.events.*;
import flash.net.*;
import flash.utils.*;
import f
www.eeworm.com/read/292796/8333332
in autoupdate.in
#! @PERL@ -w
# -*- perl -*-
# autoupdate - modernize an Autoconf file.
# Copyright (C) 1994, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
# This program is free software; you can redistribut
www.eeworm.com/read/433088/8548191
exe autoupdate.exe
www.eeworm.com/read/433088/8548201
ini autoupdate.ini
[Server]
host=192.168.10.5
mainFile=Bysxgl.exe
dir=Downloads/Shxgl
updatetype=0
www.eeworm.com/read/433088/8548237
identcache autoupdate.identcache
www.eeworm.com/read/433088/8548244
dpr autoupdate.dpr
program AutoUpdate;
uses
Forms,
AutoMain in 'AutoMain.pas' {Form1};
{$R *.res}
begin
Application.Initialize;
Application.MainFormOnTaskbar := True;
Application.CreateForm(TForm
www.eeworm.com/read/433088/8548247