代码搜索:REQUEST
找到约 10,000 项符合「REQUEST」的源代码
代码结果 10,000
www.eeworm.com/read/466089/7044418
java modifiedclient.java
/*
* Author: yanghui
* 063398
*/
import java.io.*;
import java.net.*;
//count the number of bytes that it sends and receives
public class ModifiedClient {
/*The connection port*/
final
www.eeworm.com/read/465763/7045271
c ll_rw_blk.c
/*
* linux/kernel/blk_dev/ll_rw.c
*
* (C) 1991 Linus Torvalds
*/
/*
* This handles all read/write requests to block devices
*/
#include
#include
#include
www.eeworm.com/read/465792/7046104
cpp 银行家算法.cpp
#include
using namespace std;
#define MAXPROCESS 50 /*最大进程数*/
#define MAXRESOURCE 100 /*最大资源数*/
int AVAILABLE[MA
www.eeworm.com/read/465384/7054541
tmp ve-6b.tmp
// ListDialog.cpp : implementation file
//
#include "stdafx.h"
#include "Banker.h"
#include "ListDialog.h"
#include "RsDialog.h"
// ListDialog dialog
IMPLEMENT_DYNAMIC(ListDialog, CDial