代码搜索:Testing
找到约 10,000 项符合「Testing」的源代码
代码结果 10,000
www.eeworm.com/read/421949/10676971
c~ svmclass2.c~
/* --------------------------------------------------------------------
[pred_labels, dec_fun] = svmclass2( tst_data, trn_data, trn_labels, alpha, bias, ker, arg )
Evaluate SVM decision function.
www.eeworm.com/read/140950/7095996
bas modanim.bas
Attribute VB_Name = "Module1"
' This sample application and corresponding sample code is provided
' for example purposes only. It has not undergone rigorous testing
' and as such should not be shi
www.eeworm.com/read/458682/7291645
sh ex10.sh
#!/bin/bash
# Tip:
# If you're unsure of how a certain condition would evaluate,
#+ test it in an if-test.
echo
echo "Testing \"0\""
if [ 0 ] # zero
then
echo "0 is true."
else
echo "0 i
www.eeworm.com/read/438832/7725762
sh ex10.sh
#!/bin/bash
# 小技巧:
# 如果你不能够确定一个特定的条件该如何进行判断,
#+ 那么就使用if-test结构.
echo
echo "Testing \"0\""
if [ 0 ] # zero
then
echo "0 is true."
else
echo "0 is false."
fi # 0 为真.
echo
ech
www.eeworm.com/read/323119/13350498
0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase insert-ms-sql_odbc-nt_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase
Testing server 'Microsoft SQL Server 7.00 - 7.00.517 (Intel X86) ' at 1998-09-27 10:54:53
Testing the speed of inserting data into 1 table and do some selects on it.
The tests are done with a table
www.eeworm.com/read/323119/13350885
35_i686-cmp-adabas,mysql insert-mysql-linux_2.0.35_i686-cmp-adabas,mysql
Testing server 'MySQL 3.22.9 beta' at 1998-10-20 6:58:58
Testing the speed of inserting data into 1 table and do some selects on it.
The tests are done with a table that has 10000 rows.
Generating
www.eeworm.com/read/149795/5697154
servers
#Server Name or Client/Server pair Key
#---------------- ---------------
localhost testing123
www.eeworm.com/read/140582/5786320
notes
NOTES on the "in vitro" Pluto tests
===================================
These can be used by themselves, or run as pluto-unit-* via "make
check". I will now describe how they can be run outside of "
www.eeworm.com/read/139291/5805960
readme
This directory contains useful test code for testing various bits
of Apache functionality. This stuff is for the developers only,
so we might remove it on public releases.
www.eeworm.com/read/136989/5831838
readme
//=============================================================================
/**
* @file README
*
* README,v 1.5 2003/08/24 12:58:02 jwillemsen Exp
*
* DynAny_Test
*
* @author J