代码搜索:Versioning
找到约 188 项符合「Versioning」的源代码
代码结果 188
www.eeworm.com/read/382594/2633528
mpb tao_versioning_idl_defaults.mpb
// -*- MPC -*-
//
// tao_versioning_idl_defaults.mpb,v 1.1 2005/12/13 09:04:24 ossama Exp
// This base project is only meant to be used by the core TAO
// libraries and the orbsvcs libraries.
www.eeworm.com/read/334200/12618502
txt nvs_3_svc_versioning.txt
Network Versioning System
=========================
Part III - SVC Versioning (the hardest part)
SVC Versioning
--------------
The engine should keep the compatibiltity between a NVS server a
www.eeworm.com/read/358349/10192021
hxx tmspackdbds4w.hxx
[CollectionData]
InstallSrc=.
InstallDest=bdshelp
Parent=borland.bds4
MergeType=merge
MergeTOCtitle=TMS Component Pack for Delphi and C++Builder Delphi for Win32
MergeTOCurl=ms-help://borland.bd
www.eeworm.com/read/124465/6046916
readme
/jayacard/proto/tck/common/README
===============================================================================
README this file
tck.h platform dependencies for the TCK tests
version.h TCK v
www.eeworm.com/read/103694/6212830
readme
/jayacard/proto/tck/common/README
===============================================================================
README this file
tck.h platform dependencies for the TCK tests
version.h TCK v
www.eeworm.com/read/264392/11316734
txt readme.txt
Demo project.
=============
Created by Kim Madsen (kbm@components4developers.com)
-----------------------------------------------------
Demo's many of the features available in TkbmMemTable, e
www.eeworm.com/read/264392/11316951
txt readme.txt
Demo project.
=============
Created by Kim Madsen (kbm@components4developers.com)
--------------------------------------
Demo's many of the features available in TkbmMemTable, eg. sorting, ind
www.eeworm.com/read/342123/6293031
makefile
EXEC = netflash
OBJS = tftpmain.o tftp.o tftpsubs.o http.o
COBJS = netflash.o
ifdef CONFIG_USER_NETFLASH_WITH_FTP
CFLAGS += -DFTP
OBJS += cmds.o cmdtab.o domacro.o ftp.o glob.o ftpmain.o ruserpass.o
www.eeworm.com/read/164463/10106997
h modsetver.h
/* Symbol versioning nastiness. */
#define __SYMBOL_VERSION(x) __ver_ ## x
#define __VERSIONED_SYMBOL2(x,v) x ## _R ## v
#define __VERSIONED_SYMBOL1(x,v) __VERSIONED_SYMBOL2(x,v)
#define __V
www.eeworm.com/read/135153/5889009
h modsetver.h
/* Symbol versioning nastiness. */
#define __SYMBOL_VERSION(x) __ver_ ## x
#define __VERSIONED_SYMBOL2(x,v) x ## _R ## v
#define __VERSIONED_SYMBOL1(x,v) __VERSIONED_SYMBOL2(x,v)
#define __V