代码搜索结果
找到约 10,000 项符合
Test 的代码
test.h
// Test.h : main header file for the TEST application
//
#if !defined(AFX_TEST_H__335ED49A_1819_4A43_A2C8_2F63E40F373E__INCLUDED_)
#define AFX_TEST_H__335ED49A_1819_4A43_A2C8_2F63E40F373E__INCLUD
test.plg
Build Log
--------------------Configuration: Test - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\wcjyhy\L
test.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
test.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CTestDoc
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Test.h"
test.asm
; ***************************************************************************
; * Project : Electronic Dictionary *
; * Date : 2003.9
test.l
# 29oct07abu
# (c) Software Lab. Alexander Burger
### Unit Tests ###
# /path/to/p dbg.l lib/test.l
(test T (pool (tmp "db")))
(load
"test/src/main.l"
"test/src/apply.l"
"test/src/flow.l"