示例#1
0
 def GetDownloadCount(self):
   return int(GeneralCounter.get_count(str(self.key())))
示例#2
0
def GetViews(keystring):
    return GeneralCounter.get_count(keystring)