代码搜索:VARIABLES
找到约 10,000 项符合「VARIABLES」的源代码
代码结果 10,000
www.eeworm.com/read/323119/13353981
test variables.test
#
# test variables
#
--disable_warnings
drop table if exists t1,t2;
--enable_warnings
# case insensitivity tests (new in 5.0)
set @`test`=1;
select @test, @`test`, @TEST, @`TEST`, @"teSt";
set @TEST=
www.eeworm.com/read/321412/13405969
asm variables.asm
//***********************************************************************
// Variable defines for the FFT routines for TigerSHARC family
// of processors.
// Variables.asm
//*******
www.eeworm.com/read/315480/13541803
pl variables.pl
# 此程序为共享程序,您自由使用,但请保留汉化版权信息。
# 汉化者[轩辕工作室]http://www.21xyz.com
# 原程序没有发信功能,汉化时增加了。
# 样式请看 http://www.21xyz.com
# 以下部份请按你的主机环境作修改。
$topsite_name="[轩辕族]酷站站排行榜";
# The Name of you Top Sites Progra
www.eeworm.com/read/314860/13557562
class variables.class
www.eeworm.com/read/308140/13707380
h variables.h
#ifndef VERIABLES_H
#define VERIABLES_H
uchar ucReceiveCounter;
uchar ucCommunicatorBuffer[64];
uint uiTenor;
uchar ucStatusProgram;
uchar ucSearch;
#endif
www.eeworm.com/read/150372/5693468
c variables.c
/*
* in a single C source file it is not possible to define more than
* 64KB far or far const variables. Therefore we have split the
* definition into a 2nd file.
*
* Also the linker cann
www.eeworm.com/read/149399/5700306
c variables.c
/*
* in a single C source file it is not possible to define more than
* 64KB far or far const variables. Therefore we have split the
* definition into a 2nd file.
*
* Also the linker cann
www.eeworm.com/read/140180/5794604
c variables.c
/*****************************************************************************
* variables.c: routines for object variables handling
*****************************************************************
www.eeworm.com/read/137654/5822581
c variables.c
/*
* in a single C source file it is not possible to define more than
* 64KB far or far const variables. Therefore we have split the
* definition into a 2nd file.
*
* Also the linker cann
www.eeworm.com/read/134007/5896392
c variables.c
/*
* in a single C source file it is not possible to define more than
* 64KB far or far const variables. Therefore we have split the
* definition into a 2nd file.
*
* Also the linker cann