代码搜索:Tested

找到约 4,133 项符合「Tested」的源代码

代码结果 4,133
www.eeworm.com/read/435688/7787763

csh demo-fifo.csh

#!/usr/local/bin/tcsh # # Cshell named pipe demo with the GTK-server # Tested with TCSH on Zenwalk 4.8. # # March 14, 2004 by Peter van Eerten # Improved coding syntax at May 13, 2008 #---------------
www.eeworm.com/read/435688/7787774

bash noconfig.bash

#!/bin/bash # # Demonstration on how to use the GTK-server without configfile! # # 1) Check and open GTK library first with 'gtk_server_require' # 2) Define the calls we need # # Tested with BASH 3.1
www.eeworm.com/read/435688/7787777

lsp demo-lib.lsp

#!/usr/bin/newlisp # # Demonstration on how to use the GTK-server Shared Object with NEWLISP. # Tested with newLISP 9.0 on Zenwalk Linux 4.2 # # December 17, 2005, PvE. # Revised at january 15, 2007
www.eeworm.com/read/435688/7787783

lsp demo-stdin.lsp

#!/usr/bin/newlisp # # Demonstration on how to use the GTK-server with NEWLISP by STDIN. # Tested with newLISP 8.2.3 on Slackware Linux 10 and Windows2000 # # October 6, 2004 # GTK program by Peter v
www.eeworm.com/read/435688/7787810

ksh openglxf.ksh

#!/bin/ksh # # Demo with XForms and the built-in OpenGL. This program can run with the # GTK-server for XForms. # # Tested with GTK-server 2.2.7 compiled with XForms, and Kornshell93 # # PvE - August
www.eeworm.com/read/435688/7787813

bash openglxf.bash

#!/bin/bash # # Demo with XForms and the built-in OpenGL. This program can run with the # GTK-server for XForms. # # Tested with GTK-server 2.2.7 compiled with XForms, and BASH 3.1 # # PvE - August 2
www.eeworm.com/read/298929/7923165

java choleski.java

// Choleski.java - translated from ncor c++ choleski // quickly tested, seems ok but beware // for a small run on mac, 1.7 seconds versus 2.3 for DoubleMatrix.solve package ZS; import VisualNumerics
www.eeworm.com/read/196846/8054663

readme

January 9, 1995: ===== Pre-release caveats: - has only been tested with gcc. (I'm not sure we will even bother with acc, or cc in the future). - I'm fully aware of the warnings recei
www.eeworm.com/read/195579/8140707

bcc makefile.bcc

# Makefile for Independent JPEG Group's software # This makefile is suitable for Borland C on MS-DOS or OS/2. # It works with Borland C++ for DOS, revision 3.0 or later, # and has been tested with Bo
www.eeworm.com/read/244215/12878072

readme

LIST OF ALL C++ PROGRAMS IN CHAPTER 7 All programs were originally developed and tested using Borland C++ version 5.01 for Windows 95. The codes in this directory have been altered as necess