代码搜索结果
找到约 10,000 项符合
Test 的代码
malloc.test
# 2001 September 15
#
# The author disclaims copyright to this source code. In place of
# a legal notice, here is a blessing:
#
# May you do good and not evil.
# May you find forgiveness for yo
unique.test
# 2001 September 27
#
# The author disclaims copyright to this source code. In place of
# a legal notice, here is a blessing:
#
# May you do good and not evil.
# May you find forgiveness for yo
filefmt.test
# 2007 April 6
#
# The author disclaims copyright to this source code. In place of
# a legal notice, here is a blessing:
#
# May you do good and not evil.
# May you find forgiveness for yoursel
test.c
#include
#include
#include
#include
#include
#include
#include
#define TS_DEV "/dev/TS"
static int ts_fd=-1
test.c
/*Test for GDB,created by Mike Lee*/
#include
int main()
{
char str1[]="Hello,world";
char str2[11]="";
int i=0;
while(str1[i]!='\0')
{
str2[i]=str1[i];
i++;
}
pr
test.asm
ORG 0000H
SJMP START
ORG 0030H
START:MOV R0,#0H
MOV A,#33H
MOVX @R0,A
MOV 31H,#02H
MOV 40H,31H
MOV
test.ini
[DBMS]
dbms='MSS Microsoft SQL Server 6.x'
database=zty
ServerName =BR-44AD0152F643
logid=sa
logpass=
autocommit=false
test.txt
int add(int a,int b){
return a+b;
}
int main(){
int a=1;
int b=2;
int c=add(a+b);
print(c);~
int 2d=c;
return 0;
}
test.c~
#include
#include
#include
#include "crypt.h"
#include "aes.h"
int main()
{
char *key="Rockregiment@gmail.com";
char buf[64]="f6tdnp1mzg",buft[64]="",bufr[64]="",bufp[64]
test.c
#include
#include
#include
#include "crypt.h"
#include "aes.h"
int main()
{
char *key="null0001";
char buf[64]="f6tdnp1mzg",buft[64]="",bufr[64]="",bufp[64]="",bufw[64]="