代码搜索:Replication

找到约 424 项符合「Replication」的源代码

代码结果 424
www.eeworm.com/read/373014/9478773

htm ch18.htm

Teach Yourself Oracle 8 In 21 Days -- Ch 18 -- Administering Oracle Replication
www.eeworm.com/read/100446/6269287

8 slurpd.8

.TH SLURPD 8C "20 August 2000" "OpenLDAP LDVERSION" .\" $OpenLDAP: pkg/ldap/doc/man/man8/slurpd.8,v 1.3.12.6 2000/10/17 19:32:55 kurt Exp $ .\" Copyright 1998-2000 The OpenLDAP Foundation All Rights R
www.eeworm.com/read/135259/13947341

h crstypes.h

//==================================================================== // // Microsoft Site Server v3.00
www.eeworm.com/read/378952/9211869

pm daemon.pm

#----------------------------------------------------------------- sub DaemonMain($$) { my ($command_queue, $status_queue) = @_; while (!$shutdown) { LogDebug("Daemon: New iteration..
www.eeworm.com/read/249894/12463063

cs storagefactory.cs

namespace Perst { using System; using Perst.Impl; /// Storage factory /// public class StorageFactory { /// Get instance of st
www.eeworm.com/read/290739/8464698

sql createtables.sql

use DocumentManage --1.Path CREATE TABLE Path ( Path_Id int NOT NULL PRIMARY KEY IDENTITY (1,1), Path varchar(500) NOT NULL, Remark varchar(1000) NULL ) GO --2.Organize CREATE TABLE