代码搜索:Test
找到约 10,000 项符合「Test」的源代码
代码结果 10,000
www.eeworm.com/read/183589/9151097
tga test.tga
www.eeworm.com/read/281527/9151416
txt test.txt
www.eeworm.com/read/281527/9151428
c test.c
# include
# include
# include
void main()
{
FILE *fp;
char str[100];
int i;
if((fp=fopen("file.txt", "w"))==NULL)
{
printf("无法打开文件\n");
exit(0);
www.eeworm.com/read/380369/9151678
h test.h
#ifdef STANDARD
/* STANDARD is defined, don't use any mysql functions */
#include
#include
#include
#ifdef __WIN__
typedef unsigned __int64 ulonglong; /* Micros
www.eeworm.com/read/380369/9151679
def test.def
LIBRARY TESTUDF
DESCRIPTION 'Test UDF'
VERSION 1.0
EXPORTS
MyTest_init
MyTest_deinit
MyTest
www.eeworm.com/read/380369/9151685
cpp test.cpp
/*
Written by: Philipp Simon
Examples for MySQL UDFs
Version: 1.0 September 2006
*/
/* STANDARD is defined, don't use any mysql functions */
#ifdef STANDARD
#include
www.eeworm.com/read/281486/9153080
c test.c
/*
* test.c --- Primary header file for
* LCD Device Driver with Framebuffer
* (C)opyright 2004 Bit 920 Labs
*
* Written by: Tangliting
* Created on: Sat. Mar 7 14:3
www.eeworm.com/read/281485/9153543
dat test.dat
www.eeworm.com/read/281485/9153544
dsw test.dsw
Microsoft Developer Studio Workspace File, Format Version 5.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################