⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 5-packs.rcs

📁 protel99se正式汉化版免费下载
💻 RCS
📖 第 1 页 / 共 5 页
字号:
               MenuItem 'Hide Net 隐藏网络'  'PCB:HideConnections(Hide = Net)'
               MenuItem 'Hide Component Nets 隐藏元件网络'  'PCB:HideConnections(Hide = ComponentNets)'
               MenuItem '&Hide All 隐藏全部'  'PCB:HideConnections(Hide = All)'
          End
          MenuItem 'Toggle &Units 公/英制转换'  'PCB:DocumentPreferences(MeasurementUnit=Toggle)'
     End
     Popup '&Place放置 {P}'
     Begin
          MenuItem '&Arc 圆心弧(Center)'  'PCB:PlaceArc($Description=Place arcs by center on the current document)'
          MenuItem 'Arc 边沿弧(Edg&e)'  'PCB:PlaceArc(Method=Edge|$Description=Place arcs by edge on the current document)'
          MenuItem 'Arc 任意角度弧(A&ny Angle)'  'PCB:PlaceArc(Method=EdgeAnyAngle|$Description=Place any angle arcs by edge on the current document)'
          MenuItem 'F&ull Circle 整圆'  'PCB:PlaceArc(Method=Circle|$Description=Place full circle arcs on the current document)'
          MenuItem SEPARATOR
          MenuItem '&Fill 填充'  PCB:PlaceFill
          MenuItem '&Line 线'  'ManRoute:RunExternalManualRouter(mode = line|$Description=Place lines on the current document)'
          MenuItem '&String 字符串'  PCB:PlaceString
          MenuItem '&Pad 焊盘'  PCB:PlacePad
          MenuItem '&Via 过孔'  PCB:PlaceVia
          MenuItem 'Chinese 汉字'  'Macro:RunMacro(designname=\font.ddb|documentname=documents\font.bas|language=clientbasic)'
          MenuItem SEPARATOR
          MenuItem 'Interactive Rou&ting 交互方式布线'  'ManRoute:RunExternalManualRouter($Description=Interactively route connections)'
          MenuItem SEPARATOR
          MenuItem '&Component... 元件'  PCB:PlaceComponent
          MenuItem 'C&oordinate 坐标'  PCB:PlaceCoordinate
          MenuItem '&Dimension 尺寸'  PCB:PlaceDimension
          MenuItem SEPARATOR
          MenuItem 'Poly&gon Plane... 多边形覆铜'  PCB:PlacePolygonPlane
          MenuItem 'Spl&it Plane... 内电层分割'  PCB:PlaceSplitPlane
          MenuItem SEPARATOR
          Popup '&Keepout 保持层{K}'
          Begin
               MenuItem '&Arc 圆心弧(Center)'  'PCB:PlaceArc(Keepout=True|$Description=Place keepout arcs by center)'
               MenuItem 'Arc 边沿弧(Edg&e)'  'PCB:PlaceArc(Method=Edge|Keepout=True|$Description=Place keepout arcs by edge)'
               MenuItem 'Arc 任意角度弧(A&ny Angle)'  'PCB:PlaceArc(Method=EdgeAnyAngle|Keepout=True|$Description=Place keepout arcs by edge, any angle)'
               MenuItem 'F&ull Circle 整圆'  'PCB:PlaceArc(Method=Circle|Keepout=True|$Description=Place keepout circles)'
               MenuItem SEPARATOR
               MenuItem '&Fill 填充'  'PCB:PlaceFill(Keepout=True|$Description=Place keepout fills)'
               MenuItem '&Track 线'  'ManRoute:RunExternalManualRouter(mode = line|Keepout=True|$Description=Place keepout tracks)'
          End
          MenuItem '&Room'  PCB:PlaceRoom
     End
     Popup '&Design设计 {D}'
     Begin
          MenuItem '&Rules... 规则'  PCB:EditRules
          MenuItem SEPARATOR
          MenuItem 'Load &Nets... 加载网络表'  PCB:Netlist
          MenuItem 'N&etlist Manager... 网络表管理器'  'PCB:Netlist(NetlistManager=True)'
          MenuItem 'Update &Schematic... 更新原理图'  'EDS:SynchronizeDesign(Action = Backward)'
          MenuItem SEPARATOR
          MenuItem 'Layer Stac&k Manager... 层堆栈管理器'  'PCB:EditInternalPlanes(LayerStack=True)'
          MenuItem 'Spl&it Planes... 内电层分割'  PCB:EditInternalPlanes
          MenuItem '&Mechanical Layers... 机械层'  'PCB:EditInternalPlanes(Mechanical=True)'
          MenuItem '&Classes... 类'  PCB:EditClasses
          MenuItem '&From-To Editor... From-To 编辑器'  PCB:EditFromTo
          MenuItem SEPARATOR
          MenuItem '&Browse Components... 浏览元件'  PCB:LibraryBrowse
          MenuItem 'Add/Remove &Library... 添加/移去元件库'  PCB:AddRemoveLibraryInPCBEditor
          MenuItem 'Make Library 建库'  MakeLib:BuildPCBLibrary
          MenuItem '&Aperture Library... 光圈库'  PCB:ApertureLibrary
          MenuItem SEPARATOR
          MenuItem '&Options... 选项'  PCB:DocumentPreferences
     End
     Popup '&Tools工具 {T}'
     Begin
          MenuItem '&Design Rule Check... 设计规则检查'  PCB:DesignRuleCheck
          MenuItem 'Reset Error &Markers 清除错误标记'  PCB:ResetAllErrorMarkers
          MenuItem SEPARATOR
          Popup 'Auto P&lacement 自动布局'
          Begin
               MenuItem '&Auto Placer... 自动布局器'  AutoPlacer:RunAutoPlacer
               MenuItem '&Stop Auto Placer 停止自动布局'  AutoPlacer:StopAutoPlacer
               MenuItem SEPARATOR
               MenuItem '&Shove 推挤'  PCB:ShoveComponents
               MenuItem 'Set Shove &Depth... 设置推挤深度'  'PCB:ShoveComponents(Method = SetShoveDepth)'
               MenuItem 'Place From &File... 从文件布局'  PCB:PlaceComponentsFromFile
          End
          Popup '&Interactive Placement 交互布局{I}'
          Begin
               MenuItem '&Align... 排齐'  'PCB:AlignComponents($Descir)'
               MenuItem 'Position Component Text...元件文本位置'  'PCB:AutopositionComponentTexts($)'
               MenuItem SEPARATOR
               MenuItem 'Align &Left 左排齐'  'PCB:AlignComponents(Alignment=Left|$Description=Align left edges of selected components)'
               MenuItem 'Align &Right 右排齐'  'PCB:AlignComponents(Alignment=Right|$Description=Align right edges of selected components)'
               MenuItem 'Align &Top 顶部排齐'  'PCB:AlignComponents(Alignment=Top|$Description=Align tops of selected components)'
               MenuItem 'Align &Bottom 底部排齐'  'PCB:AlignComponents(Alignment=Bottom|$Description=Align bottoms of selected components)'
               MenuItem '&Center Horizontal 水平中心'  'PCB:AlignComponents(Alignment=CenterHorizontal|$Description=Align horizontal centers of selected components)'
               MenuItem 'C&enter Vertical 垂直中心'  'PCB:AlignComponents(Alignment=CenterVertical|$Description=Align vertical centers of selected components)'
               MenuItem SEPARATOR
               Popup '&Horizontal Spacing 水平间距'
               Begin
                    MenuItem 'Make &Equal 等间距'  'PCB:AlignComponents(Alignment=SpreadHorizontal|$Description=Make horizontal spacing of selected components equal)'
                    MenuItem '&Increase 增大'  'PCB:AlignComponents(Alignment=ExpandHorizontal|$Description=Increase horizontal spacing of selected components)'
                    MenuItem '&Decrease 减小'  'PCB:AlignComponents(Alignment=ContractHorizontal|$Description=Decrease horizontal spacing of selected components)'
               End
               Popup '&Vertical Spacing 垂直间距'
               Begin
                    MenuItem 'Make &Equal 等间距'  'PCB:AlignComponents(Alignment=SpreadVertical|$Description=Make vertical spacing of selected components equal)'
                    MenuItem '&Increase 增大'  'PCB:AlignComponents(Alignment=ExpandVertical|$Description=Increase vertical spacing of selected components)'
                    MenuItem '&Decrease 减小'  'PCB:AlignComponents(Alignment=ContractVertical|$Description=Decrease vertical spacing of selected components)'
               End
               MenuItem SEPARATOR
               MenuItem 'Arrange Within &Room Room内部排列'  'PCB:ArrangeComponents(Action=ArrangeWithinRoom|$Description=Arrange components within room)'
               MenuItem 'Arrange Within Rectang&le 矩形内部排列'  'PCB:ArrangeComponents(Action=ArrangeWithinRectangle|$Description=Arrange selected components within defined area)'
               MenuItem 'Arrange &Outside Board 板外部排列'  'PCB:ArrangeComponents(Action=ArrangeOutsideBoard|$Description=Arrange selected components outside board)'
               MenuItem SEPARATOR
               MenuItem 'Move To &Grid 移到网格'  'PCB:AlignComponents(Alignment=MoveToGrid|$Description=Move selected components to grid)'
          End
          MenuItem SEPARATOR
          Popup '&Un-Route 撤消布线{U}'
          Begin
               MenuItem '&All 全部'  'PCB:UnRoute($Description=Run position component text dialog)'
               MenuItem SEPARATOR
               MenuItem '&Net 网络'  'PCB:UnRoute(Object = Net)'
               MenuItem '&Connection 连接'  'PCB:UnRoute(Object = Connection)'
               MenuItem 'C&omponent 元件'  'PCB:UnRoute(Object = Component)'
          End
          MenuItem 'Densit&y Map 密度图'  PCB:DensityMap
          MenuItem 'Signal Int&egrity... 信号完整性分析'  SignalIntegrity:LaunchSIExeFromCurrentBoard
          MenuItem 'Re-A&nnotate... 反向注释'  PCB:ReAnnotate
          MenuItem '&Cross Probe 交叉检索'  'Client:CrossProbe(Repeat=False | FocusWindows=True)'
          MenuItem SEPARATOR
          Popup 'Con&vert 转换'
          Begin
               MenuItem 'Explode &Component to Free Primitives 解散元件到自由图素'  'PCB:GroupPrimitives(Action=Explode | Object=Component)'
               MenuItem 'Explode C&oordinate to Free Primitives 解散坐标到自由图素'  'PCB:GroupPrimitives(Action=Explode | Object=Coordinate)'
               MenuItem 'Explode &Dimension to Free Primitives 解散尺寸到自由图素'  'PCB:GroupPrimitives(Action=Explode | Object=Dimension)'
               MenuItem 'Explode Pol&ygon to Free Primitives 解散多边形到自由图素'  'PCB:GroupPrimitives(Action=Explode | Object=Polygon)'
               MenuItem SEPARATOR
               MenuItem 'Convert Selected Free &Pads to Vias 转换选中自由焊盘到过孔'  'PCB:ConvertSelected(Action=PadsToVias)'
               MenuItem 'Convert Selected &Vias to Free Pads 转换选中过孔到自由焊盘'  'PCB:ConvertSelected(Action=ViasToPads)'
               MenuItem SEPARATOR
               MenuItem 'Create &Union from Selected Components 从选中元件建立联合'  'PCB:GroupPrimitives(Action=CreateComponentUnion)'
               MenuItem '&Break Component from Union 从联合打散元件'  'PCB:GroupPrimitives(Action=BreakComponentUnion)'
               MenuItem 'Break A&ll Component Unions 打散所有联合中元件'  'PCB:GroupPrimitives(Action=BreakAllComponentUnions)'
               MenuItem SEPARATOR
               MenuItem '&Add Selected Primitives to Component 增加选中图素到元件'  PCB:GroupPrimitives
          End
          MenuItem '&Teardrops... 泪滴焊盘'  PCB:TearDropSelectedPads
          MenuItem 'Mite&r Corners'  PCBMiter:DoMiter
          MenuItem 'Equali&ze Net Lengths 网络等长'  PCB:EqualizeNetLengths
          MenuItem 'Outline Selected Ob&jects 做选中实体轮廓线'  PCB:OutlineSelectedObjects
          MenuItem SEPARATOR
          MenuItem '&Find and Set Testpoints 查找放置测试点'  PCB:FindTestPoints
          MenuItem 'Clear All Te&stpoints 清除所有测试点'  'PCB:FindTestPoints(Action=ClearAllTestPoints)'
          MenuItem SEPARATOR
          MenuItem '&Preferences... 优选项'  PCB:SetupPreferences
     End
     Popup '&Auto Route自动布线 {A}'
     Begin
          MenuItem '&All... 全部'  'PCB:Autoroute(Action=Start)'
          MenuItem SEPARATOR
          MenuItem '&Net 网络'  'PCB:Autoroute(Action=Net)'
          MenuItem '&Connection 连接'  'PCB:Autoroute(Action=Connection)'
          MenuItem 'C&omponent 元件'  'PCB:Autoroute(Action=Component)'
          MenuItem 'A&rea 区域'  'PCB:Autoroute(Action=Area)'
          MenuItem SEPARATOR
          MenuItem '&Setup... 设置'  'PCB:Autoroute(Action=Start)'
          MenuItem 'S&top 停止'  'PCB:Autoroute(Action=Stop)'
          MenuItem 'Reset 复位'  'PCB:Autoroute(Action=Reset)'
          MenuItem '&Pause 暂停'  'PCB:Autoroute(Action=Pause)'
          MenuItem 'R&estart 重开始'  'PCB:Autoroute(Action=Restart)'
          MenuItem SEPARATOR
          Popup 'Specctra &Interface Specctra 接口'
          Begin
               MenuItem '&Wizard... 导向器'  RouteCCT:RunWizard
               MenuItem '&Setup Export Options... 设置输出选项'  RouteCCT:Setup
               MenuItem '&Export Design File... 输出设计文件'  RouteCCT:ExportDesignFile
               MenuItem SEPARATOR
               MenuItem '&Import Route File... 输入布线文件'  RouteCCT:ImportRouteFile
          End
     End
     Popup '&Reports报告 {R}'
     Begin
          MenuItem 'S&elected Pins... 选中的管脚'  PCB:ListAllSelectedPins
          MenuItem '&Board Information... 板信息'  PCB:BoardInformation
          MenuItem SEPARATOR
          MenuItem 'Design &Hierarchy 设计层次'  Client:ReportProjectHierarchy
          MenuItem 'Net&list Status 网络状态'  PCB:ReportNetlistStatus
          MenuItem 'Si&gnal Integrity 信号完整性'  SignalIntegrity:GenerateReport
          MenuItem SEPARATOR
          MenuItem '&Measure Distance 测量距离'  PCB:MeasureDistance
          MenuItem 'Measure &Primitives 测量图素间距'  'PCB:MeasureDistance(Primitives=True)'
     End
     Popup '&Window窗口 {W}'
     Begin
          MenuItem '&Tile 平铺\tShift+F4'  Client:TileAllOpenDocuments
          MenuItem '&Cascade 级联\tShift+F5'  Client:CascadeAllOpenDocuments
          MenuItem SEPARATOR
          MenuItem 'Tile &Horizontally 水平平铺'  'Client:TileAllOpenDocuments(Mode=Horizontal)'
          MenuItem 'Tile &Vertically 垂直平铺'  'Client:TileAllOpenDocuments(Mode=Vertical)'
          MenuItem SEPARATOR
          MenuItem 'Arrange &Icons 排列图标'  Client:WindowArrangeIcons
          MenuItem 'Close &All 关闭全部文件'  Client:CloseAllOpenDocuments
     End
     Popup '&Help帮助 {H}'
     Begin
          MenuItem '&Contents 内容'  'Client:RunHelpTopic(FileName=\Help\Protel.hlp|Topic=contents)'
          MenuItem '&PCB Topics PCB主题'  'Client:RunHelpTopic(FileName=\Help\pcbusr.hlp|Topic=Contents)'
          MenuItem SEPARATOR
          Popup 'Help &On 主题'
          Begin

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -