代码搜索:automate
找到约 82 项符合「automate」的源代码
代码结果 82
www.eeworm.com/read/180137/5291029
readme
Author: Daniel (I'm not trustworthy, replace this!)
Paul Marquis's 'make_curl_rpm' script is a fine example on how to automate the
jobs. You need to fill in your own name and email at least.
www.eeworm.com/read/108895/15570819
ini options.ini
[Main]
Automate=1
Bots=99
Timeout=20
Hour=0
Minute=30
Second=0
[Options]
UseProxy=0
Proxy=
ProxyAuth=0
ProxyUsername=
ProxyPassword=
RetryTimeout=0
WriteFile=1
DeleteFile=1
Dupes=1
www.eeworm.com/read/100595/15870061
sh mono-build.sh
#! /usr/bin/env bash
# Script to automate the building of mono and its dependencies.
# Relies on wget being installed (could make it fall back to using
# lynx, links, w3, curl etc), assumes that gcc,
www.eeworm.com/read/197479/5095062
h struct_tm.h
/*
struct_tm.h
Custom serializer for struct tm
#import this file into your gSOAP .h file to enable struct tm serialization and
use the serializable xsd__dateTime type.
To automate the wsd
www.eeworm.com/read/194357/5132204
sh autoadd.sh
#!/bin/sh
#
# To automate adding the nodes to NMIS once they come on line (before go
# live, i.e. the wan interface is hooked up 2 weeks before the ethernet.
# polls a router to find any new /32 a
www.eeworm.com/read/391269/2521108
readme dbbackup.readme
dbbackup
dbbackup is a set of scripts to automate Oracle hot backups using tcl
via oratcl. It is currently used on 24x7 systems on several platforms,
including Solaris2.5/2.6 and AIX. It has
www.eeworm.com/read/177879/9428675
cs form1.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;
using System.Reflection;
namespace Automate_Excel
{
www.eeworm.com/read/458682/7291348
sh ex40.sh
#!/bin/bash
# ex40.sh (burn-cd.sh)
# Script to automate burning a CDR.
SPEED=2 # May use higher speed if your hardware supports it.
IMAGEFILE=cdimage.iso
CONTENTSFILE=contents
DEVICE=cdrom
www.eeworm.com/read/339483/12230452
sh ex40.sh
#!/bin/bash
# ex40.sh (burn-cd.sh)
# Script to automate burning a CDR.
SPEED=2 # May use higher speed if your hardware supports it.
IMAGEFILE=cdimage.iso
CONTENTSFILE=contents
DEVICE=cdrom
www.eeworm.com/read/202663/5047735
pl pingpong-recv.pl
#!/usr/bin/perl
# Script to automate running the Pingpong benchmark for multiple
# packet sizes
$i = 4;
$MAX_SIZE = 8192;
while ($i