Ai
2 Star 0 Fork 0

mirrors_lepy/ThreeNodes.js

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
speedtest.html 941 Bytes
Copy Edit Raw Blame History
<!DOCTYPE html>
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html;charset=UTF-8" http-equiv="content-type">
<title>ThreeNodes.js::speedtests</title>
<script src="src/scripts/libs/require/require.js"></script>
<script src="src/scripts/require-config.js"></script>
<script>
require.config({baseUrl : 'src/scripts'});
require(['boot_speedtest']);
</script>
<link href="assets/styles/qunit-git.css" media="all" rel="stylesheet" type="text/css">
<link href="assets/styles/reset_test.css" media="all" rel="stylesheet" type="text/css">
<link href="favicon2.ico" rel="shortcut icon" type="image/x-icon">
</head>
<body>
<div id="hidden_container" style="display:none;visibility:hidden;">
<div id="container-wrapper">
<div id="container">
<div id="graph"></div>
</div>
</div>
</div>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_lepy/ThreeNodes.js.git
git@gitee.com:mirrors_lepy/ThreeNodes.js.git
mirrors_lepy
ThreeNodes.js
ThreeNodes.js
master

Search