?? sample.hta
字號:
<html xmlns:v>
<head>
<title>__APP__NAME__</title>
<script type="text/javascript">
window.resizeTo( 600, 400 );
</script>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="MsThemeCompatible" content="yes">
<meta http-equiv="ImageToolBar" content="no">
<link type="text/css" rel="StyleSheet" href="../../../html/css/bimain.css">
<script type="text/javascript" src="../../../html/js/application.js"></script>
</head>
<body>
<script type="text/javascript">application.start("../../../html/", "__APP__NAME__.xml");</script>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -