代码搜索结果

找到约 10,000 项符合 Test 的代码

test.mak

# Microsoft Developer Studio Generated NMAKE File, Based on test.dsp !IF "$(CFG)" == "" CFG=test - Win32 Debug !MESSAGE No configuration specified. Defaulting to test - Win32 Debug. !ENDIF !IF

test.plg

Build Log --------------------Configuration: test - Win32 Debug-------------------- Command Lines Creating temporary file "C:\DOCUME~1\Admin\LO

test.dsp

# Microsoft Developer Studio Project File - Name="test" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Cons

test.c

#include #include #define max(a, b) (((a) > (b)) ? (a) : (b)) #define min(a, b) (((a) < (b)) ? (a) : (b)) #define maxnum 0x7fffffff #define testbits 0x80000000 int C

test.dep

# Microsoft Developer Studio Generated Dependency File, included by test.mak

test.asp

function start_marquee(div,spd,step){ obj_marquee = document.getElementById(div); marquee_high = parseInt(obj_marquee.style.height); marquee_step = marquee_high/ste

test.tex

\documentclass[cs4size,a4paper,fancyhdr,fntef]{ctexbook} \ifx\pdfoutput\undefined % We're not running pdftex \usepackage[dvipdfm,CJKbookmarks]{hyperref} \else \usepackage[pdftex,CJKbookmarks]{