代码搜索:Retrieve
找到约 2,147 项符合「Retrieve」的源代码
代码结果 2,147
www.eeworm.com/read/392889/8320189
txt formkit.txt
The following package uses tclhttpd templates (tml pages)and metakit to store and retrieve web form information. Tclhttpd "proxies" form submissions/requests, thus giving a multiuser and pseudo "acidi
www.eeworm.com/read/171849/9732242
c wide_curupd.c
/*
** Program Name : wide_curupd.c : For XNL feature.
**
** Description : This program uses a cursor to retrieve data from the
** publishers table in the pubs2 database. It retrie
www.eeworm.com/read/283969/8974354
c cursor_sel.c
/* Program Name : cursor_sel.c
**
** Description : This program uses a cursor to retrieve data from a table.
** It also accepts an input parameter for the 'where' clause.
**
** Inputs : Value fo
www.eeworm.com/read/168118/9938504
m fmget.m
function val=fmget(fmat,action)
%
% val=fmget(fmat,action)
%
% FMGET is used to retrieve information from a flexi-matrix (see FMSET for a
% definition. There are three possible values for action
www.eeworm.com/read/456209/7353799
svn-base getoptions.sci.svn-base
function v = getoptions(options, name, v, mendatory)
// getoptions - retrieve options parameter
//
// v = getoptions(options, name, v, mendatory)
//
// Copyright (c) 2008 Gabriel Peyre
if argn(2)
www.eeworm.com/read/456209/7353885
sci getoptions.sci
function v = getoptions(options, name, v, mendatory)
// getoptions - retrieve options parameter
//
// v = getoptions(options, name, v, mendatory)
//
// Copyright (c) 2008 Gabriel Peyre
if argn(2)