MCPcopy
hub / github.com/xianyuyimu/TVBOX- / getName

Method getName

一木源/JSON/娱乐包/爱央视.py:11–12  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

9
10class Spider(Spider): # 元类 默认的元类 type
11 def getName(self):
12 return "央视"
13 def init(self,extend=""):
14 print("============{0}============".format(extend))
15 pass

Callers 6

"nth-of-type"Function · 0.80
"nth-last-of-type"Function · 0.80
"first-of-type"Function · 0.80
"last-of-type"Function · 0.80
"only-of-type"Function · 0.80
KsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected