代码搜索:initial
找到约 10,000 项符合「initial」的源代码
代码结果 10,000
www.eeworm.com/read/239621/13265983
h lcd_lts350q1_pe1.h
/**************************************************************
The initial and control for 240×320 16Bpp TFT LCD----LtS350Q1
**************************************************************/
void
www.eeworm.com/read/239554/13272587
h stepgen.h
//
// File = stepgen.h
//
#ifndef _STEPGEN_H_
#define _STEPGEN_H_
#include "psmodel.h"
#include "signal_T.h"
class StepGener : public PracSimModel
{
public:
StepGener( char* instanc
www.eeworm.com/read/323795/13317175
h lcd_lts350q1_pe1.h
/**************************************************************
The initial and control for 240×320 16Bpp TFT LCD----LtS350Q1
**************************************************************/
void
www.eeworm.com/read/137348/13327554
v oc8051_tb.v
//////////////////////////////////////////////////////////////////////
//// ////
//// 8051 top level test bench
www.eeworm.com/read/137229/13337790
m gobck.m
%
% when finished initial viewing of data return to
% the previous screen .....
close_btn=uicontrol(main,...
'Style','Push',...
'units','Pixels',...
'Position',[420 12
www.eeworm.com/read/137229/13338958
m gobck.m
%
% when finished initial viewing of data return to
% the previous screen .....
close_btn=uicontrol(main,...
'Style','Push',...
'units','Pixels',...
'Position',[420 12
www.eeworm.com/read/323119/13351363
result ndb_dd_ddl.result
DROP TABLE IF EXISTS t1;
DROP DATABASE IF EXISTS mysqltest;
CREATE DATABASE mysqltest;
**** Begin Duplicate Statement Testing ****
CREATE LOGFILE GROUP lg1
ADD UNDOFILE 'undofile.dat'
INITIAL_SIZE 16M
www.eeworm.com/read/323119/13352328
result ndb_binlog_ddl_multi.result
drop database if exists mysqltest;
drop table if exists t1,t2;
drop database if exists mysqltest;
drop table if exists t1,t2;
reset master;
reset master;
create database mysqltest;
use mysqltest;
crea
www.eeworm.com/read/323119/13353438
test ndb_dd_ddl.test
#########################################
# Author: JBM
# Date: 2006-01-03
# Purpose: Test the NDB engine reaction to duplicate
# Table spaces and log groups. Also to test
# Stateme
www.eeworm.com/read/323119/13353975
test ndb_dd_dump.test
-- source include/have_ndb.inc
--disable_warnings
DROP TABLE IF EXISTS t1, t2, t3;
--enable_warnings
CREATE LOGFILE GROUP lg1
ADD UNDOFILE 'undofile_lg1_01.dat'
INITIAL_SIZE 2M
UNDO_BUFFER_SIZE = 1M