Ai
1 Star 0 Fork 0

blog/js

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
文件
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
index.html 441 Bytes
Copy Edit Raw Blame History
suhao authored 2017-02-04 18:13 +08:00 . add index.html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html;charset=utf8">
<title>开源中国博客--JavaScript教程</title>
</head>
<body>
<h1>正在跳转...</h1>
<script language="javascript">
document.location="http://blog.sc";
</script>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/blog/js.git
git@gitee.com:blog/js.git
blog
js
js
master

Search