|
喔,谢谢!我再试试
#ifndef _ALLEGRO_STUDIO
POPUP "P&ad"
BEGIN
MENUITEM "&Boundary", "editpad boundary"
MENUITEM "&Restore", "editpad restore"
MENUITEM "Restore &ALL", "editpad restore all"
END
#endif
MENUITEM "&Derive Connectivity...", "derive connectivity"
MENUITEM SEPARATOR
MENUITEM "&Reports...", "reports"
MENUITEM SEPARATOR
#ifndef _ALLEGRO_EXPERT
MENUITEM "Topology E&xtract", "topology template"
#endif
#ifndef _ALLEGRO_STUDIO
MENUITEM "&Technology File Compare...", "techfile compare"
#endif
MENUITEM "Setup Ad&visor...", "setup advisor"
MENUITEM SEPARATOR
MENUITEM "Database &Check...", "dbdoctor"
MENUITEM "&Update DRC", "drc update"
MENUITEM SEPARATOR
MENUITEM "Design C&ompare...", "design compare"
MENUITEM SEPARATOR
POPUP "Uti&lities"
BEGIN
MENUITEM "&Env Variables...", "set"
MENUITEM "&Aliases/Function Keys...", "alias"
MENUITEM "&Keyboard Commands", "helpcmd"
MENUITEM "&Licenses Used...", "license_use"
MENUITEM "&Stroke Editor...", "stroke editor"
END
END
POPUP"&STELLA"
BEGIN
MENUITEN"Align Symbol", "align_sym"
MENUITEN"DRC Walker...", "drc walk"
MENUITEN"Find Dang Line/Cline", "find_dang"
MENUITEN"Find Stubs", "find stubs"
MENUITEN"Hilight Net without TP", "hl_ntp"
MENUITEN"Netlist Editor", "net_editor"
END
END
POPUP "&Help"
BEGIN
MENUITEM "&Documentation", "cdsdoc allegro allegrolaunch"
POPUP "&Web Resources"
BEGIN
MENUITEM "&KP&&S", "http
http://sourcelink.cadence.com/docs/files/Release_Info/psdkpns/algKPnS/algKPnSTOC.html"
MENUITEM "&CadencePCB.com", "http http://www.cadencepcb.com"
MENUITEM "&Sourcelink", "http http://sourcelink.cadence.com"
MENUITEM "&Web Collaboration", "http http://collaboration.cadence.com"
MENUITEM "&Frequently Asked Questions", "http
http://sourcelink.cadence.com/docs/files/FAQ/Allegro/allegroFAQ/allegroFAQTOC.html"
MENUITEM "&Education Services", "http http://www.cadence.com/education"
END
MENUITEM SEPARATOR
MENUITEM "&About...", "about"
END
END
是这样吗,可是还是不行呀,麻烦楼上的高手帮我看看,感激不敬!
[ 本帖最后由 snow118 于 2008-8-1 10:59 编辑 ] |
|