build/index.html

99 lines
4.6 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="en" class="notranslate" translate="no">
<head>
<meta charset="UTF-8" />
<meta http-equiv="Cache-Control" content="max-age=604800" />
<meta content="always" name="referrer" />
<meta name="renderer" content="webkit" />
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE9" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,Chrome=1" />
<!-- <meta name="viewport" content="width=device-width, initial-scale=1"> -->
<meta http-equiv="Cache-Control" content="no-transform" />
<meta name="format-detection" content="telephone=no" />
<meta name="viewport" content="width=1226" />
<title>GitLink</title>
<meta
name="keywords"
content="头歌,EduCoder,信息技术实践教学,精品课程网,慕课MOOC"
/>
<meta name="google" content="notranslate" />
<meta http-equiv="Content-language" content="en" />
<!-- <meta name="Keywords" content="实践课程,项目实战,java实训,python实战,人工智能技术,后端开发学习,移动开发入门">
<meta name="Keywords" content="翻转课堂,高效课堂创建,教学模式">
<meta name="Keywords" content="实践项目,python教程,C语言入门,java书,php后端开发,app前端开发,数据库技术">
<meta name="Keywords" content="在线竞赛,计算机应用大赛,编程大赛,大学生计算机设计大赛,全国高校绿色计算机大赛"> -->
<meta
name="description"
content="头歌(EduCoder)是信息技术类实践教学平台。头歌(EduCoder)涵盖了计算机、大数据、云计算、人工智能、软件工程、物联网等专业课程。超60000个实训案例建立学、练、评、测一体化实验环境。"
/>
<!-- <meta name="Description"
content="EduCoder实践课程旨在于通过企业级实战实训案例帮助众多程序员提升各项业务能力。解决学生、学员、企业员工等程序设计能力、算法设计能力、问题求解能力、应用开发能力、系统运维能力等。">
<meta name="Description"
content="EduCoder翻转课堂教学模式颠覆了传统教学模式让教师与学生的关系由“权威变成了“伙伴。将学习的主动权转交给学生使学生可个性化化学学生的学习主体得到了彰显。">
<meta name="Description" content="EduCoder实践项目为单个知识点关卡实践训练帮助学生巩固单一弱点强化学习。" >
<meta name="Description" content="EduCoder实践教学平台各类大赛为进一步提高各类学生综合运用高级语言程序设计能力培养创新意识和实践探索精神发掘优秀软件人才。" > -->
<!--[if IE]>
<script>
window.location.replace("/upgrade-browser.html");
</script>
<![endif]-->
<script>
window.ENV = "build";
if (window.ENV !== "dev") {
console.log = new Function();
}
function IEVersion() {
var userAgent = navigator.userAgent; //取得浏览器的userAgent字符串
var isIE =
userAgent.indexOf("compatible") > -1 &&
userAgent.indexOf("MSIE") > -1; //判断是否IE<11浏览器
var isEdge = userAgent.indexOf("Edge") > -1 && !isIE; //判断是否IE的Edge浏览器
var isIE11 =
userAgent.indexOf("Trident") > -1 &&
userAgent.indexOf("rv:11.0") > -1;
if (isIE || isIE11) {
window.location.replace("/upgrade-browser.html");
}
}
IEVersion();
</script>
<link rel="stylesheet" href="/umi.2a6c1850.css" />
<script>
window.routerBase = "/";
</script>
<script>
//! umi version: 3.2.17
</script>
</head>
<body>
<div style="position: absolute; top: -2000px;">
<img
src="https://ali-cdn.educoder.net/images/avatars/LaboratorySetting/1nav?t=1609921874"
title="头歌"
/>
</div>
<div id="root"></div>
<div style="display: none;">
<script
type="text/javascript"
src="https://v1.cnzz.com/z_stat.php?id=1279928836&web_id=1279928836"
></script>
</div>
<script>
window.gtag = new Function();
</script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<!-- <script async src="https://www.googletagmanager.com/gtag/js?id=UA-198293321-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
window.gtag = function () { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'UA-198293321-1');
</script> -->
<script src="/umi.58b87dc3.js"></script>
</body>
</html>