?? dfds.htm
字號:
<form name=form>
<input type=file name=file>
<input type=button value=裝入 onClick="document.frames.xxx.location = document.form.file.value">
<textarea name=text cols=60 rows=10></textarea>
<iframe name=xxx src="" style="display:none" onLoad="document.form.text.value = document.frames.xxx.document.body.innerText"></iframe>
</form>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -