• 用DIV+CSS技术设计的公益主题网站——防止电信诈骗(web前端网页制作课作业)


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



    一、👨‍🎓网站题目

    💗 爱心公益网页设计 、关爱老人网页、公益校园安全、公益扫黑除恶、等网站的设计与制作。


    二、✍️网站描述

    🏷️HTML我的班级网页设计,采用DIV+CSS布局,共有多个页面,排版整洁,内容丰富,主题鲜明,首页使用CSS排版比较丰富,色彩鲜明有活力,导航与正文字体分别设置不同字号大小。导航区域设置了背景图。子页面有纯文字页面和图文并茂页面。

    🏅 一套优质的💯网页设计应该包含 (具体可根据个人要求而定)

    1. 页面分为页头、菜单导航栏(最好可下拉)、中间内容板块、页脚四大部分。
    2. 所有页面相互超链接,可到二三级页面,有多页面组成。
    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>
    <head>
    <meta charset="utf-8" />
    <title>title>
    <link rel="stylesheet" type="text/css" href="css/style.css" />
    
    head>
    <body>
    <div class="main" >
    
    <div  class="content12">
    <div class="daohang">
    
    
    
    
    
    <div class="img"><img src="images/1.jpg">div>
     
    
    
    <ul>
    <li class="active"><a href="index.html">首页a>
    li>
    <li ><a href="fatiaoyiju.html">法条依据a>li>
    <li ><a href="changjianqingxing.html">常见情形a>li>
    <li ><a href="jiujicuoshi.html">救济措施a>li>
    <li ><a href="anlipoxi.html">案例剖析a>li>
    <li ><a href="youkeliuyan.html">游客留言a>li>
    <li ><a href="shipinxinshang.html">视频欣赏a>li>
     
    ul>
    
    
    
    
    
    div>
    div>
    <div class="clear">div>
    
    <div  class="content12">
    div>
    <div class="clear">div>
    
    <div  class="content12">
    <div class="lbqh">
    
    
    <div class="index_banner" id="banner_tabs">
    	<ul>
    			<li><img src="images/2.jpg" width="100%">li>
    			<li><img src="images/3.jpg" width="100%">li>
    	 
    	ul>
    	
    		<img style="visibility:hidden;" src="images/2.jpg" width="100%">
    	
    
     
    	<cite>
    			<span>1span>
    			<span>2span>
    	 
    	cite>
    	<div class="clear">div>
    div>
    
    
    div>
    div>
    <div class="clear">div>
    
    <div  class="content12">
    <div class="taitou">
    
    
    <div class="title">救济措施div>
    
    div>
    <div class="jjcs">
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    <div class="desc">
    
    
    
    <br><br>(一)及时收集相关证据向公安机关报案<br><br>(二)提起附带民事诉讼<br><br>《刑事诉讼法》第九十九条规定对刑事附带民事 诉讼问题做了规定,《刑法》第六十四条规定,犯罪分子违法所得的一切财物,应当予以追缴或者责令退赔,对被害人的合法财产,应当及时予以返还。div>
    
    <div class="list">
    <img src="images/4.jpg" class="simg">
    <img src="images/5.jpg" class="simg">
     
    div>
    
    
    <div class="clear">div>
    
    <div class="desc">
    <br><br>人民法院在刑事判决中将追缴犯罪分子违法所得或责令犯罪分子退赔作为刑事判决的一项内容,当犯罪分子不能主动履行该义务时,即可依职权追缴或责令退赔,被害人也可根据这一判决内容申请法院强制执行。div>
    
    
    <div class="clear">div>
    <div class="img">
    <img src="images/6.jpg">
    div>
    
     
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    div>
    div>
    <div class="clear">div>
    
    <div  class="content12">
    <div class="taitou">
    
    
    <div class="title">案例剖析div>
    
    div>
    <div class="alpx">
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    <div class="text">
    
    <div class="list">
    <img src="images/7.jpg" class="img" >
     
    div>
    
    
    
    
    <br><br><b>案件名称:b>黄某、钟某、杨某、邵某电信诈骗案<br><br><b>(一)案情介绍b><br><br>公诉机关:北京市东城区人民检察院。<br><br>被告人:黄某、钟某、杨某、邵某。<br><br>被告人黄某伙同钟某(已判决),于2013年5月至6月间,在广东省中山市坦洲镇的租住房内,使用冒充熟人拨打电话的方式对不特定多数人实施诈骗。
    div>
    
    <div class="clear">div>
    
    <div class="slist">
    <img src="images/8.jpg" class="simg" >
    <img src="images/9.jpg" class="simg" >
     
    div>
    
    
     
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    div>
    div>
    <div class="clear">div>
    
    <div  class="content12">
    <div class="dibu">
    
    <div class="desc">
    电信诈骗 
    div>
    
    
    div>
    div>
    <div class="clear">div>div><script type="text/javascript" src="js/js.js">script>
    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
    • 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

    💒CSS样式代码

    
    @charset "utf-8";
    *{margin:0;padding:0;}
    body{margin:0 auto}
    .clear{ clear:both;}
    a{color:#333;text-decoration:none;}
    a:hover{text-decoration:underline;}
    li{list-style-type:none;}
    img{width:auto;max-width:100%;}
    .main{width:1200px;margin:0 auto;overflow:visible;}
    
    .content12{width:1200px;margin:0 auto;}
    
    
    .daohang {
    width:1200px;background:#2F0000;float:left;
    
    }
    .daohang .img{
    width:226px;
    float:left;
    
    }
    
    .daohang .img img{
    width:200px;height:90px;
    float:left;
    }
    
    
    
    .daohang ul{
    width:934px;
    background:#2F0000;float:left;
    }
    
    .daohang ul li{
    float:left;
    width:100px; 
    text-align:center;
    height:90px;line-height:90px;color:#fff;position: relative;
    }
    
    
    .daohang ul li a.active{
    color:#fff;}
    .daohang ul li a{
    color:#fff;}
     
    .daohang li:hover a{
    color:#fff;}
    
    
    
    
    
    
    
    
    
    .lbqh .index_banner{position:relative; 
    width:1200px;height:600px;
    
    }
    .lbqh .index_banner ul{overflow:hidden;}
    .lbqh .index_banner li{position:absolute;top:0;left:0;overflow:hidden;width:100%;height:550px;}
    .lbqh .index_banner li img{
    width:1200px;
    }
    .lbqh .index_banner li a{display:block;margin:0 auto;}
    .lbqh .index_banner cite{position:absolute;bottom:10px;left:50%;z-index:999;display:block;margin-left:-144px;width:288px;height:15px;_display:none;}
    .lbqh .index_banner cite span{float:left;display:block;margin:0 4px;width:40px;height:8px;background-color:#999999;text-indent:-999em;opacity:.8;cursor:pointer;}
    .lbqh .index_banner cite span:hover{background-color:#f22222;}
    .lbqh .index_banner cite span.cur{background-color:#000000;cursor:default;}
    .lbqh .clear{clear:both;}
    
    
    
    .taitou .title{
    margin:10px 0px;
    padding:10px 0px;
    font-weight:bold;
    width:120px;
    margin-left:10px;
    margin-right:10px;
    color:#ffffff;text-align:center;
    
    
    
    background:#2F0000;
    
    }
    
    
    .jjcs 
    {
    width:1200px;    text-align: justify;
    	
    }
    .jjcs .text
    {
    padding:10px;
    }
    
    .jjcs  .img
    {
    
    text-align:center;
    }
    
    
    
    .jjcs  .desc
    {
    padding:10px;
    text-align:left;
    float:left;
    text-align: justify;
    }
    .jjcs  .list
    {
    text-align:center;
    }
    
    
    
    .jjcs  .img
    {
    margin:10px auto;
    
    }
    .jjcs  img
    {
    height:450px;}
    
    
    .jjcs  .simg
    {
    float:left;
    width:570px;margin:10px;height:300px;
    }
    
    
    
    
    
    
    
    .alpx 
    {
    width:1200px;    text-align: justify;
    }
    .alpx  .text
    {
    
    padding:10px;
    }
    
    .alpx  .img
    {
    
    text-align:center;
    }
    
    
    
    .alpx  .desc
    {
    padding:10px;
    text-align:left;
    float:left;
    text-align: justify;
    width:580px;
    }
    
    .alpx  .list
    {
    width:580px;padding-bottom:10px;
    padding-left:10px;
    float:left;
    }
    
    
    .alpx  .img
    {
    height:400px;
    
    width:570px;
    margin-right:5px;
    
    
    }
    
    
    
    
    
    
    .alpx  .slist
    {
    text-align:center;
    }
    
    
    
    .alpx  .simg
    {
    height:400px;width:570px;margin:10px; 
    float:left;
    }
    
    
    
    
    
    
    
    
    .dibu .desc
    {
    
    text-align:center;color:#ffffff;
    background:#2F0000;padding:20px 0px;
    margin-top:10px;
    }
    
    .dibu img
    {
    
    
    }
    
    
    
    .guanggaotupian
    {
    text-align:center;
    
    }
    .guanggaotupian img
    {
    width:1200px;
    
    }
    
    
    
    
    
    .fatiaoyiju 
    {
    width:1200px;    text-align: justify;
    	
    }
    .fatiaoyiju .text
    {
    
    }
    
    .fatiaoyiju  .img
    {
    
    text-align:center;
    }
    
    
    
    .fatiaoyiju  .desc
    {
    padding:10px;
    text-align:left;
    float:left;
    text-align: justify;
    width:580px;
    }
    
    .fatiaoyiju  .list
    {
    width:580px;
    float:left;
    }
    
    
    .fatiaoyiju  .img
    {
    height:200px;width:280px;
    float:left;
    margin-left:5px;
    margin-right:5px;
    }
    
    
    
    .fatiaoyiju  .fr
    {
    float:right;
    
    }
    
    
    
    
    
    
    
    
    
    
    
    .changjianqingxing
    {
    
    width:1200px;
    }
    
    
    
    .changjianqingxing  .img
    {
    padding:5px;
    text-align:center;
    }
    
    
    .changjianqingxing  img
    {
    width:600px;
    margin:10px auto;
    }
    
    
    .changjianqingxing .text
    {
    
    width:1180px;margin:10px;
    
    
    
    
    }
    
    
    .changjianqingxing .desc
    {
    padding:5px;
    color:#ffffff;
    
    background:#2F0000;
    
    
    }
    
    
    #review_box {
     height:300px;
     overflow: hidden;/* 必须 */
     text-align: center;
     margin-top:10px;
    }
    
    
    
    
    
    .jiujicuoshi 
    {
    width:1200px;    text-align: justify;
    	
    }
    .jiujicuoshi .text
    {
    padding:10px;
    }
    
    .jiujicuoshi  .img
    {
    
    text-align:center;
    }
    
    
    
    .jiujicuoshi  .desc
    {
    padding:10px;
    text-align:left;
    float:left;
    text-align: justify;
    }
    .jiujicuoshi  .list
    {
    text-align:center;
    }
    
    
    .jiujicuoshi  .img
    {
    margin:10px auto;
    
    }
    .jiujicuoshi  img
    {
    height:400px;}
    
    .jiujicuoshi  .simg
    {
    float:left;
    width:373px;margin:10px;height:200px;
    }
    
    
    
    
    
    
    
    .anlipoxi 
    {
    width:1200px;    text-align: justify;
    	
    }
    .anlipoxi .text
    {
    
    }
    
    .anlipoxi  .img
    {
    
    text-align:center;
    }
    
    
    
    .anlipoxi  .desc
    {
    padding:10px;
    text-align:left;
    float:left;
    text-align: justify;
    width:580px;
    }
    
    .anlipoxi  .list
    {
    width:580px;
    float:left;
    }
    
    
    .anlipoxi  .img
    {
    height:200px;width:280px;
    float:left;
    margin-left:5px;
    margin-right:5px;
    }
    
    
    
    .anlipoxi  .fr
    {
    float:right;
    
    }
    
    
    
    
    
    
    
    
    
    .liuyanbiaodan 
    {
    width:300px;text-align:left;
    margin:0 auto;
    
    }
    
    .liuyanbiaodan form
    {
    line-height:40px;border-bottom-color:#000000;border-bottom-style:solid;border-bottom-width:0px;border-top-color:#000000;border-top-style:solid;border-top-width:0px;border-left-color:#000000;border-left-style:solid;border-left-width:0px;border-right-color:#000000;border-right-style:solid;border-right-width:0px;
    }
    .liuyanbiaodan select{
    text-align:left;
    margin:0px 10px;
    overflow:hidden;
    vertical-align:middle;
    height:40px;height:40px;line-height:40px;border-bottom-color:#999999;border-bottom-style:solid;border-bottom-width:1px;border-top-color:#999999;border-top-style:solid;border-top-width:1px;border-left-color:#999999;border-left-style:solid;border-left-width:1px;border-right-color:#999999;border-right-style:solid;border-right-width:1px;
    }
    
    .liuyanbiaodan checkbox,radio{
    text-align:left;
    margin:0px 10px;
    
    overflow:hidden;
    vertical-align:middle;
    height:40px;height:40px;line-height:40px;border-bottom-color:#999999;border-bottom-style:solid;border-bottom-width:1px;border-top-color:#999999;border-top-style:solid;border-top-width:1px;border-left-color:#999999;border-left-style:solid;border-left-width:1px;border-right-color:#999999;border-right-style:solid;border-right-width:1px;
    }
    
    
    .liuyanbiaodan input{
    text-align:left;
    margin:0px 10px;
    overflow:hidden;
    vertical-align:middle;
    height:40px;line-height:40px;border-bottom-color:#999999;border-bottom-style:solid;border-bottom-width:1px;border-top-color:#999999;border-top-style:solid;border-top-width:1px;border-left-color:#999999;border-left-style:solid;border-left-width:1px;border-right-color:#999999;border-right-style:solid;border-right-width:1px;
    
    }
    
    
    .liuyanbiaodan textarea{
    text-align:left;
    margin:0px 10px;
    overflow:hidden;
    vertical-align:middle;
    height:40px;line-height:40px;border-bottom-color:#999999;border-bottom-style:solid;border-bottom-width:1px;border-top-color:#999999;border-top-style:solid;border-top-width:1px;border-left-color:#999999;border-left-style:solid;border-left-width:1px;border-right-color:#999999;border-right-style:solid;border-right-width:1px;
    
    }
    
    
    .liuyanbiaodan .title
    {
    margin:0px 10px;
    width:-2px;float:left;
    text-align:right;
    }
    .liuyanbiaodan button{
    margin:10px 0px  0px 10px;
    text-align:center;
    line-height:40px;height:40px;line-height:40px;border-bottom-color:#999999;border-bottom-style:solid;border-bottom-width:1px;border-top-color:#999999;border-top-style:solid;border-top-width:1px;border-left-color:#999999;border-left-style:solid;border-left-width:1px;border-right-color:#999999;border-right-style:solid;border-right-width:1px;background:#000000;color:#ffffff;
    }
    
    .liuyanbiaodan .list{
    margin-bottom:10px;
    float: left;
    }
    
    .liuyanbiaodan .form{
    width:268px;border-radius:25px;
    padding:15px;
    margin:0 auto;
    }
    .liuyanbiaodan .input{
    width:212px;float:left;
    }
    .liuyanbiaodan .checkbox{
    width:auto;
    
    }
    .liuyanbiaodan .radio{
    width:auto;
    }
    .liuyanbiaodan .select{
    width:212px;float:left;
    }
    .liuyanbiaodan .textarea{
    width:212px;height:130px;
    float:left;
    }
    .liuyanbiaodan .file{
    width:auto;
    border:0px;
    }
    .liuyanbiaodan .submit{
    width:50.666666666667px;float:left;
    }
    
    
    
    
    
    .shipinxinshang
    {
    text-align:center;
    }
    
    video{
        width:1180px;
        height:100%;;
        object-fit:fill; 
    	margin:10px;
    
    	
    }
    
    
    
    
    
    • 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
    • 353
    • 354
    • 355
    • 356
    • 357
    • 358
    • 359
    • 360
    • 361
    • 362
    • 363
    • 364
    • 365
    • 366
    • 367
    • 368
    • 369
    • 370
    • 371
    • 372
    • 373
    • 374
    • 375
    • 376
    • 377
    • 378
    • 379
    • 380
    • 381
    • 382
    • 383
    • 384
    • 385
    • 386
    • 387
    • 388
    • 389
    • 390
    • 391
    • 392
    • 393
    • 394
    • 395
    • 396
    • 397
    • 398
    • 399
    • 400
    • 401
    • 402
    • 403
    • 404
    • 405
    • 406
    • 407
    • 408
    • 409
    • 410
    • 411
    • 412
    • 413
    • 414
    • 415
    • 416
    • 417
    • 418
    • 419
    • 420
    • 421
    • 422
    • 423
    • 424
    • 425
    • 426
    • 427
    • 428
    • 429
    • 430
    • 431
    • 432
    • 433
    • 434
    • 435
    • 436
    • 437
    • 438
    • 439
    • 440
    • 441
    • 442
    • 443
    • 444
    • 445
    • 446
    • 447
    • 448
    • 449
    • 450
    • 451
    • 452
    • 453
    • 454
    • 455
    • 456
    • 457
    • 458
    • 459
    • 460
    • 461
    • 462
    • 463
    • 464
    • 465
    • 466
    • 467
    • 468
    • 469
    • 470
    • 471
    • 472
    • 473
    • 474
    • 475
    • 476
    • 477
    • 478
    • 479
    • 480
    • 481
    • 482
    • 483
    • 484
    • 485
    • 486
    • 487
    • 488
    • 489
    • 490
    • 491
    • 492
    • 493
    • 494
    • 495
    • 496
    • 497
    • 498
    • 499
    • 500
    • 501
    • 502
    • 503
    • 504
    • 505
    • 506
    • 507
    • 508
    • 509
    • 510
    • 511
    • 512
    • 513
    • 514
    • 515
    • 516
    • 517
    • 518
    • 519
    • 520
    • 521
    • 522
    • 523
    • 524
    • 525
    • 526
    • 527
    • 528
    • 529
    • 530
    • 531
    • 532
    • 533
    • 534
    • 535
    • 536
    • 537
    • 538
    • 539
    • 540
    • 541
    • 542
    • 543
    • 544
    • 545
    • 546
    • 547
    • 548
    • 549
    • 550
    • 551
    • 552
    • 553
    • 554
    • 555
    • 556
    • 557
    • 558
    • 559
    • 560
    • 561
    • 562
    • 563
    • 564
    • 565
    • 566
    • 567
    • 568
    • 569
    • 570
    • 571
    • 572
    • 573
    • 574
    • 575
    • 576
    • 577
    • 578
    • 579
    • 580
    • 581
    • 582
    • 583
    • 584
    • 585
    • 586
    • 587
    • 588
    • 589
    • 590
    • 591

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

    21年程序员总结给编程菜鸟的16条忠告

    1. 入门期间不要盲目看太多书,找一本网上或身边有经验程序员推荐的教材,先系统的学习。
    2. 多看帮助文档,帮助文档就像一个游戏的玩法说明通关秘籍,该看就看别太自信。
    3. 菜鸟容易被对象、属性、方法等词汇迷惑?那是你连最基础知识都还没掌握。
    4. 不要忽视没一个看起来不起眼的问题,经常总结做到举一反三。
    5. 没积累足够知识和经验前,你是开发不出一个完整项目的。
    6. 把最新技术挂在嘴边,还不如把过时技术牢记心中。
    7. 活到老学到老,只有一招半式是闯不了江湖的。
    8. 看得懂的书,仔细看;看不懂的书,硬着头皮也要看完。
    9. 书读百遍其义自见,别指望读一遍就能掌握。
    10. 请把教程里的例子亲手实践下,即使案例中有完整源码。
    11. 把在教程中看到的有意义的例子扩充;并将其切实的运用到自己的工作中。
    12. 不要漏掉教程中任何一个习题——请全部做完并做好笔记。
    13. 水平是在不断的实践中完善和发展的,你与大牛差的只是经验的积累。
    14. 每学到一个难点的时候,尝试对朋友或网上分享你的心得,让别人都能看得懂说明你真的掌握。
    15. 做好保存源文件的习惯,这些都是你的知识积累。
    16. 遇到问题不要张口就问,要学会自己找答案,比如google、百度和w3cschool上都有很多编程相关资料,你只要输入关键字就能找到你的答案。

    七、🎁更多干货

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

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

    3.

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

  • 相关阅读:
    Git 之 reset --hard 回退/回滚到之前的版本代码后,后悔了,如何在恢复之后的版本的方法简单整理
    swagger-01-swagger介绍
    手把手教你写一个生成yapi接口代码Chrome 扩展插件
    A. Sum
    计算机网络(二) | 网络编程基础、Socket套接字、UDP和TCP套接字编程)
    融合动态反向学习的阿奎拉鹰与哈里斯鹰混合优化算法
    OpenJudge NOI题库 1.3 编程基础之算术表达式与顺序执行
    Vue3【十】07使用ref创建基本类型的响应式数据以及ref和reactive区别
    【TES720D-KIT】基于复旦微FMQL20S400全国产化ARM开发套件(核心板+底板)
    物联网系统中物模型定义的简要说明
  • 原文地址:https://blog.csdn.net/qq_38514421/article/details/127840589