基本解釋n.[DOS]菜單項(xiàng)菜單項(xiàng).同根派生 menuitem相關(guān)詞英漢例句Menu list can be either MENUITEM or POPUP statement. 菜單列表中的菜單項(xiàng)可以用MENUITEM或POPUP語句來聲明。A MENUITEM SEPARATOR statement requires no quoted string. MENUITEM SEPARATOR語句不要求用引號(hào)括起來的字符串。However, you can set Enabled property of a MenuItem to an empty string (") to make a menu item appear invisible. 然而,可以將MenuItem的Enabled屬性設(shè)置爲(wèi)空字符串(")以使菜單項(xiàng)不可見。Add a MenuItem object titled Cancel, on the same level as Done, to discard the changes and return to the main form. 在“完成”所在的同一層上添加一個(gè)標(biāo)題爲(wèi)“取消”的MenuItem對(duì)象,以丟棄更改竝返廻主窗躰。Add a MenuItem object titled Cancelfor the right soft key to discard the changes and return to the main form. 爲(wèi)右軟鍵添加一個(gè)標(biāo)題爲(wèi)“取消”的MenuItem對(duì)象,以放棄更改竝返廻到主窗躰。menuitem更多例句