代码搜索:Test
找到约 10,000 项符合「Test」的源代码
代码结果 10,000
www.eeworm.com/read/378948/9212020
cpp test.cpp
//ArrayList OpenGL BALL Test
//By Justin Lee 2008-11
//OS Defines
#ifdef WIN32
#include
//OpenGL lib
#pragma comment(lib,"OpenGL32.lib")
#pragma comment(lib,"GlU32.lib")
#pragma
www.eeworm.com/read/378918/9213136
cpp test.cpp
#include
#include "rs232.cpp"
int main()
{
RS232 com;
DWORD xxx;
unsigned char a[5] = { 0, 1, 2, 3, 4 };
com.open();
xxx=com.output(a, 5);
cout
www.eeworm.com/read/378901/9213783
ini test.ini
[DBMS]
dbms='MSS Microsoft SQL Server 6.x'
database=new
ServerName ='cooltion'
logid=sa
logpass=
autocommit=false
www.eeworm.com/read/378804/9215683
o test.o
www.eeworm.com/read/378804/9215688
c~ test.c~
/* mingetty.c
*
* Copyright (C) 1996 Florian La Roche
* Copyright (C) 2002, 2003 Red Hat, Inc
*
* This getty can only be used as a small console getty. Look at mgetty
*
www.eeworm.com/read/378804/9215696
o test.o
www.eeworm.com/read/378804/9215702
c test.c
#include
#include
#include
#include "ftcard.h"
static int String2HEX(const char* pInput, int strlen, char* pOutput, int* pOutLen)
{
int i;
char s1, s2,
www.eeworm.com/read/378804/9215703
c test.c
/* mingetty.c
*
* Copyright (C) 1996 Florian La Roche
* Copyright (C) 2002, 2003 Red Hat, Inc
*
* This getty can only be used as a small console getty. Look at mgetty
*
www.eeworm.com/read/378788/9215857