Files
nsfocus_all/nsfocus_web_excel.py
bozhihouc 0e40b65ea1 2021-05-06
搁置
2021-05-06 09:14:29 +08:00

15 lines
379 B
Python
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#!/usr/bin/env python
# -*- coding: utf-8 -*-
# @Time : 2021/4/26 下午5:02
# @Author : 852782749@qq.com
# @File : nsfocus_web_excel.py.py
# @Software: PyCharm
import sys
reload(sys)
sys.setdefaultencoding("utf-8")
### 2021-04-26
### 好多年没动过了尝试下web报表忘了不少代码...哎...
### 2021-05-06
### 没有想好具体需求,报表搁置