代码搜索:Header
找到约 10,000 项符合「Header」的源代码
代码结果 10,000
www.eeworm.com/read/197479/5094588
h header.h
/* header.h
Defines SOAP Header data structure shared by client and service modules.
As an example, authentication information can be included in the header.
Copyright (C) 2000-2002 Robert A. van
www.eeworm.com/read/197479/5094596
h header.h
/* header.h
Defines SOAP Header data structure shared by client and service modules
As an example, authentication information can be included in the header.
Copyright (C) 2000-2002 Robert A. van
www.eeworm.com/read/195201/5114202
h header.h
/*************************************************************************
This software module was originally developed by
Ming-Chieh Lee (mingcl@microsoft.com), Microsoft Corporation
Wei-g
www.eeworm.com/read/195201/5114405
h header.h
/*************************************************************************
This software module was originally developed by
Ming-Chieh Lee (mingcl@microsoft.com), Microsoft Corporation
Wei-g
www.eeworm.com/read/193974/5138120
py header.py
# Copyright (C) 2002 Python Software Foundation
# Author: che@debian.org (Ben Gertzfield), barry@zope.com (Barry Warsaw)
"""Header encoding and decoding functionality."""
import re
import binascii
f