代码搜索结果

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

test.vhd

LIBRARY IEEE; USE IEEE.STD_LOGIC_1164.ALL ; USE IEEE.STD_LOGIC_UNSIGNED.ALL ; USE IEEE.STD_LOGIC_ARITH.ALL ; ENTITY TEST IS PORT( CLK: IN STD_LOGIC ; CLK_OUT :BUFFER STD_LOGIC ); END ENTI

test.bsf

/* 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.cpp

// Test.cpp : 定义应用程序的类行为。 // #include "stdafx.h" #include "Test.h" #include "TestDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #endif // CTestApp BEGIN_MESSAGE_MAP(CTestApp, CWinApp)

test.h

// Test.h : PROJECT_NAME 应用程序的主头文件 // #pragma once #ifndef __AFXWIN_H__ #error "在包含此文件之前包含“stdafx.h”以生成 PCH 文件" #endif #include "resource.h" // 主符号 // CTestApp: // 有关此类的实现,请参阅 Test

test.rc

// Microsoft Visual C++ generated resource script. // #include "resource.h" #define APSTUDIO_READONLY_SYMBOLS ///////////////////////////////////////////////////////////////////////////// // /

test.java

/******************************************************************************* * Test. * New language which is called BASCAL. * Date : 20/9/2006,Time : 2:41. *******************************