C#中single是什么意思?

问题描述:

C#中single是什么意思?
不是textbox属性..
是比如先定义了一个方法student()
然后student.single()
这是什么意思?
1个回答 分类:综合 2014-09-23

问题解答:

我来补答
哪有什么single();
你是通过类名student去访问的,single应该是个static方法.
 
 
展开全文阅读
剩余:2000
下一页:请说清为什么