VB语言能不能编写函数传递不确定个数的参数呢?我知道在C语言是可以的,但是写在VB里就不正确
可以使用不定长度参数http://blog.csdn.net/tanaya/article/details/39618