代码搜索:REQUEST
找到约 10,000 项符合「REQUEST」的源代码
代码结果 10,000
www.eeworm.com/read/358419/10189370
cpp request.cpp
// Request.cpp: implementation of the Request class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Request.h"
#ifdef _DEBUG
#undef T
www.eeworm.com/read/425753/10328874
h request.h
#if !defined(AFX_REQUEST_H__BFB4EDBA_DAE1_11D5_B2C4_5254AB2BD63E__INCLUDED_)
#define AFX_REQUEST_H__BFB4EDBA_DAE1_11D5_B2C4_5254AB2BD63E__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MS
www.eeworm.com/read/425753/10328937
cpp request.cpp
// Request.cpp : implementation file
//
#include "stdafx.h"
#include "8_1.h"
#include "Request.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THI
www.eeworm.com/read/425753/10329328
h request.h
#if !defined(AFX_REQUEST_H__BFB4EDBA_DAE1_11D5_B2C4_5254AB2BD63E__INCLUDED_)
#define AFX_REQUEST_H__BFB4EDBA_DAE1_11D5_B2C4_5254AB2BD63E__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MS
www.eeworm.com/read/425753/10329367
cpp request.cpp
// Request.cpp : implementation file
//
#include "stdafx.h"
#include "8_1.h"
#include "Request.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THI
www.eeworm.com/read/425753/10329675
h request.h
#if !defined(AFX_REQUEST_H__78956C05_DA8D_11D5_B2C4_5254AB2BD63E__INCLUDED_)
#define AFX_REQUEST_H__78956C05_DA8D_11D5_B2C4_5254AB2BD63E__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MS
www.eeworm.com/read/425753/10329721
cpp request.cpp
// Request.cpp : implementation file
//
#include "stdafx.h"
#include "7_1.h"
#include "Request.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_
www.eeworm.com/read/425735/10332415
js request.js
/**
* Ajax 基本请求信息文件
* 作者: J li
*/
//处理浏览器,用来选择不同的XML读取函数
var agt = navigator.userAgent.toLowerCase();
var is_opera = (agt.indexOf("opera") != -1);
var is_ie = (agt.indexOf("msie") != -1) &
www.eeworm.com/read/425527/10349694
h request.h
#ifndef __REQUEST_H__
#define __REQUEST_H__
#include"hal.h"
#define TRY_NUM 100
#define MAX_EP 5
#define PIDSETUP 0x00
#define PIDOUT 0x01
#define PIDIN 0x02
www.eeworm.com/read/425527/10349704
c request.c
#include"Request.h"
SUDEV uDev;
uint16 PTD [20];
uint8 DESC[40];
extern SFLAGS bFlags;
uint8 EnumUSBDev(void)
{
uint8 ConfigTLen;
/**************************(1)GET DEVICE DESCRIPER***