代码搜索:Maintaining
找到约 232 项符合「Maintaining」的源代码
代码结果 232
www.eeworm.com/read/218586/4857494
sql patch-cache.sql
-- patch-cache.sql
-- 2003-03-22
--
-- Add 'last touched' fields to cur and user tables.
-- These are useful for maintaining cache consistency.
-- (Updates to OutputPage.php and els
www.eeworm.com/read/318039/3572683
conf counter.conf
# -*- text -*-
##
## counter.conf -- PostgreSQL queries for rlm_sqlcounter
##
## $Id: counter.conf,v 1.4 2007/12/31 03:40:14 aland Exp $
# Rather than maintaining seperate (GDBM) databases of
# acc
www.eeworm.com/read/318039/3572690
conf counter.conf
# -*- text -*-
##
## counter.conf -- PostgreSQL queries for rlm_sqlcounter
##
## $Id: counter.conf,v 1.4 2007/12/31 03:40:15 aland Exp $
# Rather than maintaining seperate (GDBM) databases of
# acc
www.eeworm.com/read/470391/6909756
htm ch09.htm
Teach Yourself SQL in 21 Days, Second Edition -- Day 9 -- Creating and Maintaining Tables
www.eeworm.com/read/440151/6966215
c t-test2.c
/*
* $Id:t-test2.c $
* by Wolfram Gloger 1996-1999
* A multi-thread test for malloc performance, maintaining a single
* global pool of allocated bins.
*/
#include "thread-m.h"
#if USE_
www.eeworm.com/read/149795/5697225
serpgctl
#!/bin/sh
#
# $Id: serpgctl,v 1.1 2003/04/08 01:25:35 lgfausak Exp $
#
# sc: ser control; tool for maintaining ser's databases
#
# History:
# --------
# 2003-04-06 this is a hack, from serctl, to mak
www.eeworm.com/read/113176/6135832
java transaction.java
//$Id: Transaction.java,v 1.6.2.1 2003/08/09 11:24:46 turin42 Exp $
package net.sf.hibernate;
/**
* Allows the application to define units of work, while
* maintaining abstraction from the underlyi
www.eeworm.com/read/15921/597561
c kdtree.c
/*
Functions and structures for maintaining a k-d tree database of image
features.
For more information, refer to:
Beis, J. S. and Lowe, D. G. Shape indexing using approximate
nearest-neighb
www.eeworm.com/read/15921/597605
c kdtree.c
/*
Functions and structures for maintaining a k-d tree database of image
features.
For more information, refer to:
Beis, J. S. and Lowe, D. G. Shape indexing using approximate
nearest-neighb
www.eeworm.com/read/492368/1175624
java transaction.java
//$Id: Transaction.java,v 1.6.2.1 2003/08/09 11:24:46 turin42 Exp $
package net.sf.hibernate;
/**
* Allows the application to define units of work, while
* maintaining abstraction from the underlyi