代码搜索:fetch
找到约 3,617 项符合「fetch」的源代码
代码结果 3,617
www.eeworm.com/read/383659/2615773
h fetch.h
#ifndef _ZZIP_FORMATS_H
#define _ZZIP_FORMATS_H
#include
#include
/* linux knows "byteswap.h" giving us an optimized variant */
#ifdef ZZIP_HAVE_BYTESWAP_H
#include
www.eeworm.com/read/381087/2649883
dfm fetch.dfm
object FetchForm: TFetchForm
Left = 215
Top = 179
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'Fetching'
ClientHeight = 87
ClientWidth = 290
Color = clBtnFace
www.eeworm.com/read/381087/2649884
xfm fetch.xfm
object FetchForm: TFetchForm
Left = 219
Top = 202
Width = 290
Height = 87
HorzScrollBar.Range = 249
VertScrollBar.Range = 81
ActiveControl = btCancel
BorderIcons = [biSystemMenu]
Bor
www.eeworm.com/read/381087/2649885
pas fetch.pas
unit Fetch;
interface
uses
{$IFDEF LINUX}
Types, QGraphics, QControls, QForms, QDialogs, QStdCtrls, QDBCtrls, QComCtrls,
QExtCtrls, QGrids, QDBGrids, OdacClx,
{$ELSE}
Windows, Messa
www.eeworm.com/read/381087/2650061
nfm fetch.nfm
object FetchForm: TFetchForm
Left = 215
Top = 179
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'Fetching'
ClientHeight = 87
ClientWidth = 290
Color = clBtnFace
www.eeworm.com/read/381087/2650062
pas fetch.pas
unit Fetch;
interface
uses
{$IFDEF LINUX}
Types, QGraphics, QControls, QForms, QDialogs, QStdCtrls, QDBCtrls, QComCtrls,
QExtCtrls, QGrids, QDBGrids, OdacClx,
{$ELSE}
Windows, Messa
www.eeworm.com/read/376006/2717950
pgc fetch.pgc
#include
#include
#include
EXEC SQL INCLUDE ../regression;
int main(int argc, char* argv[]) {
EXEC SQL BEGIN DECLARE SECTION;
char str[25];
int i, count=1;
www.eeworm.com/read/368758/2810663
c fetch.c
/*
* (C) Copyright 2001
* Murray Jensen, CSIRO-MIT,
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you ca
www.eeworm.com/read/358128/3000254
al fetch.al
# NOTE: Derived from ../../lib/POSIX.pm.
# Changes made here will be lost when autosplit is run again.
# See AutoSplit.pm.
package POSIX::SigRt;
#line 1042 "../../lib/POSIX.pm (autosplit into ../../l