代码搜索:Retrieve
找到约 2,147 项符合「Retrieve」的源代码
代码结果 2,147
www.eeworm.com/read/271875/4221702
h oid_stash.h
#ifndef OID_STASH_H
#define OID_STASH_H
/*
* designed to store/retrieve information associated with a given oid.
* Storage is done in an efficient tree manner for fast lookups.
*/
#define OID_STA
www.eeworm.com/read/262948/4307316
5 rlm_sql.5
.TH rlm_sql 5 "5 February 2004" "" "FreeRADIUS Module"
.SH NAME
rlm_sql \- FreeRADIUS Module
.SH DESCRIPTION
The \fIrlm_sql\fP module provides an SQL interface to retrieve
authorization information an
www.eeworm.com/read/262636/4310198
properties ordermessages_en.properties
error.order.usernull=Username not specified
error.order.retrieval=Unable to retrieve orders
error.order.shopnull=Shop not specified
error.order.null=Order not specified
error.order.nullitemid=Order
www.eeworm.com/read/255402/4376346
5 rlm_sql.5
.TH rlm_sql 5 "5 February 2004" "" "FreeRADIUS Module"
.SH NAME
rlm_sql \- FreeRADIUS Module
.SH DESCRIPTION
The \fIrlm_sql\fP module provides an SQL interface to retrieve
authorization information an
www.eeworm.com/read/392889/8320193
html formkit.html
wiki.tcl.tk
formkit
Updated 2005-12-01 17:20:05 by escargo ▲
The following package uses tclhttpd templates (tml pages)and metakit to store and retrieve web form information. Tclhttpd "proxies" for
www.eeworm.com/read/174006/9612508
txt 6.2.txt
Listing 6.2 Adding a finally Block
using System;
namespace _1_TryCatch
{
class Class1
{
[STAThread]
static void Main(string[] args)
{
try
{
// retrieve number from user
Console.Write( “Ent
www.eeworm.com/read/170543/9799496
ini yzcx.ini
[Option]
CardAddress=
HelpFileName=Yzhelp.hlp
MailAutoRun=0
MailRefreshTime=0
AutoHide=0
Retrieve=1
Money_CF=300.00
Money_SB=10000.00
FilePath=
[Database]
SQLCA.DBMS = "MSS Microsoft SQL
www.eeworm.com/read/192096/8406572
htm ch18_09.htm
Recipe 18.8. Using Whois to Retrieve Information from the InterNIC (Perl Cookbook)
www.eeworm.com/read/183260/9173938
sql whileloop.sql
REM WhileLoop.sql
REM Chapter 6, Oracle9i PL/SQL Programming by Scott Urman
REM This block illustrates a WHILE cursor fetch loop.
DECLARE
-- Cursor to retrieve the information about History st
www.eeworm.com/read/275831/10794395
rb 16 - setting cookies and other http response headers.rb
#!/usr/bin/ruby
# headers.cgi
require "cgi"
cgi = CGI.new("html3")
# Retrieve or create the "rubycookbook" cookie
cookie = cgi.cookies['rubycookbook']
cookie = CGI::Cookie.new('rubycookbook', 'hits=