xmlquote.otml

来自「SRI international 发布的OAA框架软件」· OTML 代码 · 共 9 行

OTML
9
字号
<testcase>
  <send>
    oaa_Solve(foo('It''s true that 3 &lt; 4, but not 3 &gt; 4'),[])
  </send>
  <send>
    oaa_Solve(foo('This is an ampersand &amp;'),[])
  </send>
</testcase>

⌨️ 快捷键说明

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