preferences.xml

来自「买的开发板上自带的例程」· XML 代码 · 共 22 行

XML
22
字号
<preferences>
  <systemtable>
    <columns>
      <connections
        preferredWidth="47"
        />
      <irq
        preferredWidth="34"
        />
    </columns>
  </systemtable>
  <window
    x="-4"
    y="-4"
    width="1160"
    height="842"
    />
  <library
    expandedCategories="Peripherals/Debug and Performance,Peripherals/Display,Memories and Memory Controllers/On-Chip,Peripherals/FPGA Peripherals,Memories and Memory Controllers,Peripherals/Multiprocessor Coordination,PLL,Peripherals/Microcontroller Peripherals,Video and Image Processing,Peripherals"
    />
</preferences>

⌨️ 快捷键说明

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