
Python
草琳情
独立自强!
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Python日志查询
#!/usr/bin/python #-*- coding: UTF-8 -*- import os, sys, string, codecs # 设置字符集 reload(sys) sys.setdefaultencoding("utf-8") # 将比赛ID, 玩家id加入 def AddMapKeySetVal(Map, Key, Val): if Map.has_key(K原创 2017-08-17 16:33:58 · 868 阅读 · 0 评论 -
Python数据库查询
# -*- coding: UTF-8 -*- import time import MySQLdb hostUrl = "139.199.179.128" hortPort = 19000 username = " " password = " " db_center = "guangxi_center" db_logic = "guangxi_logic" gset =se原创 2017-08-17 16:34:44 · 770 阅读 · 0 评论 -
python分类查询
#!/usr/bin/python #-*- coding: UTF-8 -*- import os, sys, string, codecs # 设置字符集 reload(sys) sys.setdefaultencoding("utf-8") # 将比赛ID, 玩家id加入 def AddMapKeySetVal(Map, Key, Val): if Map.has_key(K原创 2017-08-17 16:35:53 · 381 阅读 · 0 评论 -
PYthon日志查询
#!/usr/bin/python #-*- coding: UTF-8 -*- import os, sys, string, codecs # 设置字符集 reload(sys) sys.setdefaultencoding("utf-8") # 将比赛ID, 玩家id加入 def AddMapKeySetVal(Map, Key, Val): if Map.has_key(...原创 2019-08-19 14:21:05 · 982 阅读 · 0 评论