代码搜索:Tested
找到约 4,133 项符合「Tested」的源代码
代码结果 4,133
www.eeworm.com/read/221464/4828740
jam mipspro-tools.jam
# This file was originally based on gcc-tools.jam by David Abrahams.
#
# It has been written for and tested with MIPSpro 7.3 on IRIX 6.5
# with a variety of setups.
#
# TODO list (in no particul
www.eeworm.com/read/221077/4835411
notify
# The "notify" file controls where notifications from watches set by
# "cvs watch add" or "cvs edit" are sent. The first entry on a line is
# a regular expression which is tested against the direct
www.eeworm.com/read/218586/4857653
sql tables.sql
-- Experimental table definitions for MySQL 4.1 and 5.0 with
-- explicit character set support. Not fully tested, may have
-- surprises!
--
-- TODO: Test various fields
-- TODO: Anything else need to
www.eeworm.com/read/212393/4936262
h btnst.h
//
// Class: CButtonST
//
// Compiler: Visual C++
// Tested on: Visual C++ 5.0
// Visual C++ 6.0
//
// Version: See GetVersionC() or GetVersionI()
//
// Created: xx/xxxx/1998
// Updated:
www.eeworm.com/read/212393/4936266
h ppdrawmanager.h
//
// Class: CPPDrawManager
//
// Compiler: Visual C++
// Tested on: Visual C++ 6.0
// Visual C++ .NET 2003
//
// Version: See GetVersionC() or GetVersionI()
//
// Created: xx/xxxx/2004
www.eeworm.com/read/212393/4936273
h pphtmldrawer.h
//
// Class: CPPHtmlDrawer
//
// Compiler: Visual C++
// Tested on: Visual C++ 6.0
// Visual C++ .NET 2003
//
// Version: See GetVersionC() or GetVersionI()
//
// Created: xx/xxxx/2004
/
www.eeworm.com/read/209559/4964134
c sp887x.c
/*
Driver for the Microtune 7202D Frontend
*/
/*
This driver needs a copy of the Avermedia firmware. The version tested
is part of the Avermedia DVB-T 1.3.26.3 Application. If the software i
www.eeworm.com/read/182103/5271054
conf ppp.conf
#
# Example configuration file for setting up a ppp server
# using a null-modem serial cable:
#
# Tested using ppp on OpenBSD 2.9
# - just follow instructions in man page for accepting
#
www.eeworm.com/read/182103/5272404
conf ppp.conf
#
# Example configuration file for setting up a ppp server
# using a null-modem serial cable:
#
# Tested using ppp on OpenBSD 2.9
# - just follow instructions in man page for accepting
#
www.eeworm.com/read/180408/5286798
java sybaseanywheredialect.java
package org.hibernate.dialect;
/**
* SQL Dialect for Sybase Anywhere
* extending Sybase (Enterprise) Dialect
* (Tested on ASA 8.x)
* @author ?
*/
public class SybaseAnywhereDialect extends Sybas