代码搜索:automate

找到约 82 项符合「automate」的源代码

代码结果 82
www.eeworm.com/read/475389/6779413

gel projectmanagement.gel

// A GEL Function showcasing GELs ability // to automate common tasks menuitem "Project Management Tool"; hotmenu Run_Project() { // Call standard GEL library function to load project GEL_Proje
www.eeworm.com/read/102721/15760930

cpp dasmdata.cpp

/* fichier DasmData.cpp : fichier implementation * * descr : classe automate desassemblage des constantes * projet : PEDasm * * rq: * Ce programme est libre de droits. Il peut etre distr
www.eeworm.com/read/102721/15760931

h dasmcte.h

/* * fichier DasmCte.h : fichier header * * descr : classe automate desassembleur * fichier regroupant les constantes lie au language machine du x86 * * projet : PEDasm * rq : inclus
www.eeworm.com/read/102721/15760936

cpp dasmbase.cpp

/* fichier DasmBase.cpp : fichier implementation * * descr : classe service communs automate desassembleur code donnes * projet : PEDasm * * rq: * Ce programme est libre de droits. Il pe
www.eeworm.com/read/102721/15760935

cpp dasmcode.cpp

/* fichier DasmCode.cpp : fichier implementation * * descr : classe automate desassembleur * projet : PEDasm * * rq: * Ce programme est libre de droits. Il peut etre distribue et/ou modi
www.eeworm.com/read/202663/5047738

pl pingpong-send.pl

#!/usr/bin/perl # Script to automate running the Pingpong benchmark for multiple # packet sizes $i = 4; $MAX_SIZE = 4095; $HOST = "mm55"; $hostname = `hostname`; chop $hostname; $date = `date`; cho
www.eeworm.com/read/102721/15760932

h dasmdata.h

/* fichier DasmData.h : fichier header * * descr : classe automate sortie des constantes des sections * projet : PEDasm * * rq: * Ce programme est libre de droits. Il peut etre distribue
www.eeworm.com/read/102721/15760934

h dasmcode.h

/* fichier DasmCode.h : fichier header * * descr : classe automate desassembleur * projet : PEDasm * * rq: * Ce programme est libre de droits. Il peut etre distribue et/ou modifie * s
www.eeworm.com/read/100595/15870058

sh mono-build-w32.sh

#!/bin/bash # Script to automate the building of mono and its dependencies on # cygwin. Relies on wget being installed (could make it fall back to # using lynx, links, w3, curl etc), assumes that gc
www.eeworm.com/read/462984/1540627

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.