Defining variables?

2015-12-08 11:56 am
更新1:

int a, b; The tutorial said that this can clarify this two variables, so what is the use of it

回答 (1)

2015-12-08 12:02 pm
2 words with a question mark at the end?

I'll give you the simple vb.net kindergardner variable definition since the question warrants it:

Dim firstName as string = "My name"

defines firstName as a string variable and instantiates it with value "My Name"


收錄日期: 2021-04-18 14:08:35
原文連結 [永久失效]:
https://hk.answers.yahoo.com/question/index?qid=20151208035651AAslmlb

檢視 Wayback Machine 備份