代码搜索:Retrieve
找到约 2,147 项符合「Retrieve」的源代码
代码结果 2,147
www.eeworm.com/read/167890/5451374
py netevents.py
#!/usr/bin/python
import socket, signal, sys, atexit, os, threading, thread, termios, struct, time
import xml.sax.handler
import getprops
class netevents:
def graceful_quit (self, one, two):
www.eeworm.com/read/368784/9678669
cpp buffer.cpp
#include
#include
#include
#include
// 功能:实现buffer.h中的各个缓冲类的函数
#include "buffer.h"
DOUBLE defaulterr = 1e-8; // 缺省的误差调整值
int doadjust = 1;
www.eeworm.com/read/146548/12639871
cpp buffer.cpp
#include
#include
#include
// 功能:实现buffer.h中的各个缓冲类的函数
#include "buffer.h"
#include "cbuffer.h"
DOUBLE defaulterr = 1e-8; // 缺省的误差调整值
int doadjust = 1; /
www.eeworm.com/read/113740/15449188
cpp buffer.cpp
#include
#include
#include
// 功能:实现buffer.h中的各个缓冲类的函数
#include "buffer.h"
#include "cbuffer.h"
DOUBLE defaulterr = 1e-8; // 缺省的误差调整值
int doadjust = 1; /
www.eeworm.com/read/109998/15543789
cpp buffer.cpp
#include
#include
#include
// 功能:实现buffer.h中的各个缓冲类的函数
#include "buffer.h"
#include "cbuffer.h"
DOUBLE defaulterr = 1e-8; // 缺省的误差调整值
int doadjust = 1; /
www.eeworm.com/read/105513/15666021
java datastoreexception.java
package netstore.framework.exceptions;
/**
* This exception is used to report an error that occurs when interacting with
* the underlying datastore.
*/
public class DatastoreException extend
www.eeworm.com/read/278099/10571229
h disk_sn.h
/* +++Date last modified: 05-Jul-1997 */
/*
** get_disk_id() - Retrieve a disk serial number
*/
#ifndef DISK_SN__H
#define DISK_SN__H
char *get_disk_id(int drive);
#endif /* DISK_SN__
www.eeworm.com/read/208744/7809204
cpp marshal.cpp
/******************************************************************************
Meridian prototype distribution
Copyright (C) 2005 Bernard Wong
This program is free software; you can redistribute it
www.eeworm.com/read/136959/13350941
h disk_sn.h
/*
** get_disk_id() - Retrieve a disk serial number
*/
#ifndef DISK_SN__H
#define DISK_SN__H
char *get_disk_id(int drive);
#endif /* DISK_SN__H */