代码搜索:Automatically
找到约 10,000 项符合「Automatically」的源代码
代码结果 10,000
www.eeworm.com/read/161842/10363995
h edtlib.h
#ifndef __EDTLIB_H
#define __EDTLIB_H
#if _MSC_VER >= 1000
#pragma once
#endif // _MSC_VER >= 1000
#ifdef _AFXDLL
#ifdef _DEBUG
#ifdef _UNICODE
#pragma comment(lib,"edtlibud.lib")
www.eeworm.com/read/279572/10414358
pas teechartlcl.pas
{ This file was automatically created by Lazarus. Do not edit!
This source is only used to compile and install the package.
}
unit TeeChartLCL;
interface
uses
TeeChartReg, TeeChartPro,
www.eeworm.com/read/161312/10425921
conf rfcomm.conf
#
# RFCOMM configuration file.
#
# $Id: rfcomm.conf,v 1.1 2002/10/07 05:58:18 maxk Exp $
#
rfcomm0 {
# Automatically bind the device at startup
bind no;
# Bluetooth address of the device
device
www.eeworm.com/read/424063/10502446
htm htb_sync.htm
Block List for Synchronization Library
Synchronization
PLL
Automatically adjust the phase of a locally generated
signal to
www.eeworm.com/read/159444/10648013
readme
README for mmounter-0.4
=======================
mmounter (Magic(!) Mounter) is a small tool to implement under U*X a behaviour
similar to MacOS handling of disks, floppies and CD-ROMs: whenever a dev
www.eeworm.com/read/349186/10842605
mpr yji.mpr
* *********************************************************
* *
* * 02/10/03 YJI.MPR 22:03:22
www.eeworm.com/read/419588/10857638
readme
Multi Language Custom Error Documents
-------------------------------------
The 'error' directory contains HTTP error messages in multiple languages.
If the preferred language of a client i
www.eeworm.com/read/464472/7157447
mpr yji.mpr
* *********************************************************
* *
* * 02/10/03 YJI.MPR 22:05:15
www.eeworm.com/read/460770/7240900
c regvals.c
/* automatically generated from ./regs.dat - do not edit */
static const int regvals[] = {
-1,
4,
0,
0,
7,
3,
5,
3,
5,
1,
0,
1,
2,
3,
4,
www.eeworm.com/read/460770/7241077
c names.c
/* names.c included source file defining instruction and register
* names for the Netwide [Dis]Assembler
*
* The Netwide Assembler is copyright (C) 1996 Simon Tatham and
* Julian Hall.