文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>Unicode 编码转换器

Unicode 编码转换器

时间:2007-07-06  来源:flynetcn

<html>
<head>
<title>Unicode 编码转换器</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">

<style type=text/css>
body { background-color: white; margin-top: 24px; }
h1 { font: normal 20px '黑体'; text-align: center; color: black; }
td, textarea, input, select { font: normal 12px 'Courier New'; color: black; }
</style>

</head>

<body>
<table width="750" align="center"><tr><td>
<h1>Unicode 编码转换器 1.0</h1>
<hr>
<input type="button" value="1.粘帖" onclick="paste();">(将需要进行转换的代码粘帖到下面的文本框中)
<textarea style="width:750px;" id="source"></textarea><br><br>
<hr>
2.<input type="button" value="ASCII -&gt; Unicode" onclick="A2U();"> <input type="button" value="Unicode -&gt; ASCII" onclick="U2A();">(点击相应格式转换按钮将完成代码的转换)
<textarea style="width:750px;" id="result"></textarea><br><br>
<hr>
<input type="button" value="3.预览" onclick="preview()">(查看转换后的效果)
<img width="100" height="1">
<input type="button" value="4.复制" onclick="copy();">(复制转换后的代码到剪贴板中)
<br>
<hr>
</td></tr></table>
</body>
</html>
相关阅读 更多 +
排行榜 更多 +
辰域智控app

辰域智控app

系统工具 下载
网医联盟app

网医联盟app

运动健身 下载
汇丰汇选App

汇丰汇选App

金融理财 下载