代码初始化

This commit is contained in:
2026-05-19 14:31:09 +08:00
commit e2b3991636
13340 changed files with 731187 additions and 0 deletions
@@ -0,0 +1,19 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
<title>找不到网页</title>
<style type="text/css">
body { margin-top: 0px; padding-top: 0px; }
h2 { margin-top: 5px; padding-top: 0px; }
</style>
<body>
<img src="file:///android_asset/webkit/android-weberror.png" align="top" />
<h2>找不到网页</h2>
<p><a href="%s">%s</a> 处的网页不能载入为:</p>
<!-- The %e is replaced by a localized error string -->
<p>%e</p>
</body>
</head>
</html>