You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zj_1_git/index.html

266 lines
12 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>可视化_NBA数据分析</title>
<meta content="" name="descriptison">
<meta content="" name="keywords">
<!-- Favicons -->
<link href="../static/assets/img/favicon.png" rel="icon">
<link href="../static/assets/img/favicon.png" rel="apple-touch-icon">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Raleway:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="../static/assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="../static/assets/vendor/icofont/icofont.min.css" rel="stylesheet">
<link href="../static/assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="../static/assets/vendor/venobox/venobox.css" rel="stylesheet">
<link href="../static/assets/vendor/owl.carousel/static/assets/owl.carousel.min.css" rel="stylesheet">
<link href="../static/assets/vendor/aos/aos.css" rel="stylesheet">
<!-- Template Main CSS File -->
<link href="../static/assets/css/style.css" rel="stylesheet">
<!-- =======================================================
* Template Name: Day - v2.1.0
* Template URL: https://bootstrapmade.com/day-multipurpose-html-template-for-free/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
======================================================== -->
</head>
<body>
<!-- ======= Top Bar ======= -->
<!-- ======= Header ======= -->
<header id="header" class="fixed-top ">
<div class="container d-flex align-items-center">
<h2 class="logo mr-auto"><a href="/index">球员分析</a></h2>
<!-- Uncomment below if you prefer to use an image logo -->
<!-- <a href="index.html" class="logo mr-auto"><img src="static/assets/img/logo.png" alt="" class="img-fluid"></a>-->
<nav class="nav-menu d-none d-lg-block">
<ul>
<li class="active"><a href="/index">Home</a></li>
<li><a href="./top50.html">TOP50</a></li>
<li><a href="./cloud.html">Cloud</a></li>
<li><a href="./chart.html">Chart</a></li>
<li><a href="./team.html">Team</a></li>
</ul>
</nav><!-- .nav-menu -->
</div>
</header><!-- End Header -->
<!-- ======= Hero Section ======= -->
<section id="hero" class="d-flex align-items-center">
<div class="container position-relative" data-aos="fade-up" data-aos-delay="500">
<h1>Welcome to NBA</h1>
<h2>
This is why we play
</h2>
<a href="#introduce" class="btn-get-started scrollto">Get Started</a>
</div>
</section><!-- End Hero -->
<main id="main" style="background-color:lightsteelblue">
<!-- ======= About Section ======= -->
<section id="introduce" class="">
<div class="container">
<div class="row">
<div class="col-lg-6 order-1 order-lg-2" data-aos="fade-left">
<img src="../static/assets/img/NBA.png" class="img-fluid" alt="">
</div>
<div class="col-lg-6 pt-4 pt-lg-0 order-2 order-lg-1 content" data-aos="fade-right">
<h2 align="center">NBA</h2>
<p class="font-italic">
美国职业篮球联赛National Basketball Association简称美职篮NBA是由北美30支职业球队组成的男子职业篮球联盟是美国四大职业体育联盟之一。
</p>
<ul>
<li><i class="icofont-check-circled"></i> NBA分为东部联盟和西部联盟每个联盟又被划分为3个赛区各赛区由5支球队组成。每个赛季结束后下赛季开始前会举行NBA选秀选秀后有各球队新秀NBA夏季联赛NBA常规赛NBA季前赛通常在十月份打响季前赛包含NBA海外赛。其中在2月份有一项特殊的表演赛事NBA全明星赛NBA常规赛结束后东、西部联盟分别由前八名进入季后赛决出东西部冠军晋级NBA总决赛表现最优秀球员获比尔·拉塞尔NBA总决赛最有价值球员奖荣誉。</li>
<li><i class="icofont-check-circled"></i> .其中诞生了如:迈克尔·乔丹、比尔·拉塞尔、科比·布莱恩特、卡里姆·阿卜杜·贾巴尔、威尔特·张伯伦、埃尔文·约翰逊、拉里·伯德、奥斯卡·罗伯特森、约翰·哈弗利切克、里克·巴里、约翰·斯托克顿、卡尔·马龙、埃尔金·贝勒、大卫·罗宾逊、朱利叶斯·欧文、沙奎尔·奥尼尔、查尔斯·巴克利、阿伦·艾弗森、勒布朗·詹姆斯、斯蒂芬·库里、克里斯·保罗、詹姆斯·哈登、姚明等传奇球星。</li>
</ul>
</div>
</div>
</div>
</section><!-- End About Section -->
<!-- ======= Why Us Section ======= -->
<!-- ======= Clients Section ======= -->
<section id="clients" class="clients">
<div class="container" data-aos="zoom-in">
<div class="row d-flex align-items-center">
<div class="col-lg-2 col-md-4 col-6">
<img src="../static/assets/img/clients/湖人队.png" class="img-fluid" alt="">
</div>
<div class="col-lg-2 col-md-4 col-6">
<img src="../static/assets/img/clients/勇士队.png" class="img-fluid" alt="">
</div>
<div class="col-lg-2 col-md-4 col-6">
<img src="../static/assets/img/clients/凯尔特人队.png" class="img-fluid" alt="">
</div>
<div class="col-lg-2 col-md-4 col-6">
<img src="../static/assets/img/clients/猛龙队.png" class="img-fluid" alt="">
</div>
<div class="col-lg-2 col-md-4 col-6">
<img src="../static/assets/img/clients/雄鹿队.png" class="img-fluid" alt="">
</div>
<div class="col-lg-2 col-md-4 col-6">
<img src="../static/assets/img/clients/76人队.png" class="img-fluid" alt="">
</div>
</div>
</div>
</section><!-- End Clients Section -->
<!-- ======= Services Section ======= -->
<section id="services" class="services">
<div class="container">
<div class="section-title">
<span>Services</span>
<h2>Services</h2>
<p>可视化分析</p>
</div>
<div class="row">
<div class="col-lg-4 col-md-6 d-flex align-items-stretch" data-aos="fade-up">
<div class="icon-box">
<div class="icon"><i class="bx bxl-dribbble"></i></div>
<h4><a href="./top50.html">TOP50</a></h4>
<p>常规赛球员得分数据排行榜,看看你喜欢的球员在不在其中</p>
</div>
</div>
<div class="col-lg-4 col-md-6 d-flex align-items-stretch mt-4 mt-md-0" data-aos="fade-up" data-aos-delay="150">
<div class="icon-box">
<div class="icon"><i class="bx bx-file"></i></div>
<h4><a href="./cloud.html">WorldCloud</a></h4>
<P>将数据提取出来,通过不同维度来分析,生成各种有意思的词云</P>
</div>
</div>
<div class="col-lg-4 col-md-6 d-flex align-items-stretch mt-4 mt-lg-0" data-aos="fade-up" data-aos-delay="300">
<div class="icon-box">
<div class="icon"><i class="bx bx-tachometer"></i></div>
<h4><a href="./chart.html">Chart</a></h4>
<p>通过柱状图等图表的方式,分析得分与什么有关系</p>
</div>
</div>
</div>
</div>
</section><!-- End Services Section -->
<!-- ======= Cta Section ======= -->
<!-- ======= Portfolio Section ======= -->
<section id="cloud" class="portfolio">
<div class="container">
<div class="section-title">
<span>球星</span>
<h2>Famous Players</h2>
<p>球星高清壁纸</p>
</div>
<div class="row" data-aos="fade-up">
{# <div class="col-lg-12 d-flex justify-content-center">#}
{# <ul id="portfolio-flters">#}
{# <li data-filter="*" class="filter-active">All</li>#}
{# <li data-filter=".filter-app">App</li>#}
{# <li data-filter=".filter-card">Card</li>#}
{# <li data-filter=".filter-web">Web</li>#}
{# </ul>#}
{# </div>#}
</div>
<div class="row portfolio-container" data-aos="fade-up" data-aos-delay="200">
<div class="col-lg-4 col-md-6 portfolio-item filter-app">
<img src="../static/assets/img/players/大姚.jpg" class="img-fluid" alt="">
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-web">
<img src="../static/assets/img/players/乔丹2.jpg" class="img-fluid" alt="">
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-web">
<img src="../static/assets/img/players/保罗.jpg" class="img-fluid" alt="">
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-web">
<img src="../static/assets/img/players/克莱.jpg" class="img-fluid" alt="">
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-web">
<img src="../static/assets/img/players/哈登.jpg" class="img-fluid" alt="">
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-web">
<img src="../static/assets/img/players/韦德.jpg" class="img-fluid" alt="">
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-web">
<img src="../static/assets/img/players/科比.jpg" class="img-fluid" alt="">
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-web">
<img src="../static/assets/img/players/库里.jpg" class="img-fluid" alt="">
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-web">
<img src="../static/assets/img/players/詹姆斯.jpg" class="img-fluid" alt="">
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-web">
<img src="../static/assets/img/players/湖人.jpg" class="img-fluid" alt="">
</div>
</div>
</div>
</section><!-- End Portfolio Section -->
<!-- ======= Pricing Section ======= -->
<!-- ======= Team Section ======= -->
<!-- ======= Contact Section ======= -->
</main><!-- End #main -->
<!-- ======= Footer ======= -->
<footer id="footer">
<div class="container">
<div class="copyright">
&copy; university <strong><span>NBA</span></strong>
</div>
<div class="credits">
<!-- All the links in the footer should remain intact. -->
<!-- You can delete the links only if you purchased the pro version. -->
<!-- Licensing information: https://bootstrapmade.com/license/ -->
<!-- Purchase the pro version with working PHP/AJAX contact form: https://bootstrapmade.com/day-multipurpose-html-template-for-free/ -->
refer to <a href="https://bootstrapmade.com/">BootstrapMade</a><BR>
</div>
</div>
</footer><!-- End Footer -->
<a href="#" class="back-to-top"><i class="icofont-simple-up"></i></a>
<div id="preloader"></div>
<!-- Vendor JS Files -->
<script src="../static/assets/vendor/jquery/jquery.min.js"></script>
<script src="../static/assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="../static/assets/vendor/jquery.easing/jquery.easing.min.js"></script>
<script src="../static/assets/vendor/php-email-form/validate.js"></script>
<script src="../static/assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="../static/assets/vendor/venobox/venobox.min.js"></script>
<script src="../static/assets/vendor/owl.carousel/owl.carousel.min.js"></script>
<script src="../static/assets/vendor/aos/aos.js"></script>
<!-- Template Main JS File -->
<script src="../static/assets/js/main.js"></script>
</body>
</html>