代码搜索:REQUEST

找到约 10,000 项符合「REQUEST」的源代码

代码结果 10,000
www.eeworm.com/read/383449/8945606

c sdpd-request.c

/* * * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2001-2002 Nokia Corporation * Copyright (C) 2002-2003 Maxim Krasnyansky * Copyright (C) 2002-2008 M
www.eeworm.com/read/383171/8965697

c dmc_request.c

/* dmc_request.c 02mar89 mwiederspahn utig * * modified 05jul89 mw open for a+, if this fails, open r * * This package permits random access to interim DMC request files. * It works only on the s
www.eeworm.com/read/427141/8973661

class request$action.class

www.eeworm.com/read/426767/9000254

c vendor_request.c

/* LIBUSB-WIN32, Generic Windows USB Library * Copyright (c) 2002-2005 Stephan Meyer * * This program is free software; you can redistribute it and/or modify * it under the term
www.eeworm.com/read/377999/9254879

js http_request.js

var request = null; /* Initialize a Request object that is already constructed */ function initReq(reqType,url,bool,respHandle){ try{ /* Specify the function that will handle the HTTP resp
www.eeworm.com/read/377572/9270657

cc test_request.cc

// -*- c-basic-offset: 4; tab-width: 8; indent-tabs-mode: t -*- // Copyright (c) 2001-2008 XORP, Inc. // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this sof
www.eeworm.com/read/178690/9388695

h request_list.h

// libTorrent - BitTorrent library // Copyright (C) 2005-2006, Jari Sundell // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public L
www.eeworm.com/read/178690/9388703

cc request_list.cc

// libTorrent - BitTorrent library // Copyright (C) 2005-2006, Jari Sundell // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public L
www.eeworm.com/read/374657/9390244

dfm u_request.dfm

www.eeworm.com/read/374657/9390862

pas u_request.pas

unit u_request; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, Buttons; type TRequest_form = class(TForm) testo: TEdit;