• 学生HTML个人网页作业作品 基于HTML+CSS+JavaScript明星个人主页(15页)


    🎉精彩专栏推荐👇🏻👇🏻👇🏻
    ✍️ 作者简介: 一个热爱把逻辑思维转变为代码的技术博主
    💂 作者主页: 【主页——🚀获取更多优质源码】
    🎓 web前端期末大作业: 【📚毕设项目精品实战案例 (1000套) 】
    🧡 程序员有趣的告白方式:【💌HTML七夕情人节表白网页制作 (110套) 】
    🌎超炫酷的Echarts大屏可视化源码:【🔰 echarts大屏展示大数据平台可视化(150套) 】
    🎁 免费且实用的WEB前端学习指南: 【📂web前端零基础到高级学习视频教程 120G干货分享】
    🥇 关于作者: 历任研发工程师,技术组长,教学总监;曾于2016年、2020年两度荣获CSDN年度十大博客之星。 十载寒冰,难凉热血;多年过去,历经变迁,物是人非。 然而,对于技术的探索和追求从未停歇。 💪坚持原创,热衷分享,初心未改,继往开来!



    一、👨‍🎓网站题目

    🧑个人网页设计、🙋‍♂️个人简历制作、👨‍💼简单静态HTML个人网页作品、👨‍🏭个人介绍网站模板 、等网站的设计与制作。


    二、✍️网站描述

    ⭐个人网页设计网站模板采用DIV CSS布局制作,网页作品有多个页面,如 :个人介绍(文字页面)、我的作品(图片列表)、个人技能(图文页面)、在线留言(表单页面)CSS样式方面网页整体采用左右布局结构,制作了网页背景图片,导航区域每个导航背景色不同,导航背景色与页面背景呼应。

    🏅 一套A+的网页应该包含 (具体可根据个人要求而定)

    1. 页面分为页头、菜单导航栏(最好可下拉)、中间内容板块、页脚四大部分。
    2. 所有页面相互超链接,可到三级页面,有5-10个页面组成。
    3. 页面样式风格统一布局显示正常,不错乱,使用Div+Css技术。
    4. 菜单美观、醒目,二级菜单可正常弹出与跳转。
    5. 要有JS特效,如定时切换和手动切换图片轮播。
    6. 页面中有多媒体元素,如gif、视频、音乐,表单技术的使用。。
    7. 页面清爽、美观、大方,不雷同。 。
    8. 不仅要能够把用户要求的内容呈现出来,还要满足布局良好、界面美观、配色优雅、表现形式多样等要求。

    三、📚网站介绍

    📔网站布局方面:计划采用目前主流的、能兼容各大主流浏览器、显示效果稳定的浮动网页布局结构。

    📓网站程序方面:计划采用最新的网页编程语言HTML5+CSS3+JS程序语言完成网站的功能设计。并确保网站代码兼容目前市面上所有的主流浏览器,已达到打开后就能即时看到网站的效果。

    📘网站素材方面:计划收集各大平台好看的图片素材,并精挑细选适合网页风格的图片,然后使用PS做出适合网页尺寸的图片。

    📒网站文件方面:网站系统文件种类包含:html网页结构文件、css网页样式文件、js网页特效文件、images网页图片文件;

    📙网页编辑方面:网页作品代码简单,可使用任意HTML编辑软件(如:Dreamweaver、HBuilder、Vscode 、Sublime 、Webstorm、Text 、Notepad++ 等任意html编辑软件进行运行及修改编辑等操作)。
    其中:
    (1)📜html文件包含:其中index.html是首页、其他html为二级页面;
    (2)📑 css文件包含:css全部页面样式,文字滚动, 图片放大等;
    (3)📄 js文件包含:js实现动态轮播特效, 表单提交, 点击事件等等(个别网页中运用到js代码)。


    四、🌐网站演示

    在这里插入图片描述
    在这里插入图片描述
    在这里插入图片描述
    在这里插入图片描述
    在这里插入图片描述


    五、🔧 网站代码

    🧱HTML结构代码

    
    DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>TFBOYStitle>
    <link href="css/style.css" rel="stylesheet" type="text/css" />
    head>
    <body>
    <div id="container">
      <div id="templaetmo_header">
        <div id="header_logo_area">
          <div id="header_logo"> TFBOYSdiv>
          <div class=" cleaner">div>
          <div id="header_slogan">div>
        div>
        <div class="cleaner">div>
        <div id="menu">
          <ul>
            <li><a href="index.html">首页a>li>
            <li><a href="bljs.html">TFBOYSa>li>
            <li><a href="blmyj.html">TFBOYS历程a>li>
            <li><a href="xinshang.html">TFBOYS欣赏a>li>
          ul>
        div>
      div>
      
      <div class="cleaner">div>
      
      <div class="dm"> 
      
      <div id="yc-mod-slider">
        <div class="wrapper">
          <div id="slideshow" class="box_skitter fn-clear">
            <ul>
              <li> <img class="cubeRandom" src="images/dm1.jpg" />li>
              <li> <img   class="cubeRandom" src="images/dm2.jpg" />li>
              <li> <img   class="cubeRandom" src="images/dm3.jpg" />li>
            ul>
          div>
          <script type="text/javascript" src="js/slideshow.js">script> 
        div>
      div>
      
      
      <div class=" clear">div>
    div>
    
      <div class="cleaner">div>
      
      
      <div id="content_area">
        <div class="templaetmo_3_col">
          <div class="title_left">
            <h1>欢迎光临--TFBOYSh1>
          div>
          <div class="cleaner">div>
          <p>TFBOYS是由北京时代峰峻文化艺术发展有限公司于2013年8月6日推出的中国男子演唱组合,由王俊凯、王源、易烊千玺三位成员组成。p>
          <p>2009年,北京时代峰峻文化艺术发展有限公司发现国内“练习生”市场的空白,成立了TF家族的项目   。2011年初,TF家族正式开始招募练习生,王俊凯通过首批甄选进入该公司成为练习生,随后在练习期间参与发行了EP《我不要改变》,翻唱了《囚鸟》、《我要快乐》等歌曲。2012年初,王源进入该公司,与王俊凯合作演唱了歌曲《一个像夏天一个像秋天》、合作翻唱《当爱已成往事》、《洋葱》等歌曲,受到了关注 ;同年,时代峰峻决定打造一个组合。但由于王俊凯、王源的专长不是舞蹈,所以公司选择了易烊千玺加入,组成一个三人互补的组合 。p>
          <p>2013年8月,TFBOYS发布组合形象宣传片《十年》,正式出道 ;10月,发行首张EP《Heart梦·出发》 。2014年3月,发行单曲《魔法城堡》;4月,获得第二届音悦V榜年度盛典的音悦直播人气歌手、内地最具人气歌手两个奖项  ;9月,受邀担任央视公益节目《开学第一课》的表演嘉宾 ;10月,推出迷你专辑《青春修炼手册》 。2015年3月,发行单曲《宠爱》 ;12月,在全亚洲地区发行迷你专辑《大梦想家》。p>
          <p>p>
        div>
        <div class="templaetmo_3_col 3_col_middle">
          <h1><a href="xinshang.html">TFBOYS欣赏a>h1>
          <div class="gallery">
            <ul>
              <li><a href="#"> <img src="images/thumb_1.jpg" />a>li>
              <li><a href="#"> <img src="images/thumb_2.jpg" /> a>li>
              <li><a href="#"> <img src="images/thumb_3.jpg" /> a>li>
              <li><a href="#"> <img src="images/thumb_4.jpg" /> a>li>
              <li><a href="#"> <img src="images/thumb_5.jpg" /> a>li>
              <li><a href="#"> <img src="images/thumb_6.jpg" /> a>li>
              <li><a href="#"> <img src="images/thumb_7.jpg" /> a>li>
              <li><a href="#"> <img src="images/thumb_8.jpg" /> a>li>
              <li><a href="#"> <img src="images/thumb_9.jpg" /> a>li>
              <li><a href="#"> <img src="images/thumb_10.jpg" />a>li>
              <li><a href="#"> <img src="images/thumb_11.jpg" /> a>li>
              <li><a href="#"> <img src="images/thumb_12.jpg" /> a>li>
              <li><a href="#"> <img src="images/thumb_13.jpg" /> a>li>
              <li><a href="#"> <img src="images/thumb_14.jpg" /> a>li>
              <li><a href="#"> <img src="images/thumb_15.jpg" /> a>li>
            ul>
            <div class="cleaner">div>
          div>
          <div class="cleaner">div>
        div>
        <div class="templaetmo_3_col">
          <h1><a href="syjs.html">TFBOYS历程a>h1>
          <img src="images/img_2.jpg" alt="Inside Building" />
          <p> 2013年8月6日,TFBOYS(The Fighting BOYS)在网络发布组合形象宣传片《十年》,正式出道  ;24日,发布单曲《Heart》的MV;10月4日,在重庆日月光广场举办首张EP《Heart梦·出发》的首唱会  ;18日,发行首张EP《Heart梦·出发》,该专辑共收录了三首歌曲 ;11月,出演TF家族综艺节目《源文在哪》、《TF少年GO》。p>
          <p> 2014年2月14日,由王源、王俊凯主演的TF家族自制网络剧《男生学院自习室》上线首播,成员易烊千玺因学业缺席第一季,于第二季加盟主演,三人分别饰演马思远、Karry和千智赫  ;3月13日,发行单曲《魔法城堡》,该歌曲是一首清新治愈系的歌曲 ;4月15日,受邀出席第二届音悦V榜年度盛典,获得了音悦直播人气歌手、内地最具人气歌手两个奖项  ;5月31日,参加录制的湖南卫视综艺节目《快乐大本营》播出,这是TFBOYS出道后首次参与电视节目的录制  ;p>
          <div class="cleaner">div>
          <h1><a href="#.html">迷妹登录a><a class="fr" href="zhuce.html">注册点我a>h1>
          <div class="">
            <div class="login" >
              <div class="login_info">用户名:
                <input class="login__input" />
              div>
              <div class="login_info">密码:
                <input class="login__input"  />
              div>
              <div class="login_subout">
                <div class="login_sub" ><a href="#">登录a>div>
                <div class="login_sub" ><a href="#">重置a>div>
              div>
            div>
          div>
          <div class="cleaner">div>
        div>
        <div class="cleaner">div>
      div>
      
      <div id="footer"> Copyright © TFBOYS All rights reserveddiv>
    div>
    
    body>
    html>
    
    
    
    
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 8
    • 9
    • 10
    • 11
    • 12
    • 13
    • 14
    • 15
    • 16
    • 17
    • 18
    • 19
    • 20
    • 21
    • 22
    • 23
    • 24
    • 25
    • 26
    • 27
    • 28
    • 29
    • 30
    • 31
    • 32
    • 33
    • 34
    • 35
    • 36
    • 37
    • 38
    • 39
    • 40
    • 41
    • 42
    • 43
    • 44
    • 45
    • 46
    • 47
    • 48
    • 49
    • 50
    • 51
    • 52
    • 53
    • 54
    • 55
    • 56
    • 57
    • 58
    • 59
    • 60
    • 61
    • 62
    • 63
    • 64
    • 65
    • 66
    • 67
    • 68
    • 69
    • 70
    • 71
    • 72
    • 73
    • 74
    • 75
    • 76
    • 77
    • 78
    • 79
    • 80
    • 81
    • 82
    • 83
    • 84
    • 85
    • 86
    • 87
    • 88
    • 89
    • 90
    • 91
    • 92
    • 93
    • 94
    • 95
    • 96
    • 97
    • 98
    • 99
    • 100
    • 101
    • 102
    • 103
    • 104
    • 105
    • 106
    • 107
    • 108
    • 109
    • 110
    • 111
    • 112
    • 113
    • 114
    • 115
    • 116
    • 117
    • 118
    • 119
    • 120

    💒CSS样式代码

     
    html {
    	background: #000;;
    }
    
    body {
    	margin: 0;
    	padding:0;
    	font-family: Tahoma, "Trebuchet MS", Verdana;
    	font-size: 12px;
    	line-height: 1.5em;
    	width: 100%;
    	display: table;
    	background: url(../images/bj.jpg) center top no-repeat #000;
    }
    
    a:link, a:visited {	color: #87430c; text-decoration: none; }
    a:active, a:hover {
    	color: #999;
    }
    
    p {
    	font-family: Tahoma, "Trebuchet MS", Verdana;
    	font-size: 14px;
    	color: #333;
    	text-align: justify; line-height:22px;
    }
    
    h1 {
    	font-family: Tahoma, "Trebuchet MS", Verdana;
    	font-size: 25px;
    	color: #333;
    	font-weight: normal;
    	margin: 0 0 15px 0;
    }
    
    h2 {
    	font-family: "Times New Roman", Times, serif;
    	font-size: 14px;
    	color: #111;
    	margin: 0 0 10px 0;
    }
    
    h3 {
    	font-family: Tahoma;
    	font-size: 13px;
    	color: #111;
    	font-weight: normal;
    	margin: 0 0 3px 0;
    }
    
    #container {
    	width: 960px; padding:20px;
    	margin: auto; background-color:rgba(255,255,255,0.8);
    }
    
    #templaetmo_header {
    	width:960px;
    	height:260px;
    	margin: 0;
    	padding: 0; background:url(../images/header.jpg) top center no-repeat;
    }
    
    #header_logo_area {
    	width:580px;
    	height: 75px;
    	margin: 0px 0 0 70px; padding-top:50px;
    }
    
    #header_logo{
    	float: left;
    	color: #fff;
    	font-size: 50px;
    	font-family: Tahoma, Geneva, sans-serif;
    	margin: 0 0 5px 0;
    }
    
    #header_slogan {
    	float: right;
    	font-family: "Brush Script MT", Arial;
    	font-size: 18px;
    	font-style: italic;
    	color: #fff;
    	margin:50px;
    	outline-color: #000;
    }
    
    /* menu */
    
    #menu {
    	float: left;
    	width: 960px;
    	height:50px;
    	background: url(../images/menu_bg.jpg);
    	padding:10px;
    	margin: 0 0 25px 0;
    }
    
    #menu ul {
    	float: left;
    	margin: 0 0 0 30px;
    	padding: 0 0 0 0;
    	width: 960px;
    	list-style: none;
    }
    
    #menu ul li {
    	display: inline;
    }
    
    #menu ul li a {
    	float: left;
    	padding:15px;
    	height: 50px;
    	text-align: center;
    	text-align: center;
    	text-decoration: none;
    	color: #ddd;
    	font-family: "Brush Script MT", Arial;
    	font-size:24px;
    	outline: none;
    }
    
    #menu li a:hover, #menu li .current {
    	color:#000;
    }
    
    #menu li .last {
    	background: none;
    }
    
    /* end of menu*/
    
    #content_area {
    	width: 960px;
    	border-bottom: 1px dotted #b0b0b0;
    }
    
    
    
    
    
    
    
    
    
    
    .title_left {
    	float: left;	
    	width:100%;
    	height: 46px; border-bottom:2px solid #960;
    }
    
    .title_right {
    	float: right;	
    	width: 165px;
    	height: 40px;
    	color: #d89300;
    	font-family: Tahoma;
    	font-size:28px;
    	margin: 0;
    	padding: 6px 0 0 0;
    }
    
    .title_left  h1 {
    	float: left;
    	display: block;
    	font-family: Tahoma;
    	font-size: 25px;
    	color: #e17638;
    	font-weight: normal;
    	margin: 0 0 2px 0;
    }
    
    .title_left  h3 {
    	font-family: Tahoma;
    	font-size: 20px;
    	color: #fff;
    	font-weight: normal;
    	display: block;
    	float: right;
    }
    
    .templaetmo_3_col {
    	float: left;
    	width: 290px;
    	padding: 10px 5px;
    }
    
    .templaetmo_3_col img {
    	border: 5px solid #7b4d23;
    	margin: 0 0 15px 0;
    	
    }
    .3_col_middle {
    	margin: 0 30px;
    	width: 271px;
    	background: url(../images/mid_col_bg.jpg) repeat-x #151515;
    	border: 3px solid #363636;
    	padding: 10px;
    }
    
    .templaetmo_3_col .gallery img{
    	border: 5px solid #fff;
    }
    .templaetmo_3_col .gallery img:hover{
    border:5px solid #aaa;
    }
    
    .gallery ul{ margin-left:-40px;}
    .gallery li{ float:left; margin:5px; list-style-type:none;}
    .gallery li img{ width:75px; height:75px;}
    
    
    
    .xinshang{ width:960px; margin-top:20px;}
    .xinshang ul{ margin-left:-40px;}
    .xinshang li{ width:170px; height:120px; float:left; margin:5px; list-style-type:none; border:5px solid #aaa;}
    .xinshang li:hover{ border:5px solid #fff;}
    .xinshang li img{ width:170px; height:120px;}
    
    
    .left_main{ width:630px; padding:10px; height:auto; float:left;}
    .left_main p{ font-size:14px; line-height:22px; color:#333; text-indent:2em;}
    
    .youji_main{ width:920px; padding:10px; height:auto; float:left;}
    .youji_main p{ font-size:14px; line-height:22px; color:#333; text-indent:2em;}
    
    .fl{ float:left;}
    .fr{ float:right;}
    
    .3_col_middle img {
    	float: left;
    	border: none;
    }
    
    .3_col_middle img.img_middle {
    	margin: 0 8px;
    }
    
    .more{
    	float: right;
    	color: #777;
    	font-size: 11px;
    	margin: 0 10px 0px 0;
    }
    
    .more a{
    	text-decoration: none;
    	color: #777;
    }
    
    .more a:hover{
    	text-decoration: underline;
    }
    
    
    .more_2{
    	float: left;
    	color: #b0b0b0;
    	font-size: 10px;
    	margin: 0 10px 10px 0;
    	background: url(../images/more.png) no-repeat ;
    	padding: 0 0 0 10px ;
    	background-position: 0 7px;
    }
    
    .more_2 a{
    	text-decoration: none;
    	color: #777;
    }
    
    .more_2 a:hover, .more_2:hover{
    	text-decoration: underline;
    }
    
    #footer {
    	width: 100%;
    	color: #555;
    	margin: 0;
    	padding: 10px 0;
    	text-align: center;
    }
    
    .templaetmo_list {
    	list-style: none;
    	padding: 0 0 0 25px;
    }
    
    .templaetmo_list li {
    	color: #777777;
    	font-family: Tahoma;
    	font-size: 11px;
    	background: url(../images/bullet.jpg) no-repeat;
    	background-position: 0 6px;
    	padding: 0 0 0 15px;
    	margin: 0 0 10px 0 ;
    }
    
    .cleaner {
    	clear: both;
    	height: 0;
    	margin: 0;
    	padding: 0;
    }
    
    
    /* -------------------zhuce login css -------------------------------*/
    .login{width:300px; height:auto; float:left; padding:10px; font-size:16px; border-top:2px solid #963; }
    .login_info{width:280px; height:30px; margin:5px auto;}
    .login_info input{width:180px; height:20px; float:right;}
    .login_subout{width:220px; height:30px; margin:5px auto; }
    .login_sub{ width:60px; height:20px;margin:5px; margin-left:30px; color:#111; padding:2px; float:left; text-align:center; border:2px solid #555; background-color:#ddd;}
    .login_sub:hover{background-color:#fff; }
    .login_sub a{font-size:16px; line-height:20px;  color:#111; }
    .login_sub a:hover{color:#800; text-decoration:none;}
    
    
    
    /* -------------------zhuce login css -------------------------------*/
    .zhuce{width:600px; height:auto; float:left; padding:10px; font-size:16px; border-top:2px solid #963; }
    .zhuce_info{width:580px; height:30px; margin:5px auto;}
    .zhuce_info input{width:450px; height:20px; float:right;}
    .zhuce_text{width:450px; height:150px;float:right;}
    .subout{width:520px; height:30px; margin:15px auto; margin-left:200px;}
    .sub{ width:60px; height:20px;margin:5px; margin-left:30px; color:#111; padding:2px; float:left; text-align:center; border:2px solid #555; background-color:#ddd;}
    .sub:hover{background-color:#fff; }
    .sub a{font-size:16px; line-height:20px;  color:#111; }
    .sub a:hover{color:#800; text-decoration:none;}
    
    
    
    /* -------------------index lunbo css -------------------------------*/
    .dm{ width:950px; height:280px; margin:auto; overflow:hidden;}
    .fn-clear { zoom: 1; }
    .box_skitter { position: relative; background: none; }
    .box_skitter ul { display: none; }
    .box_skitter .container_skitter { overflow: hidden; position: relative; }
    .box_skitter .image { overflow: hidden; }
    .box_skitter .image img { display: none; }
    .box_skitter .box_clone { position: absolute; top: 0; left: 0; width: 100px; overflow: hidden; display: none; z-index: 20; }
    .box_skitter .box_clone img { position: absolute; top: 0; left: 0; z-index: 20; }
    .box_skitter .prev_button { position: absolute; top:30%; left:30px; z-index: 100; width:69px; height:124px; overflow: hidden; text-indent: -9999em; margin-top: -25px; background: url(../images/prev.png) no-repeat left top !important; }
    .box_skitter .next_button { position: absolute; top:30%; right:50px; z-index: 100; width:69px; height:124px;  overflow: hidden; text-indent: -9999em; margin-top: -25px; background: url(../images/next.png) no-repeat left top !important; }
    .box_skitter .label_skitter { z-index: 150; position: absolute; display: none; }
    .loading { position: absolute; top: 50%; right: 50%; z-index: 10000; margin: -16px -16px; color: #fff; text-indent: -9999em; overflow: hidden; background: url(../images/ajax-loader.gif) no-repeat left top; width: 31px; height: 31px; }
    #slideshow { width: 950px; height: 280px; }
    #slideshow ul { display: none; }
    
    
    
    
    
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 8
    • 9
    • 10
    • 11
    • 12
    • 13
    • 14
    • 15
    • 16
    • 17
    • 18
    • 19
    • 20
    • 21
    • 22
    • 23
    • 24
    • 25
    • 26
    • 27
    • 28
    • 29
    • 30
    • 31
    • 32
    • 33
    • 34
    • 35
    • 36
    • 37
    • 38
    • 39
    • 40
    • 41
    • 42
    • 43
    • 44
    • 45
    • 46
    • 47
    • 48
    • 49
    • 50
    • 51
    • 52
    • 53
    • 54
    • 55
    • 56
    • 57
    • 58
    • 59
    • 60
    • 61
    • 62
    • 63
    • 64
    • 65
    • 66
    • 67
    • 68
    • 69
    • 70
    • 71
    • 72
    • 73
    • 74
    • 75
    • 76
    • 77
    • 78
    • 79
    • 80
    • 81
    • 82
    • 83
    • 84
    • 85
    • 86
    • 87
    • 88
    • 89
    • 90
    • 91
    • 92
    • 93
    • 94
    • 95
    • 96
    • 97
    • 98
    • 99
    • 100
    • 101
    • 102
    • 103
    • 104
    • 105
    • 106
    • 107
    • 108
    • 109
    • 110
    • 111
    • 112
    • 113
    • 114
    • 115
    • 116
    • 117
    • 118
    • 119
    • 120
    • 121
    • 122
    • 123
    • 124
    • 125
    • 126
    • 127
    • 128
    • 129
    • 130
    • 131
    • 132
    • 133
    • 134
    • 135
    • 136
    • 137
    • 138
    • 139
    • 140
    • 141
    • 142
    • 143
    • 144
    • 145
    • 146
    • 147
    • 148
    • 149
    • 150
    • 151
    • 152
    • 153
    • 154
    • 155
    • 156
    • 157
    • 158
    • 159
    • 160
    • 161
    • 162
    • 163
    • 164
    • 165
    • 166
    • 167
    • 168
    • 169
    • 170
    • 171
    • 172
    • 173
    • 174
    • 175
    • 176
    • 177
    • 178
    • 179
    • 180
    • 181
    • 182
    • 183
    • 184
    • 185
    • 186
    • 187
    • 188
    • 189
    • 190
    • 191
    • 192
    • 193
    • 194
    • 195
    • 196
    • 197
    • 198
    • 199
    • 200
    • 201
    • 202
    • 203
    • 204
    • 205
    • 206
    • 207
    • 208
    • 209
    • 210
    • 211
    • 212
    • 213
    • 214
    • 215
    • 216
    • 217
    • 218
    • 219
    • 220
    • 221
    • 222
    • 223
    • 224
    • 225
    • 226
    • 227
    • 228
    • 229
    • 230
    • 231
    • 232
    • 233
    • 234
    • 235
    • 236
    • 237
    • 238
    • 239
    • 240
    • 241
    • 242
    • 243
    • 244
    • 245
    • 246
    • 247
    • 248
    • 249
    • 250
    • 251
    • 252
    • 253
    • 254
    • 255
    • 256
    • 257
    • 258
    • 259
    • 260
    • 261
    • 262
    • 263
    • 264
    • 265
    • 266
    • 267
    • 268
    • 269
    • 270
    • 271
    • 272
    • 273
    • 274
    • 275
    • 276
    • 277
    • 278
    • 279
    • 280
    • 281
    • 282
    • 283
    • 284
    • 285
    • 286
    • 287
    • 288
    • 289
    • 290
    • 291
    • 292
    • 293
    • 294
    • 295
    • 296
    • 297
    • 298
    • 299
    • 300
    • 301
    • 302
    • 303
    • 304
    • 305
    • 306
    • 307
    • 308
    • 309
    • 310
    • 311
    • 312
    • 313
    • 314
    • 315
    • 316
    • 317
    • 318
    • 319
    • 320
    • 321
    • 322
    • 323
    • 324
    • 325
    • 326
    • 327
    • 328
    • 329
    • 330
    • 331
    • 332
    • 333
    • 334
    • 335
    • 336
    • 337
    • 338
    • 339
    • 340
    • 341
    • 342
    • 343
    • 344
    • 345
    • 346
    • 347
    • 348
    • 349
    • 350
    • 351
    • 352

    六、🥇 如何让学习不再盲目

    很多刚入门编程的小白学习了基础语法,却不知道语法的用途,不知道如何加深映像,不知道如何提升自己,这个时候每天刷自主刷一些题就非常重要(百炼成神),可以去牛客网上的编程初学者入门训练。该专题为编程入门级别,适合刚学完语法的小白练习,题目涉及编程基础语法,基本结构等,每道题带有练习模式和考试模式,可还原考试模式进行模拟,也可通过练习模式进行练习 。


    七、🎁更多干货

    1.如果我的博客对你有帮助、如果你喜欢我的博客内容,请 “👍点赞” “✍️评论” “💙收藏” 一键三连哦!

    2.💗【👇🏻👇🏻👇🏻关注我| 获取更多源码 | 优质文章】 带您学习各种前端插件、3D炫酷效果、图片展示、文字效果、以及整站模板 、大学生毕业HTML模板 、期末大作业模板 、等! 「在这里有好多 前端 开发者,一起探讨 前端 Node 知识,互相学习」!

    3.

    以上内容技术相关问题💌欢迎一起交流学习👇🏻👇🏻👇🏻🔥

    在这里插入图片描述

  • 相关阅读:
    为后续的PCBA生产更为顺畅,这篇盖/露PAD怎么选的文章不容错过
    从开源项目探讨“FPGA挖矿”的本质
    sudo apt update 后会出现的一堆问题的解决
    sklearn笔记:调参
    Springboot 配置使用 RabbitMQ 并实现延时队列
    通过docker进行部署 Zookeeper、Kafka集群
    PHP中的面向对象编程
    电容传感器
    Spark SQL将Hive表中的数据写入到MySQL数据库中
    稀疏数组及其应用
  • 原文地址:https://blog.csdn.net/weixin_BJ050106/article/details/128142127