Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GeoInsights/ChinaAQIData
/ functions
Functions
251 in github.com/GeoInsights/ChinaAQIData
⨍
Functions
251
◇
Types & classes
67
Method
__init__
(self, index, value)
python-wcfbin/wcf/records/attributes.py:389
Method
__repr__
(self)
python-wcfbin/wcf/records/base.py:72
Method
__str__
(self)
python-wcfbin/WcfPlugin.py:42
Method
__str__
(self)
python-wcfbin/wcf/MyHTMLParser.py:67
Method
__str__
(self)
python-wcfbin/wcf/datatypes.py:92
Method
__str__
(self)
python-wcfbin/wcf/datatypes.py:147
Method
__str__
>>> str(Decimal(False, 0, 1234, 3)) '1.234' >>> str(Decimal(False, 0, 1234, 1)) '123.4' >>> str(Decimal(True,
python-wcfbin/wcf/datatypes.py:190
Method
__str__
(self)
python-wcfbin/wcf/records/text.py:67
Method
__str__
(self)
python-wcfbin/wcf/records/text.py:89
Method
__str__
(self)
python-wcfbin/wcf/records/text.py:100
Method
__str__
(self)
python-wcfbin/wcf/records/text.py:122
Method
__str__
(self)
python-wcfbin/wcf/records/text.py:240
Method
__str__
(self)
python-wcfbin/wcf/records/text.py:277
Method
__str__
(self)
python-wcfbin/wcf/records/text.py:309
Method
__str__
(self)
python-wcfbin/wcf/records/text.py:341
Method
__str__
>>> str(QNameDictionaryTextRecord('b', 2)) 'b:Envelope'
python-wcfbin/wcf/records/text.py:377
Method
__str__
>>> str(FloatTextRecord(float('-inf'))) '-INF' >>> str(FloatTextRecord(-0.0)) '-0' >>> str(FloatTextRecord(1.
python-wcfbin/wcf/records/text.py:413
Method
__str__
>>> str(DoubleTextRecord(float('-inf'))) '-INF' >>> str(DoubleTextRecord(-0.0)) '-0' >>> str(DoubleTextRecord
python-wcfbin/wcf/records/text.py:457
Method
__str__
(self)
python-wcfbin/wcf/records/text.py:492
Method
__str__
>>> str(DatetimeTextRecord(621355968000000000,0)) '1970-01-01T00:00:00' >>> str(DatetimeTextRecord(0,0)) '0001-01-01T
python-wcfbin/wcf/records/text.py:522
Method
__str__
(self)
python-wcfbin/wcf/records/text.py:575
Method
__str__
(self)
python-wcfbin/wcf/records/text.py:675
Method
__str__
>>> str(UuidTextRecord('urn:uuid:33221100-5544-7766-8899-aabbccddeeff')) '33221100-5544-7766-8899-aabbccddeeff'
python-wcfbin/wcf/records/text.py:694
Method
__str__
(self)
python-wcfbin/wcf/records/text.py:719
Method
__str__
(self)
python-wcfbin/wcf/records/text.py:741
Method
__str__
(self)
python-wcfbin/wcf/records/text.py:774
Method
__str__
(self)
python-wcfbin/wcf/records/text.py:827
Method
__str__
(self)
python-wcfbin/wcf/records/text.py:856
Method
__str__
(self)
python-wcfbin/wcf/records/elements.py:73
Method
__str__
(self)
python-wcfbin/wcf/records/elements.py:110
Method
__str__
(self)
python-wcfbin/wcf/records/elements.py:139
Method
__str__
>>> str(DictionaryElementRecord('x', 2)) '<x:Envelope>'
python-wcfbin/wcf/records/elements.py:182
Method
__str__
>>> str(CommentRecord('test')) '<!-- test -->'
python-wcfbin/wcf/records/base.py:173
Method
__str__
>>> from wcf.records.elements import ShortElementRecord >>> from wcf.records.text import Int32TextRecord >>> str(ArrayRecord(
python-wcfbin/wcf/records/base.py:264
Method
__str__
(self)
python-wcfbin/wcf/records/attributes.py:70
Method
__str__
(self)
python-wcfbin/wcf/records/attributes.py:111
Method
__str__
(self)
python-wcfbin/wcf/records/attributes.py:153
Method
__str__
(self)
python-wcfbin/wcf/records/attributes.py:196
Method
__str__
(self)
python-wcfbin/wcf/records/attributes.py:227
Method
__str__
(self)
python-wcfbin/wcf/records/attributes.py:262
Method
__str__
(self)
python-wcfbin/wcf/records/attributes.py:310
Method
__str__
(self)
python-wcfbin/wcf/records/attributes.py:344
Method
_read_line
(soc)
python-wcfbin/proxy.py:168
Method
close
(self)
python-wcfbin/proxy.py:315
Function
cls_sort
(a, b)
python-wcfbin/doc/source/listrecords.py:11
Method
do_CONNECT
(self)
python-wcfbin/proxy.py:70
Method
do_GET
(self)
python-wcfbin/proxy.py:84
Function
encode_decode
(headers, data)
python-wcfbin/proxy.py:400
Method
get_starttag_text
Return full source of start tag: '<...>'.
python-wcfbin/wcf/MyHTMLParser.py:128
Method
handle
(self)
python-wcfbin/proxy.py:46
Method
handle_charref
(self, name)
python-wcfbin/wcf/xml2records.py:257
Method
handle_comment
(self, data)
python-wcfbin/wcf/MyHTMLParser.py:358
Method
handle_comment
(self, comment)
python-wcfbin/wcf/xml2records.py:268
Method
handle_decl
(self, decl)
python-wcfbin/wcf/MyHTMLParser.py:362
Method
handle_endtag
(self, tag)
python-wcfbin/wcf/xml2records.py:241
Method
handle_entityref
(self, name)
python-wcfbin/wcf/xml2records.py:263
Method
handle_startendtag
(self, tag, attrs)
python-wcfbin/wcf/xml2records.py:229
Method
handle_starttag
(self, tag, attrs)
python-wcfbin/wcf/xml2records.py:216
Function
handler
(signo, frame)
python-wcfbin/proxy.py:296
Method
log_message
(self, format, *args)
python-wcfbin/proxy.py:248
Method
parse
Parses a XML String/Fileobject into a Record tree :param data: a XML string or fileobject :returns: a Record tree >
python-wcfbin/wcf/xml2records.py:307
Method
parse
>>> from io import BytesIO >>> fp = BytesIO(b'\\x7f') >>> mb = MultiByteInt31.parse(fp) >>> mb.value 127
python-wcfbin/wcf/datatypes.py:96
Method
parse
>>> from io import BytesIO >>> fp = BytesIO(b"\\x05\\xc3\\xbcber") >>> s = Utf8String.parse(fp) >>> s.to_bytes()
python-wcfbin/wcf/datatypes.py:151
Method
parse
(cls, fp)
python-wcfbin/wcf/records/text.py:71
Method
parse
(cls, fp)
python-wcfbin/wcf/records/text.py:93
Method
parse
(cls, fp)
python-wcfbin/wcf/records/text.py:104
Method
parse
r""" >>> from io import BytesIO >>> fp = BytesIO(b'\xff') >>> Int8TextRecord.parse(fp).value -1
python-wcfbin/wcf/records/text.py:126
Method
parse
r""" >>> from io import BytesIO >>> fp = BytesIO(b'\xff\xff') >>> Int16TextRecord.parse(fp).value -1
python-wcfbin/wcf/records/text.py:148
Method
parse
r""" >>> from io import BytesIO >>> fp = BytesIO(b'\xff\xff\xff\xff') >>> Int32TextRecord.parse(fp).value -1
python-wcfbin/wcf/records/text.py:170
Method
parse
r""" >>> from io import BytesIO >>> fp = BytesIO(b'\xff\xff\xff\xff\xff\xff\xff\xff') >>> Int64TextRecord.parse(fp).value
python-wcfbin/wcf/records/text.py:192
Method
parse
r""" >>> from io import BytesIO >>> fp = BytesIO(b'\xff\xff\xff\xff\xff\xff\xff\xff') >>> int(UInt64TextRecord.parse(fp).value
python-wcfbin/wcf/records/text.py:214
Method
parse
r""" >>> from io import BytesIO >>> fp = BytesIO(b'\x01') >>> BoolTextRecord.parse(fp).value True
python-wcfbin/wcf/records/text.py:244
Method
parse
>>> from io import BytesIO >>> fp = BytesIO(b'\\x06a\\x00b\\x00c\\x00') >>> str(UnicodeChars8TextRecord.parse(fp)) 'a
python-wcfbin/wcf/records/text.py:281
Method
parse
>>> from io import BytesIO >>> fp = BytesIO(b'\\x06\\x00a\\x00b\\x00c\\x00') >>> str(UnicodeChars16TextRecord.parse(fp))
python-wcfbin/wcf/records/text.py:313
Method
parse
>>> from io import BytesIO >>> fp = BytesIO(b'\\x06\\x00\\x00\\x00a\\x00b\\x00c\\x00') >>> str(UnicodeChars32TextRecord.parse
python-wcfbin/wcf/records/text.py:345
Method
parse
>>> from io import BytesIO >>> fp = BytesIO(b'\\x01\\x00\\x00\\x02') >>> str(QNameDictionaryTextRecord.parse(fp)) 'b:
python-wcfbin/wcf/records/text.py:385
Method
parse
r""" >>> from io import BytesIO >>> fp = BytesIO(b'\xd1"\xab?') >>> FloatTextRecord.parse(fp).value 1.3370000123977661
python-wcfbin/wcf/records/text.py:431
Method
parse
r""" >>> from io import BytesIO >>> fp = BytesIO(b'1\x08\xac\x1cZd\xf5?') >>> DoubleTextRecord.parse(fp).value 1.337
python-wcfbin/wcf/records/text.py:475
Method
parse
r""" >>> from io import BytesIO >>> fp = BytesIO(b'\x00\x00\x03\x00\x00\x00\x00\x009\x05\x00\x00\x00\x00\x00\x00') >>> str(Dec
python-wcfbin/wcf/records/text.py:504
Method
parse
>>> from io import BytesIO >>> fp = BytesIO(b'\\xFF\\x3F\\x37\\xF4\\x75\\x28\\xCA\\x2B') >>> str(DatetimeTextRecord.parse(fp)
python-wcfbin/wcf/records/text.py:549
Method
parse
r""" >>> from io import BytesIO >>> fp = BytesIO(b'\x04test') >>> str(Chars8TextRecord.parse(fp)) 'test'
python-wcfbin/wcf/records/text.py:591
Method
parse
r""" >>> from io import BytesIO >>> fp = BytesIO(b'\x04\x00test') >>> str(Chars16TextRecord.parse(fp)) 'test'
python-wcfbin/wcf/records/text.py:619
Method
parse
r""" >>> from io import BytesIO >>> fp = BytesIO(b'\x04\x00\x00\x00test') >>> str(Chars32TextRecord.parse(fp)) 'test'
python-wcfbin/wcf/records/text.py:647
Method
parse
r""" >>> from io import BytesIO >>> fp = BytesIO(b'\x00\x11"3DUfw\x88\x99\xaa\xbb\xcc\xdd\xee\xff') >>> str(UniqueIdTextRecord
python-wcfbin/wcf/records/text.py:679
Method
parse
r""" >>> from io import BytesIO >>> fp = BytesIO(b'\x03abc') >>> bytes(Bytes8TextRecord.parse(fp).value) b'abc'
python-wcfbin/wcf/records/text.py:723
Method
parse
r""" >>> from io import BytesIO >>> fp = BytesIO(b'\x03\x00abc') >>> bytes(Bytes16TextRecord.parse(fp).value) b'abc'
python-wcfbin/wcf/records/text.py:756
Method
parse
r""" >>> from io import BytesIO >>> fp = BytesIO(b'\x03\x00\x00\x00abc') >>> bytes(Bytes32TextRecord.parse(fp).value)
python-wcfbin/wcf/records/text.py:789
Method
parse
r""" >>> from io import BytesIO >>> fp = BytesIO(b'\x00Q%\x02\x00\x00\x00\x00') >>> str(TimeSpanTextRecord.parse(fp))
python-wcfbin/wcf/records/text.py:831
Method
parse
r""" >>> from io import BytesIO >>> fp = BytesIO(b'\x02') >>> str(DictionaryTextRecord.parse(fp)) 'Envelope'
python-wcfbin/wcf/records/text.py:860
Method
parse
r""" >>> from io import BytesIO >>> fp = BytesIO(b'\x08Envelope') >>> ser = ShortElementRecord.parse(fp) >>> str(ser)
python-wcfbin/wcf/records/elements.py:81
Method
parse
r""" >>> from io import BytesIO >>> fp = BytesIO(b'\x02') >>> sder = ShortDictionaryElementRecord.parse(fp) >>> str(sd
python-wcfbin/wcf/records/elements.py:160
Method
parse
r""" >>> from io import BytesIO >>> fp = BytesIO(b'\x01x\x02') >>> sder = DictionaryElementRecord.parse(fp) >>> str(sd
python-wcfbin/wcf/records/elements.py:209
Method
parse
r""" >>> from io import BytesIO >>> fp = BytesIO(b'\x04test') >>> pear = PrefixElementARecord.parse(fp) >>> str(pear)
python-wcfbin/wcf/records/elements.py:241
Method
parse
r""" >>> from io import BytesIO >>> fp = BytesIO(b'\x02') >>> str(PrefixDictionaryElementSRecord.parse(fp)) '<s:Envelo
python-wcfbin/wcf/records/elements.py:272
Method
parse
(cls, fp)
python-wcfbin/wcf/records/base.py:181
Method
parse
>>> from wcf.records import * >>> from io import BytesIO >>> buf = BytesIO(b'@\\x04item\\x01\\x8d\\x03\\x01\\x00\\x00\\x00\\x
python-wcfbin/wcf/records/base.py:234
Method
parse
>>> from io import BytesIO >>> fp = BytesIO(b'\\x04test\\x86') >>> sar = ShortAttributeRecord.parse(fp) >>> str(sar.n
python-wcfbin/wcf/records/attributes.py:74
Method
parse
>>> from io import BytesIO >>> fp = BytesIO(b'\\x0c\\x86') >>> sdar = ShortDictionaryAttributeRecord.parse(fp) >>> sd
python-wcfbin/wcf/records/attributes.py:157
Method
parse
>>> from io import BytesIO >>> fp = BytesIO(b'\\x01x\\x02\\x86') >>> dar = DictionaryAttributeRecord.parse(fp) >>> st
python-wcfbin/wcf/records/attributes.py:201
Method
parse
>>> from io import BytesIO >>> fp = BytesIO(b'\\x06') >>> sdxar = ShortDictionaryXmlnsAttributeRecord.parse(fp) >>> s
python-wcfbin/wcf/records/attributes.py:241
← previous
next →
101–200 of 251, ranked by callers