代码搜索:persistent
找到约 2,751 项符合「persistent」的源代码
代码结果 2,751
www.eeworm.com/read/136989/5829022
dsp server.dsp
# Microsoft Developer Studio Project File - Name="Load_Balancing_persistent server" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
www.eeworm.com/read/136989/5829023
dsp service.dsp
# Microsoft Developer Studio Project File - Name="Load_Balancing_persistent service" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
www.eeworm.com/read/136989/5829025
dsp client.dsp
# Microsoft Developer Studio Project File - Name="Load_Balancing_persistent client" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
www.eeworm.com/read/120487/6071994
out dblink.out
-- Adjust this setting to control where the objects get created.
SET search_path = public;
--
-- Define the functions and test data
-- therein.
--
-- Turn off echoing so that expected file does not de
www.eeworm.com/read/120487/6071995
sql dblink.sql
-- Adjust this setting to control where the objects get created.
SET search_path = public;
--
-- Define the functions and test data
-- therein.
--
-- Turn off echoing so that expected file does not d
www.eeworm.com/read/155953/5617515
h tss_defines.h
/*++
Global defines for TSS.
--*/
#ifndef __TSS_DEFINES_H__
#define __TSS_DEFINES_H__
typedef UINT32 TSS_HMACHANDLE; // handle to a HMAC session
//
// definition of the object types t
www.eeworm.com/read/432289/8613189
cpp persist1.cpp
//: C22:Persist1.cpp
// From Thinking in C++, 2nd Edition
// at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
// Simple persistence with MI
#include
www.eeworm.com/read/284998/8878063
cpp persist1.cpp
//: C06:Persist1.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
// Simple persistence with MI
#in
www.eeworm.com/read/281673/9142546
cpp persist1.cpp
//: C06:Persist1.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
// Simple persistence with MI
#in
www.eeworm.com/read/178378/9404531
cpp persist1.cpp
//: C22:Persist1.cpp
// From Thinking in C++, 2nd Edition
// at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
// Simple persistence with MI
#include