代码搜索:automatic
找到约 5,059 项符合「automatic」的源代码
代码结果 5,059
www.eeworm.com/read/141542/13004523
prg main.prg
*-------------------main.prg
set talk off
set esca off
set exact off
set excl Off
SET REPROCESS TO AUTOMATIC
set help to comp_help.chm
set cons on
set date ansi
set score off
set safe off
s
www.eeworm.com/read/105298/6199755
h config.h
/* $Id: config.h,v 1.24 2003/12/18 13:30:25 chris_reid Exp $ */
#ifndef __CONFIG_H__
#define __CONFIG_H__
/* config.h. Generated automatically by configure. */
/* config.h.in. Generated automatic
www.eeworm.com/read/478557/6709799
s crtsx.s
; C STARTUP FOR STM8
; WITH AUTOMATIC DATA INITIALISATION
; Copyright (c) 2006 by COSMIC Software
;
xref f_main, __memory, __idesc__, __stack
xref.b c_x, c_y, __endzp
xdef f_exit, __stext
;
www.eeworm.com/read/478557/6709802
s crtsi.s
; C STARTUP FOR STM8
; WITH AUTOMATIC DATA INITIALISATION
; Copyright (c) 2006 by COSMIC Software
;
xref f_main, __memory, __idesc__, __stack
xref.b c_x, c_y, __endzp
xdef f_exit, __stext
;
www.eeworm.com/read/154878/11921014
c bin2c.c
/*
* bin2c.c
* convert files to byte arrays for automatic loading with lua_dobuffer
* Luiz Henrique de Figueiredo (lhf@tecgraf.puc-rio.br)
* 02 Apr 2003 20:44:31
*/
#include
#include
www.eeworm.com/read/339483/12230854
sh ex37.sh
#!/bin/bash
dir1=/usr/local
dir2=/var/spool
pushd $dir1
# Will do an automatic 'dirs' (list directory stack to stdout).
echo "Now in directory `pwd`." # Uses back-quoted 'pwd'.
# Now, do some stuff
www.eeworm.com/read/130428/14194532
prg main.prg
*-------------------main.prg
set talk off
set esca off
set exact off
set excl Off
SET REPROCESS TO AUTOMATIC
set help to comp_help.chm
set cons on
set date ansi
set score off
set safe off
s
www.eeworm.com/read/129771/14227811
prg main.prg
*-------------------main.prg
set talk off
set esca off
set exact off
set excl Off
SET REPROCESS TO AUTOMATIC
set help to comp_help.chm
set cons on
set date ansi
set score off
set safe off
s
www.eeworm.com/read/126270/14436032
prg main.prg
*-------------------main.prg
set talk off
set esca off
set exact off
set excl Off
SET REPROCESS TO AUTOMATIC
set help to comp_help.chm
set cons on
set date ansi
set score off
set safe off
s
www.eeworm.com/read/224579/14582880
am makefile.am
# Disable automatic dependency tracking if using other tools than gcc and gmake
#AUTOMAKE_OPTIONS = no-dependencies
EXTRA_DIST=testenc.c testenc_wb.c testenc_uwb.c testdenoise.c testecho.c
INCLUDES