代码搜索:Implementations
找到约 4,027 项符合「Implementations」的源代码
代码结果 4,027
www.eeworm.com/read/124025/14601252
tli msado15.tli
// Created by Microsoft (R) C/C++ Compiler Version 12.00.8168.0 (28f24b61).
//
// e:\book\正进行\数据库实例\vc\code\代码\第10章 酒店业务管理系统\代码\release\msado15.tli
//
// Wrapper implementations for Win32 type lib
www.eeworm.com/read/221222/4834676
sha1 byte-hashes.sha1
# Configuration information for "SHA-1 Test"
# SHA tests are configured for BYTE oriented implementations
H>SHS Type 1 Hashes
DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 ^
3CDF2936DA2FC556BFA
www.eeworm.com/read/209559/4960934
kconfig
menu "h720x Implementations"
config ARCH_H7201
bool "gms30c7201"
depends on ARCH_H720X
select CPU_H7201
help
Say Y here if you are using the Hynix GMS30C7201 Reference Board
config ARCH_H7202
www.eeworm.com/read/336825/3347479
svn-base libcii.def.svn-base
; $Id: libcii.def,v 1.3 1997/07/30 20:13:46 drh Exp $
LIBRARY libcii
DESCRIPTION "C Interfaces and Implementations 1.0"
EXPORTS
AP_new
AP_fromstr
AP_toint
AP_tostr
AP_fmt
AP_free
AP_neg
AP_add
www.eeworm.com/read/336825/3347504
def libcii.def
; $Id: libcii.def,v 1.3 1997/07/30 20:13:46 drh Exp $
LIBRARY libcii
DESCRIPTION "C Interfaces and Implementations 1.0"
EXPORTS
AP_new
AP_fromstr
AP_toint
AP_tostr
AP_fmt
AP_free
AP_neg
AP_add
www.eeworm.com/read/330902/3419653
sha1 byte-hashes.sha1
# Configuration information for "SHA-1 Test"
# SHA tests are configured for BYTE oriented implementations
H>SHS Type 1 Hashes
DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 ^
3CDF2936DA2FC556BFA
www.eeworm.com/read/316872/3587334
kconfig
if ARCH_NS9XXX
menu "NS9xxx Implementations"
config MACH_CC9P9360DEV
bool "ConnectCore 9P 9360 on an A9M9750 Devboard"
select PROCESSOR_NS9360
select BOARD_A9M9750DEV
help
Say Y here if you a
www.eeworm.com/read/443386/1742674
kconfig
menu "IMX Implementations"
depends on ARCH_IMX
config MACH_MX1FS2
bool "mx1fs2"
depends on ARCH_IMX
help
Say Y here if you are using the viasys mx1fs2 board
config MACH_SCB9328
bool "scb9328
www.eeworm.com/read/440722/1792919
tli msado15.tli
// Created by Microsoft (R) C/C++ Compiler Version 12.00.8168.0 (bfc352fb).
//
// j:\求是科技\实效编程百例\新建文件夹\vc ++\第08章\实例85 sql语句中设置时段检索条件\searchbytm\debug\msado15.tli
//
// Wrapper implementations fo
www.eeworm.com/read/428246/1961919
java staticmdcbinder.java
package org.slf4j.impl;
import org.slf4j.spi.MDCAdapter;
/**
* This class is only a stub. Real implementations are found in
* each SLF4J binding project, e.g. slf4j-nop, slf4j-log4j12 etc