代码搜索:Automatically
找到约 10,000 项符合「Automatically」的源代码
代码结果 10,000
www.eeworm.com/read/109632/15553350
applet java.policy.applet
/* AUTOMATICALLY GENERATED ON Tue Apr 16 17:20:59 EDT 2002*/
/* DO NOT EDIT */
grant {
permission java.security.AllPermission;
};
www.eeworm.com/read/108511/15585179
2_enchantment_group
#Regenerate: Causes the caster to automatically regenerate hit points.
#
#
chat caster "You begin to regenerate your health."
addcondition caster "hpregen"
endscript
www.eeworm.com/read/106690/15626801
txt 1st_readme.txt
This directory contains contributed EEGLAB plug-in tools that appear in the
EEGLAB main menu. If you write or download new EEGLAB plugins (see
http://sccn.ucsd.edu/eeglab/contrib.html
for
www.eeworm.com/read/106331/15639273
policy read.policy
/* AUTOMATICALLY GENERATED ON Fri Jun 08 16:20:58 CST 2001*/
/* DO NOT EDIT */
keystore "file:certs.store", "JKS";
grant signedBy "yu" {
permission java.io.FilePermission "", "r
www.eeworm.com/read/105394/15668596
txt readme.txt
Global XSL stylesheets should be put here. In a future release it will
be possible to specify a custom XSL search path.
WARNING: The Windows uninstallation procedure automatically deletes
*all*
www.eeworm.com/read/105292/15671609
txt ado to excel readme.txt
Modified August 9, 2001
Allows users to select any ODBC data source, or an MS Access database, to display the tables in it, and select a table, which is automatically loaded into an Excel spreadshe
www.eeworm.com/read/105158/15677033
c lopcodes.c
/*
** $Id: lopcodes.c,v 1.22 2002/12/04 17:38:31 roberto Exp $
** extracted automatically from lopcodes.h by mkprint.lua
** DO NOT EDIT
** See Copyright Notice in lua.h
*/
#define lopcodes_c
#inclu
www.eeworm.com/read/103960/15715672
c rewind.c
#include "db.h"
/* Rewind the index file for db_nextrec().
* Automatically called by db_open().
* Must be called before first db_nextrec().
*/
void
db_rewind(DB *db)
{
off_t offset;
offset = (
www.eeworm.com/read/101081/15853264
h testcrypt.h
/* Copyright (C) 2004 TrueCrypt Team, truecrypt.org
This product uses components written by Paul Le Roux */
/* Everything below this line is automatically updated
www.eeworm.com/read/100917/15861085
h bcgcb.h
//*******************************************************************************
// COPYRIGHT NOTES
// ---------------
// This source code is a part of BCGControlBar library.
// You may use, comp