代码搜索:methods

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

代码结果 10,000
www.eeworm.com/read/205898/5014185

pm methods.pm

package Net::HTTP::Methods; # $Id: Methods.pm,v 1.7 2001/12/05 16:58:05 gisle Exp $ require 5.005; # 4-arg substr use strict; use vars qw($VERSION); $VERSION = "0.02"; my $CRLF = "\015\012"; #
www.eeworm.com/read/205824/5018409

c methods.c

/* =============================================================== Method Functions */ #include /* @unimplemented */ KSDDKAPI NTSTATUS NTAPI KsMethodHandler( IN PIRP Irp, IN
www.eeworm.com/read/195013/5122910

c methods.c

/* * * * Copyright (C) 2000 Stelias Computing, Inc. * Copyright (C) 2000 Red Hat, Inc. * Copyright (C) 2000 Mountain View Data, Inc. * * Extended Attribute Support * Copyright (C) 2001 Sh
www.eeworm.com/read/193974/5138481

test_methods

test_methods Bound and unbound methods (test_methods.py) unbound method equality method attributes unbound method invocation w/ explicit self "unbound" methods of builtin types
www.eeworm.com/read/178879/5312152

wk-methods

# Well-Known methods 0x40=GET 0x41=OPTIONS 0x42=HEAD 0x43=DELETE 0x44=TRACE 0x60=POST 0x61=PUT
www.eeworm.com/read/177773/5320073

csproj methods.csproj

 Debug
www.eeworm.com/read/177773/5320077

sln methods.sln

 Microsoft Visual Studio Solution File, Format Version 9.00 # Visual Studio 2005 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Methods", "Methods\Methods.csproj", "{2D92B400-BFEE-48E5-BAA9-
www.eeworm.com/read/173918/5366533

wk-methods

# Well-Known methods 0x40=GET 0x41=OPTIONS 0x42=HEAD 0x43=DELETE 0x44=TRACE 0x60=POST 0x61=PUT
www.eeworm.com/read/167185/5462726

h methods.h

/* Copyright (c) 1995 Entropic Research Laboratory, Inc. */ /* @(#)methods.h 1.2 9/26/95 ATT/ERL/ESI */ /* methods.h */ struct methods { char *name; char *(*meth)(); struct methods *next; }; #d
www.eeworm.com/read/167185/5463501

c methods.c

/* This material contains proprietary software of Entropic Speech, Inc. Any reproduction, distribution, or publication without the prior written permission of Entropic Speech, Inc. is str