代码搜索:Retrieve
找到约 2,147 项符合「Retrieve」的源代码
代码结果 2,147
www.eeworm.com/read/253785/4392124
m ttretrieve.m
% TTRETRIEVE Retrieve a fetched message from a mailbox
%
% Usage: msg = ttRetrieve(mailboxname)
%
% Inputs:
% mailboxname Name of a mailbox.
%
% Note:
% The message must have been fetched
www.eeworm.com/read/293767/8275526
java medianimage.java
package IrisRecog;
/**
* MedianImage.java
*
* Subclasses the unwrapped image class to provided one more method of
* functionality to retrieve pixel intensities.
*
* @owner Michael Hu
www.eeworm.com/read/293183/8310293
m contents.m
%Pattern Recognition Tools (PRTOOLS 3.1.7)
% Version 1 February 2002 (after PRSD course)
%
%Datasets and Mappings
%---------------------
%dataset Define and retrieve dataset from datamatrix and la
www.eeworm.com/read/293183/8310806
m prtools.m
%Pattern Recognition Tools (PRTOOLS 3.1.7)
% Version 1 February 2002 (after PRSD course)
%
%Datasets and Mappings
%---------------------
%dataset Define and retrieve dataset from datamatrix and la
www.eeworm.com/read/171849/9732231
c wide_dynamic.c
/*
** Program name : dynamic_cur.c : For XNL feature
**
** Description : This program uses Dynamic SQL to retrieve values
** from the 'titles' table in the 'tempdb' database.
**
www.eeworm.com/read/146831/12608200
c utility.c
/*
Utility functions
*/
#include "netfone.h"
// RSTRING -- Retrieve a string from the resource file.
char *rstring(int resid)
{
#define maxCStrings 10 // Maximum
www.eeworm.com/read/490703/1196460
txt 典型处理.txt
典型的字典维护处理
1.在Window中
. open_event
//Retrieve Row
postevent("ue_retrieve")
//将所有 Datawindow 设置为保护状态
f_setdwprotect(tab_1.tabpage_2.dw_1,true)
//将所有删除,保存,取消button设为不可视
cb_del1.visible = false
c
www.eeworm.com/read/490703/1196467
txt 典型处理.txt
典型的字典维护处理
1.在Window中
. open_event
//Retrieve Row
postevent("ue_retrieve")
//将所有 Datawindow 设置为保护状态
f_setdwprotect(tab_1.tabpage_2.dw_1,true)
//将所有删除,保存,取消button设为不可视
cb_del1.visible = false
c