代码搜索:Script
找到约 10,000 项符合「Script」的源代码
代码结果 10,000
www.eeworm.com/read/150059/12320770
ini script.ini
if Not exists (select * from sysobjects where id = object_id(N'[dbo].[挂单菜谱]') and OBJECTPROPERTY(id, N'IsUserTable') = 1)
begin
CREATE TABLE [dbo].[挂单菜谱] (
[id] [uniqueidentifier] NOT NULL ,
[挂单
www.eeworm.com/read/337263/12381092
chm script大全.chm
www.eeworm.com/read/250532/12400678
c script.c
/* script.c
*
* Functions to call the DHCP client notification scripts
*
* Russ Dill July 2001
*
* This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/250523/12400953
script simple.script
#!/bin/sh
# udhcpc script edited by Tim Riker
[ -z "$1" ] && echo "Error: should be called from udhcpc" && exit 1
RESOLV_CONF="/etc/resolv.conf"
[ -n "$broadcast" ] && BROADCAST="b
www.eeworm.com/read/250523/12400957
script sample.script
#!/bin/sh
# Currently, we only dispatch according to command. However, a more
# elaborate system might dispatch by command and interface or do some
# common initialization first, especially if more d
www.eeworm.com/read/250523/12400990
h script.h
#ifndef _SCRIPT_H
#define _SCRIPT_H
void run_script(struct dhcpMessage *packet, const char *name);
#endif
www.eeworm.com/read/250523/12401038
c script.c
/* script.c
*
* Functions to call the DHCP client notification scripts
*
* Russ Dill July 2001
*
* This program is free software; you can redistribute it and/or modify
* it
www.eeworm.com/read/336889/12410782
ini script.ini
if Not exists (select * from sysobjects where id = object_id(N'[dbo].[挂单菜谱]') and OBJECTPROPERTY(id, N'IsUserTable') = 1)
begin
CREATE TABLE [dbo].[挂单菜谱] (
[id] [uniqueidentifier] NOT NULL ,
[挂单
www.eeworm.com/read/250017/12442308
script simple.script
#!/bin/sh
# udhcpc script edited by Tim Riker
[ -z "$1" ] && echo "Error: should be called from udhcpc" && exit 1
RESOLV_CONF="/etc/resolv.conf"
[ -n "$broadcast" ] && BROADCAST="b