代码搜索结果
找到约 10,000 项符合
Test 的代码
test.vwf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
test.txt
if a==8 then{
b = 3;
}
else{
aa=0;
}
test.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
test.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CTestDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "test.h"
test.h
// test.h : main header file for the TEST application
//
#if !defined(AFX_TEST_H__DD2ACF63_8345_4EB0_9114_CFF114D305F0__INCLUDED_)
#define AFX_TEST_H__DD2ACF63_8345_4EB0_9114_CFF114D305F0__INCLUD
test.cpp
// test.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "test.h"
#include "testDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static cha