代码搜索结果

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

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: avsdecdll - Win32 Release-------------------- Command Lines Creating temporary file "C:\DOCUME~1\A

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_a.c

#include #include void main(void) { char buffer[8192]; // Try reading head 1, track 1, sector 1 if (biosdisk(2, 0, 1, 1, 1, 1, buffer)) printf("Error acces

for_test.c

#include void main () { int counter; for (counter = 1; counter