?? index.asp
字號:
?<%Response.ContentType ="application/vnd.wap.xhtml+xml"%>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN" "http://www.wapforum.org/DTD/xhtml-mobile10.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>WAP中文字符傳遞</title>
<link rel="stylesheet" href="my-stylesheet-url.css" type="text/css"/>
<style type=”text/css”> body {font-size:small;} </style>
</head>
<body>
<p>
歡迎使用中文WAP搜索<br/>
<form action="Search.asp" method="get">
請輸入關鍵詞: <input type="text" name="KeyWord" title="First Name" value="手機" style="-wap-input-format:3m"/>
<br/>
<input type="submit"/>
</form>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -