代码搜索结果
找到约 10,000 项符合
Test 的代码
test.plg
Build Log
--------------------Configuration: test - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /fo"De
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) Appl
test.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
test.c
/****************************************************************************
* 文件名:TEST.C
* 功能:MODEM接口应用实例。使用UART1发送AT指令控制MODEM拔号(#2),
* 连接成功后发送数据"EasyARM2200---MODEM"。
* 说明:
**************
test.cpp
// Test.cpp : implementation file
//
#include "stdafx.h"
#include "probp.h"
#include "Test.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#end
test.h
#if !defined(AFX_TEST_H__91219D3C_0C29_11D6_A522_00000E98E3F5__INCLUDED_)
#define AFX_TEST_H__91219D3C_0C29_11D6_A522_00000E98E3F5__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER