代码搜索:automatic

找到约 5,059 项符合「automatic」的源代码

代码结果 5,059
www.eeworm.com/read/208137/15253691

todo

General ------- - An automatic test tool - Add 'HAVE_EXPAT' to autoconf process... not directly in 'Makefile.am' files in 'src/' and 'tools/' Encoder: - Parse and encode XML CDDATA - Parse and encode
www.eeworm.com/read/10438/186722

h auto_handle.h

/*** *auto_handle.h * * Copyright (c) Microsoft Corporation. All rights reserved. * *Purpose: automatic resource management, like std::auto_ptr for ref classes * * [Public] * **
www.eeworm.com/read/17055/709602

js jquery_002.js

(function($){ChiliBook={version:"1.8b",automatic:true,automaticSelector:"code",codeLanguage:function(el){var recipeName=$(el).attr("class");return recipeName?recipeName:''},metadataSelector:"object.ch
www.eeworm.com/read/38039/1094899

mnu prttoreg.mnu

PRT#TO#REGEN # Select Select parts to regenerate. # Automatic The parts that need regeneration will be selected automatically. # Custom Edit the list of features that need regeneration. # Quit#Regen
www.eeworm.com/read/38039/1096031

mnu mat_rem.mnu

MAT#REMOVAL # remove the # sign and enter foreign help string in this line Automatic Default material removal pattern. # remove the # sign and enter foreign help string in this line Construct Constru
www.eeworm.com/read/38039/1096937

mnu editcrv3.mnu

CRSTYLECRVS # Automatic Change scan curves automatically. # Pick#points Create new curve selecting points from existing geometry. # On#Surface Pick points on surface. #
www.eeworm.com/read/489223/1225693

c vasnprintf.c

/* vsprintf with automatic memory allocation. Copyright (C) 1999, 2002-2003 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the t
www.eeworm.com/read/489223/1225703

h vasnprintf.h

/* vsprintf with automatic memory allocation. Copyright (C) 2002-2003 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms o
www.eeworm.com/read/475965/1374344

c convert.c

/* convert.c -- automatic type conversions */ #include int main(void) { char ch; int i; float fl; fl = i = ch = 'C'; /* line 9 */
www.eeworm.com/read/242657/4549759

mpb script.mpb

// -*- MPC -*- // $Id: script.mpb 60780 2004-09-28 02:03:48Z jtc $ project { Define_Custom(Script) { automatic = 1 inputext = .sh } }