对一个变量进行下置
void underValue(string Name)
void underValue(string varName)
功能:把一个
IO
变量的值进行下置
varName:
变量名称
返回值:无