代码搜索:checking

找到约 6,492 项符合「checking」的源代码

代码结果 6,492
www.eeworm.com/read/103694/6212862

py power_on_off.py

### # Sends power on, command power off and again # - ideal for checking that TypeA or TypeB activation works # - can be used to check when the eeprom image is loaded/saved ###
www.eeworm.com/read/100925/6264791

txt whatsnew.txt

Firebird 1.0 ============ For complete list of all new features, enhancements and bugfixes refer to files stored in /opt/interbase/doc directory. Enhancements: - Enhanced dependency checking - Larg
www.eeworm.com/read/100925/6264858

txt whatsnew.txt

Firebird 1.0 ============ For complete list of all new features, enhancements and bugfixes refer to files stored in /opt/interbase/doc directory. Enhancements: - Enhanced dependency checking - Larg
www.eeworm.com/read/154972/11908747

m4 headers.m4

# This file is part of Autoconf. -*- Autoconf -*- # Checking for headers. # # Copyright (C) 2000, 2001, 2002, 2003 Free Software Foundation, Inc. # # This program is free softwar
www.eeworm.com/read/154972/11908773

m4 functions.m4

# This file is part of Autoconf. -*- Autoconf -*- # Checking for functions. # Copyright (C) 2000, 2001, 2002, 2003 Free Software Foundation, Inc. # # This program is free softwar
www.eeworm.com/read/128030/14318478

cpp englerr.cpp

// englerr.cpp // input checking with English Distance class #include #include #include //for atoi(), atof() using namespace std; int isFeet(string);
www.eeworm.com/read/127767/14336275

txt e197. listing all available public private key generators.txt

Retrieving the list of available key generators requires checking the services provided by all registered providers. The retrieved list of names can be used in creating a KeyPairGenerator object.
www.eeworm.com/read/127767/14336521

txt e206. listing all available message digest algorithms.txt

Retrieving the list of available message digest algorithms requires checking the services provided by all registered providers. The retrieved list of names can be used in creating a MessageDigest obje
www.eeworm.com/read/127767/14336813

txt e228. listing all available certification path validation algorithms.txt

Retrieving the list of available certification path validation algorithms requires checking the services provided by all registered providers. The retrieved list of names can be used in creating a Cer
www.eeworm.com/read/127767/14337588

txt e202. listing all available signature algorithms.txt

Retrieving the list of available signature algorithms requires checking the services provided by all registered providers. The retrieved list of names can be used in creating a Signature object.