4 lines
96 B
Python
4 lines
96 B
Python
#!/usr/bin/env python
|
|
# -*- coding: utf-8 -*-
|
|
|
|
"""工具模块,提供各种辅助功能。""" |