代码搜索结果
找到约 10,000 项符合
Storage 的代码
pstash.cpp
// File from page 471 in "Thinking in C++" by Bruce Eckel
//////////////////////////////////////////////////
// From the compressed package ECKELT02.ZIP 4/11/95
// (Original ECKELT01.ZIP dated 2/21
pstash.h
// File from page 470 in "Thinking in C++" by Bruce Eckel
//////////////////////////////////////////////////
// From the compressed package ECKELT02.ZIP 4/11/95
// (Original ECKELT01.ZIP dated 2/21
ldaretrieval.h
#pragma once
#include "resource.h"
#include "Storage.h"
#include "global.h"
#include "CMatrix.h"
transactiontable_derby.properties
derby.locks.deadlockTimeout=1
derby.locks.waitTimeout=2
derby.storage.rowLocking=true
locktable_derby.properties
derby.storage.rowLocking=false
derby.locks.deadlockTimeout=5
derby.locks.waitTimeout=7
base_view.cpp
#include "base_view.h"
#include "worker_thread.h"
#include "util.h"
namespace cppcms {
string base_view::escape(string const &s)
{
return cppcms::escape(s);
}
string base_view::urlencode(string co
cd1c03e.tst
-- CD1C03E.TST
-- Grant of Unlimited Rights
--
-- Under contracts F33600-87-D-0337, F33600-84-D-0280, MDA903-79-C-0687,
-- F08630-91-C-0015, and DCA100-97-D-0025,
ircmd_switch_media.c
/**************************************************************************
* *
* Copyright (c) 2002 by Sunplus Techn
config.in
#
# USB Storage driver configuration
#
if [ "$CONFIG_SCSI" = "n" ]; then
comment ' SCSI support is needed for USB Storage'
fi
dep_tristate ' USB Mass Storage support' CONFIG_USB_STORAGE $CONFIG_U
class_thread_local_storage_1_1_err.html
Crypto++: ThreadLocalStorage::Err Class Reference