类型转换

1、bool 转 int

Convert.ToInt32(...)

 

2、

float.Parse(string)

 

3、

 

posted @ 2016-04-15 10:57  csskill  阅读(105)  评论(0编辑  收藏  举报