📄 factorial.mw
字号:
<?xml version="1.0" encoding="UTF-8"?>
<Worksheet><Version major="6" minor="1"/><View-Properties><Zoom percentage="100"/></View-Properties><Styles><Layout alignment="centred" bullet="none" firstindent="0.0" leftmargin="0.0" linebreak="space" linespacing="0.0" name="Author" rightmargin="0.0" spaceabove="8.0" spacebelow="8.0"/><Layout alignment="left" bullet="none" firstindent="0.0" leftmargin="0.0" linebreak="space" linespacing="0.0" name="Normal" rightmargin="0.0" spaceabove="0.0" spacebelow="0.0"/><Font background="[0,0,0]" bold="true" executable="true" family="Monospaced" foreground="[255,0,0]" name="Maple Input" opaque="false" size="12"/></Styles><Group><Input><Text-field layout="Normal" prompt="> " style="Maple Input"><Font italic="false" subscript="false" superscript="false" underline="false">st:= time(): 1000000!: time() - st;</Font></Text-field><Text-field layout="Normal" prompt="> " style="Maple Input"><Font italic="false" subscript="false" superscript="false" underline="false">st:= time(): 800000!: time() - st;</Font></Text-field><Text-field layout="Normal" prompt="> " style="Maple Input"><Font italic="false" subscript="false" superscript="false" underline="false">st:= time(): 400000!: time() - st;</Font></Text-field><Text-field layout="Normal" prompt="> " style="Maple Input"><Font italic="false" subscript="false" superscript="false" underline="false">st:= time(): 200000!: time() - st;</Font></Text-field><Text-field layout="Normal" prompt="> " style="Maple Input"><Font italic="false" subscript="false" superscript="false" underline="false">st:= time(): 100000!: time() - st;</Font></Text-field><Text-field layout="Normal" prompt="> " style="Maple Input"><Font italic="false" subscript="false" superscript="false" underline="false">st:= time(): 80000!: time() - st;</Font></Text-field><Text-field layout="Normal" prompt="> " style="Maple Input"><Font italic="false" subscript="false" superscript="false" underline="false">st:= time(): 40000!: time() - st;</Font></Text-field><Text-field layout="Normal" prompt="> " style="Maple Input"><Font italic="false" subscript="false" superscript="false" underline="false">st:= time(): 20000!: time() - st;</Font></Text-field><Text-field layout="Normal" prompt="> " style="Maple Input"><Font italic="false" subscript="false" superscript="false" underline="false">st:= time(): 10000!: time() - st;</Font></Text-field></Input></Group><Text-field/><Text-field/></Worksheet>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -