代码搜索结果
找到约 10,000 项符合
Test 的代码
test.h
// test.h : main header file for the TEST application
//
#if !defined(AFX_TEST_H__EA763334_D99C_4AC0_8EE6_78AA4F6D3952__INCLUDED_)
#define AFX_TEST_H__EA763334_D99C_4AC0_8EE6_78AA4F6D3952__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
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.vhd
-- Vhdl test bench created from schematic top.sch - Wed May 16 12:37:26 2007
--
-- Notes:
-- 1) This testbench template has been automatically generated using types
-- std_logic and std_logic_vec
test.h
#ifndef _SNIFFER_
#define _SNIFFER_
#define IS_DEFINED 1
void on_window_destroy(GtkWidget *widget, gpointer user_data) ;
#endif