代码搜索:engine
找到约 10,000 项符合「engine」的源代码
代码结果 10,000
www.eeworm.com/read/358128/3003927
result innodb-big.result
DROP TABLE IF EXISTS t1, t2, t3, t4;
CREATE TABLE t1 (id INTEGER) ENGINE=MYISAM;
CREATE TABLE t2 (id INTEGER primary key) ENGINE=INNODB;
CREATE TABLE t3 (a char(32) primary key,id INTEGER) ENGINE=INNO
www.eeworm.com/read/107687/15603398
cpp nesasm.cpp
#include "stdafx.h"
DWORD ENGINE_DRAW_LINE_ALPHA_SPEED_MASK[ 2 ] = { 0x007f7f7f , 0x007f7f7f };
DWORD ENGINE_DRAW_LINE_ALPHA_QUALITY_SRCBITMAP_MASK[ 256 ][ 2 ];
DWORD ENGINE_DRAW_LINE_ALPHA_QUALI
www.eeworm.com/read/402283/11539683
c sosmac.c
/*
* sos.c - Calculate the sum of the squares of the elements of a vector.
*
* Mastering MATLAB 7 Engine Example 1
*
*/
#include
#include
#include "engine.h"
#define BUFS
www.eeworm.com/read/402283/11539748
c sos.c
/*
* sos.c - Calculate the sum of the squares of the elements of a vector.
*
* Mastering MATLAB 7 Engine Example 1
*
*/
#include
#include
#include "engine.h"
#define BUFS
www.eeworm.com/read/219022/14897659
cpp threadentry.cpp
// threadEntry.cpp: implementation of the CthreadEntry class.
//
#include "stdafx.h"
#include "thread.h"
#include "threadEntry.h"
#include "threadEntryDlg.h"
#include "Engine/Engine.h"
#inc
www.eeworm.com/read/482495/1288286
h prev270.h
/*
DM270 ARM Evaluation Software
(c)Texas Instruments 2003
*/
/** \defgroup PREV Preview Engine */
/*@{*/
/** \file prev270.h
\brief Preview Engine related APIs
Also refer to DM27
www.eeworm.com/read/482495/1288326
c prev270.c
/*
DM270 ARM Evaluation Software
(c)Texas Instruments 2003
*/
/**
\file prev270.c
\brief Preview Engine Related APIs
*/
#include
/**
\brief Preview Engine Ena
www.eeworm.com/read/481405/1296892
h warsvrenginesocket.h
/**
Listenig socket for the WarSvrEngine object.
*/
#ifndef WAR_SVR_ENGINE_SOCKET_H
#define WAR_SVR_ENGINE_SOCKET_H
/* SYSTEM INCLUDES */
/* PROJECT INCLUDES */
#ifndef WAR_SOCKET_H
# i
www.eeworm.com/read/476965/1364998
h mtmsexampleengine.h
#ifndef MTMS_EXAMPLE_ENGINE_H
#define MTMS_EXAMPLE_ENGINE_H
// INCLUDES
// System includes
#include // CBase
#include // MMsvSessionObserver
// FORWARD DECLARATION
www.eeworm.com/read/471456/1428623
js tiny_mce_src.js
/* file:jscripts/tiny_mce/classes/TinyMCE_Engine.class.js */
function TinyMCE_Engine() {
var ua;
this.majorVersion = "2";
this.minorVersion = "0.9";
this.releaseDate = "2007-01-09";