代码搜索结果

找到约 216,410 项符合 Test 的代码

test.c

// test.c // // Note: run this program as ./test // #include #include #include #include "URL.h" main(int argc, char *argv[]) { Widget to

test.java

public class Test implements B { public static void main(String args[]) { Test t = new Test(); B a = (B) t; a.a(); } public void a() { System.out.println("A"); } public

test.pjt

; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectDir="d:\testucos\tic6201\test\" ProjectType=Executable CPUFamily=TMS320C62XX Tool="Compil

test.ini

[Desktop-Workspace] Wnd0=_ "TextEditor" "open" 44 0 1 -1 -1 -1 -1 132 129 721 657 "D:\mspstd\source\24C32\TEST\main.h" 1 1 0 0 891 891 Wnd1=_ "Workspace" "open" 44 0 1 -1 -1 -1 -1 66 87 932 525 0 27

test.h

/* test.h */ /* $Id: test.h,v 1.1 2001/09/17 19:07:00 bodo Exp $ */ void test_process_init(int fd, int client_p, void *apparg); #define TLS_APP_PROCESS_INIT test_process_init #undef TLS_CUMULATE_ER

dot-test-1.sh

echo this is $0 . ./dot-test-1.sub echo after . dot-test-1.sub

dot-test-1.sub

echo this is dot-test-1.sub

test.java

package pl.test; import java.sql.*; import javax.xml.parsers.*; import pl.*; import pl.criteria.*; import pl.xml.*; /** * Insert the type's description here. * * @author: Artem Rudoy

test.java~1~

package pl.test; import java.sql.*; import javax.xml.parsers.*; import pl.*; import pl.criteria.*; import pl.xml.*; /** * Insert the type's description here. * * @author: Artem Rudoy

test.java

package pl.test; import java.sql.*; import javax.xml.parsers.*; import pl.*; import pl.criteria.*; public class Test { /** * Constructor. */ public Test() {