代码搜索结果
找到约 10,000 项符合
Storage 的代码
bnetd.conf.in
##############################################################################
# bnetd.conf - Configuration file for the Unix Battle.net daemon #
#-----------------------------------------
gps.h
/*! \file gps.h \brief GPS position storage and processing library. */
//*****************************************************************************
//
// File Name : 'gps.h'
// Title : GPS pos
backprop.h
/*
******************************************************************
* HISTORY
* 15-Oct-94 Jeff Shufelt (js), Carnegie Mellon University
* Prepared for 15-681, Fall 1994.
*
**************
gps.h
/*! \file gps.h \brief GPS position storage and processing library. */
//*****************************************************************************
//
// File Name : 'gps.h'
// Title : GPS pos
gps.h
/*! \file gps.h \brief GPS position storage and processing library. */
//*****************************************************************************
//
// File Name : 'gps.h'
// Title : GPS pos
storagefactory.cs
namespace Perst
{
using System;
using Perst.Impl;
/// Storage factory
///
public class StorageFactory
{
/// Get instance of st
persistentresource.cs
namespace Perst
{
using System;
using System.Threading;
using System.Collections;
/// Base class for persistent capable objects supporting locking
///
backprop.h
/*
******************************************************************
* HISTORY
* 15-Oct-94 Jeff Shufelt (js), Carnegie Mellon University
* Prepared for 15-681, Fall 1994.
*
********