代码搜索:instance
找到约 10,000 项符合「instance」的源代码
代码结果 10,000
www.eeworm.com/read/398634/2375040
result im_life_cycle.result
SHOW INSTANCES;
instance_name status
mysqld1 online
mysqld2 offline
SHOW INSTANCE STATUS mysqld1;
instance_name status version
mysqld1 online VERSION
SHOW INSTANCE STATUS mysqld2;
instance_name status
www.eeworm.com/read/292026/8382176
h twofish.h
#ifndef TWOFISH_H
#define TWOFISH_H
#if defined(__cplusplus)
extern "C"
{
#endif
#ifndef u4byte
#define u4byte unsigned __int32
#endif
#ifndef u1byte
#define u1byte unsigned char
#endif
www.eeworm.com/read/291752/8398513
h butt_filt_iir.h
//
// File = butt_filt_iir.h
//
#ifndef _BUTT_FILT_IIR_H_
#define _BUTT_FILT_IIR_H_
#include "anlg_filt_iir.h"
#include "psmodel.h"
template
class ButterworthFilterByIir : pub
www.eeworm.com/read/192179/8401170
c server-win.c
/* Main code for multi-ice server for GDB.
Copyright (C) 1999 Free Software Foundation, Inc.
This file is part of GDB.
This program is free software; you can redistribute it and/or modify
it unde
www.eeworm.com/read/188386/8544477
scm asm.scm
(list
(cons 'bfParams
(make-instance 'BFParams
#:numfcasts 60
#:tauv 50.0D0
#:lambda 0.3D0
#:maxbid 10.0D0
#:mincount 5
#:subrange 0.5D0
#:gafrequency 100
#:
www.eeworm.com/read/287068/8728297
h twofish.h
#ifndef TWOFISH_H
#define TWOFISH_H
#if defined(__cplusplus)
extern "C"
{
#endif
#ifndef u4byte
#define u4byte unsigned __int32
#endif
#ifndef u1byte
#define u1byte unsigned char
#endif
www.eeworm.com/read/284875/8885588
sql 13-ddl trigger.sql
CREATE TRIGGER trgSprocs
ON DATABASE
FOR CREATE_PROCEDURE, ALTER_PROCEDURE, DROP_PROCEDURE
AS
IF DATEPART(hh,GETDATE()) > 9 AND DATEPART(hh,GETDATE()) < 17
BEGIN
DECLARE @Message nvarchar(max)
www.eeworm.com/read/282739/9070578
c server-win.c
/* Main code for multi-ice server for GDB.
Copyright (C) 1999 Free Software Foundation, Inc.
This file is part of GDB.
This program is free software; you can redistribute it and/or modify
it unde
www.eeworm.com/read/181590/9244950
c driver_ndis_.c
/*
* WPA Supplicant - Windows/NDIS driver interface - event processing
* Copyright (c) 2004-2005, Jouni Malinen
*
* This program is free software; you can redistribute it and/
www.eeworm.com/read/375500/9358493
scm asm.scm
(list
(cons 'bfParams
(make-instance 'BFParams
#:numfcasts 60
#:tauv 50.0D0
#:lambda 0.3D0
#:maxbid 10.0D0
#:mincount 5
#:subrange 0.5D0
#:gafrequency 100
#: