# Packages
No description provided by the author
# Functions
GetCostTime
@Description: 获取耗时 保留最后两位小数 @param startTime @return string.
GetLocalIPs
@Description: 获取本地IP地址 过滤私有地址.
GetRandLocalIP
@Description: 获取本地随机IP @return string.
No description provided by the author
No description provided by the author
ListenExitChan
@Description: 监听程序退出信号.
RandInt
@Description: 根据最大值,最小值获取随机数 @param min @param max @return int.
# Variables
No description provided by the author