6 lines
81 B
Python
6 lines
81 B
Python
#!/usr/bin/env python
|
|
# -*- coding: utf-8 -*-
|
|
"""
|
|
Dict Module - 字典模块
|
|
"""
|