VB中的 「Sub」 是代表甚麼?

2007-10-09 4:53 pm
全名是甚麼?

回答 (3)

2007-10-09 5:27 pm
✔ 最佳答案
It means Subroutine. All the program codes between a "Sub" and "End Sub" is regarded by the compiler as the subroutine.
2007-10-09 10:54 pm
Sub means subroutine. It is a block of codes that perform certain tasks. It can be called from another part of the program or within the subroutine itself. Sub does not return a value where Function returns a value to the calling program.
2007-10-09 6:46 pm
代表"子程式".




----------------------
www.hkitn.com -- 香港IT網
香港IT網為您提供最新最全面的IT技術資訊,是您學習和解決電腦的好地方,我們擁有最龐大的技術團隊.


收錄日期: 2021-04-25 20:33:26
原文連結 [永久失效]:
https://hk.answers.yahoo.com/question/index?qid=20071009000051KK00546

檢視 Wayback Machine 備份