代码搜索:Capi
找到约 986 项符合「Capi」的源代码
代码结果 986
www.eeworm.com/read/205013/15330229
tcl capi3.tcl
set rcsid {$Id: capi3.tcl,v 1.9 2005/03/11 04:39:58 drh Exp $}
source common.tcl
header {C/C++ Interface For SQLite Version 3}
proc AddHyperlinks {txt} {
regsub -all {([^:alnum:>])(sqlite3_\w+)(\([
www.eeworm.com/read/102935/6227929
makefile
# Makefile for the CAPI subsystem.
# The target object and module list name.
O_TARGET := vmlinux-obj.o
# Objects that export symbols.
export-objs := kcapi.o capiutil.o capifs.o
# Multipart object
www.eeworm.com/read/127781/5999980
ver capiutil.ver
#define __ver_capi_message2str _ver_str(a7abc5e3)
#define capi_message2str _set_ver(capi_message2str)
#define __ver_capi_cmsg_header _ver_str(b60e5e5f)
#define capi_cmsg_header _set_ver(capi_cmsg_head
www.eeworm.com/read/152843/5660963
makefile
# Makefile for the CAPI subsystem.
# Ordering constraints: kernelcapi.o first
# Each configuration option enables a list of files.
obj-$(CONFIG_ISDN_CAPI) += kernelcapi.o
obj-$(CONFIG_ISDN_CAPI_C
www.eeworm.com/read/432517/8597865
txt readme.txt
光盘使用说明
\<mark>capi</mark> 目录下保存本书的所有源代码,可以使用VC打开<mark>capi</mark>.dsp文件,可以编译成一个<mark>capi</mark>.lib文件。
\<mark>capi</mark>test目录下有一个测试栈的例子程序,通过这个例子可以了解如何使用<mark>CAPI</mark>及如何做白盒测试。
本代码使用的注释风格采用一个free的工具doc++的风格,可以使用这个工具将代码中的注释生成文档,
读者也可以到http://SourceFor ...
www.eeworm.com/read/285280/8856558
txt readme.txt
光盘使用说明
\<mark>capi</mark> 目录下保存本书的所有源代码,可以使用VC打开<mark>capi</mark>.dsp文件,可以编译成一个<mark>capi</mark>.lib文件。
\<mark>capi</mark>test目录下有一个测试栈的例子程序,通过这个例子可以了解如何使用<mark>CAPI</mark>及如何做白盒测试。
本代码使用的注释风格采用一个free的工具doc++的风格,可以使用这个工具将代码中的注释生成文档,
读者也可以到http://SourceFor ...