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

📄 config.xml

📁 Recite(一个辅助英语学习软件源码) 该程序的UI部分使用了WTL7.5。WTL7.5可以很容易的在微软的官方网站找到
💻 XML
字号:
<?xml version="1.0" ?>
<Recite>
    <!--Configrations for Recite app-->
    <intervals>
        <interval value="0" />
        <interval value="1" />
        <interval value="2" />
        <interval value="5" />
        <interval value="10" />
        <interval value="16" />
        <interval value="30" />
        <interval value="50" />
    </intervals>
    <window-outline top="19" left="37" height="738" width="818" />
    <fonts>
        <font name="contents" fontname="Arial" size="18" />
        <font name="list_item" fontname="Arial" size="18" />
    </fonts>
    <colors>
        <color value="13158655" name="high_priority" />
        <color value="13172680" name="low_priority" />
        <color value="13172735" name="mid_priority" />
        <color value="13107200" name="select_frame" />
    </colors>
    <active_books>
        <book id="dc9b1b4e-ba77-11db-8054-0015586c736c" />
        <book id="23707700-cee4-11db-8074-0015586c736c" />
    </active_books>
</Recite>

⌨️ 快捷键说明

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