基本解釋n.輔助干線;干線的分支同根派生 sub-main相關(guān)詞英漢例句Define a Public Sub Main procedure for your project. 為項(xiàng)目定義Public Sub Main過程。In this case, your application will use the standard Sub Main. 在這種情況下,應(yīng)用程序?qū)⑹褂脴?biāo)準(zhǔn)的Sub Main。For example, a Console Application has a Startup Object option, which can be Sub Main or Module1. 例如,控制臺(tái)應(yīng)用程序具有“啟動(dòng)對(duì)象”選項(xiàng),該選項(xiàng)可以是“Sub Main”或“Module1”。A Windows Application has a Startup Form option, which can be Form1 or Sub Main (see following note). Windows應(yīng)用程序則具有“啟動(dòng)窗體”選項(xiàng),該選項(xiàng)可以是“Form1”或“Sub Main”(請(qǐng)參見下面的注意部分)。A full qualification to the class or module that contains the Sub Main procedure to be called when the program starts. 這是類或模塊的完全限定位置,該類或模塊包含程序啟動(dòng)時(shí)要調(diào)用的Sub Main過程。sub-main更多例句