代码搜索:Variables
找到约 10,000 项符合「Variables」的源代码
代码结果 10,000
www.eeworm.com/read/398634/2374974
result im_options_unset.result
server_id =1
server_id =2
SHOW VARIABLES LIKE 'server_id';
Variable_name Value
server_id 1
UNSET mysqld1.server_id;
server_id =2
SHOW VARIABLES LIKE 'server_id';
Variable
www.eeworm.com/read/358128/3003748
result ctype_ucs2_def.result
show variables like 'collation_server';
Variable_name Value
collation_server ucs2_unicode_ci
show variables like "%character_set_ser%";
Variable_name Value
character_set_server ucs2
DROP TABLE IF EXIS
www.eeworm.com/read/292177/8369606
h global.h
/************************************************************************
*
* global.h, global variables for tmndecode (H.263 decoder)
*/
/* choose between declaration (GLOBAL undefined)
www.eeworm.com/read/292177/8369743
h global.h
/************************************************************************
*
* global.h, global variables for tmndecode (H.263 decoder)
*/
/* choose between declaration (GLOBAL undefined)
www.eeworm.com/read/390780/8442373
asm cid.asm
Demo_CID_2_DTMF_DB .section 'data'
; define the constant values and variables to receive DTMF CID
; ==========================================================================================
www.eeworm.com/read/427148/8972283
h me_umhex.h
/*!
************************************************************************
*
* \file me_umhex.h
*
* \brief
* Macro definitions and global variables for UMHEX fast
* integer pel m
www.eeworm.com/read/366412/9816598
makevars
# -*- Mode: makefile -*-
# Copyright (c) 1999 Matthew Wall, all rights reserved
# makefile variables for compiling on unix environments
# --------------------------------------------------------------
www.eeworm.com/read/278516/10529009
m bpsk.m
%********************************************************
% Assignment 6
% bpskmod.m
% Function to perform BPSK modulation
% Programmed by HZL
% 2007/12/14
%****************** variables *******
www.eeworm.com/read/277712/10611212
bas modoutput.bas
Attribute VB_Name = "modOutput"
'#############################################
'modOutput vbgamer45 2004
'##############################################
'Types and Variables for exe changes
P
www.eeworm.com/read/277578/10624301
c code.c
/* include */
#include "code.h"
/******************************************************
* global variables
******************************************************/
static u8 code_status[CODE