代码搜索结果
找到约 10,000 项符合
Test 的代码
test.plg
Build Log
--------------------Configuration: test - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADMINI~1
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) Cons
test.c
#include "def.h"
#include "console.h"
#define SHOW_PIC
#ifdef SHOW_PIC
#include "test_pic.h"
#endif
#define CONFIG_ARCH_AT91RM9200
typedef struct
{
unsigned short index;
unsigned s
test.cpp
#include "zfstream.h"
int main() {
// Construct a stream object with this filebuffer. Anything sent
// to this stream will go to standard out.
gzofstream os( 1, ios::out );
// Th
test.dat
0 0 1 0 0
0 1 1 0 0
0 0 1 0 0
0 0 1 0 0
0 0 1 0 0
0 1 1 1 0
0 0 1 0 0
0 0 0 0 0
1 0 0 0 1
0 0 0 0 1
0 0 1 1 0
0 1 1 0 0
1 0 0 0 0
1 1 1 1 1
1 0 1 1 0
0 0 0 0 1
0 0 0 0 1
0 1 1 1 0
test.cpp
#include "stdafx.h"
#include
#pragma comment(lib,"Setupapi.lib")
#include "initguid.h"
#include "../public.h"
HANDLE FindDevice()
{
HANDLE hDevice;
HDEVINFO