HTMLCSS练习

news2024/10/5 4:56:36

1) 效果如下 

2) 代码如下 

2.1) HTML

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>studyWell</title>
    <link rel="stylesheet" href="./base.css">
    <link rel="stylesheet" href="./index.css">
</head>
<body>
    <!-- 头部区域 -->
    <div class="header">
        <div class="wrapper">
            <div class="logo">
                <h1><a href="#">学成在线</a></h1>
            </div>  
            <div class="nav">
                <ul>
                    <li class="active"><a href="#">HEADER</a></li>
                    <li><a href="#">COURSE</a></li>
                    <li><a href="#">PLAN</a></li>
                </ul>
            </div>
            <div class="search">
                <input type="text" placeholder="Enter Words">
                <a href="#">
                    <svg class="icon" style="width: 1em;height: 1em;vertical-align: middle;fill: currentColor;overflow: hidden;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="835">
                        <path d="M472.615385 905.846154a433.230769 433.230769 0 1 0 0-866.461539 433.230769 433.230769 0 0 0 0 866.461539z m0-78.769231a354.461538 354.461538 0 1 1 0-708.923077 354.461538 354.461538 0 0 1 0 708.923077z" fill="#000000" p-id="836"></path>
                        <path d="M715.697231 755.081846a39.384615 39.384615 0 0 1 55.689846 0l167.069538 167.069539a39.384615 39.384615 0 1 1-55.689846 55.689846l-167.069538-167.069539a39.384615 39.384615 0 0 1 0-55.689846z m55.689846 55.689846a39.384615 39.384615 0 0 0 0-55.689846l167.069538 167.069539a39.384615 39.384615 0 1 0-55.689846 55.689846l-167.069538-167.069539a39.384615 39.384615 0 0 0 55.689846 0z" fill="#000000" p-id="837"></path>
                    </svg>
                </a>
            </div>    
            <div class="user">
                <a href="#">
                    <img src="https://q5.itc.cn/q_70/images03/20240405/437b3358d28f4938b399298a1f63b651.jpeg" alt="">
                    <span>wave_sky</span>
                </a>
            </div>            
        </div>
    </div>
    <div class="banner">
        <div class="wrapper">
            <div class="left">
                <ul>
                    <li><a href="#">front_end</a></li>
                    <li><a href="#">front_end</a></li>
                    <li><a href="#">front_end</a></li>
                    <li><a href="#">front_end</a></li>
                    <li><a href="#">front_end</a></li>
                    <li><a href="#">front_end</a></li>
                    <li><a href="#">front_end</a></li>
                    <li><a href="#">front_end</a></li>
                    <li><a href="#">front_end</a></li>
                </ul>
            </div>
            <div class="right">
                <h3>Curriculum</h3>
                <div class="content">
                    <dl>
                        <dt>Data Visualization</dt>
                        <dd><span>Learning</span>-<strong>Using Steps</strong></dd>
                    </dl>
                    <dl>
                        <dt>Data Visualization</dt>
                        <dd><span>Learning</span>-<strong>Using Steps</strong></dd>
                    </dl>
                    <dl>
                        <dt>Data Visualization</dt>
                        <dd><span>Learning</span>-<strong>Using Steps</strong></dd>
                    </dl>
                    <a href="#">AllCourses</a>
                </div>
            </div>
        </div>
    </div>
    <div class="recommend wrapper">
        <h3>RECOMMEND</h3>
        <ul>
            <li><a href="#">HTML</a></li>
            <li><a href="#">HTML</a></li>
            <li><a href="#">HTML</a></li>
            <li><a href="#">HTML</a></li>
            <li><a href="#">HTML</a></li>
            <li><a href="#">HTML</a></li>
            <li><a href="#">HTML</a></li>
            <li><a href="#">HTML</a></li>
            <li><a href="#">HTML</a></li>
        </ul>
        <a href="#" class="modify">MODIFY</a>
    </div>
    <!-- 精品推荐课程 -->
    <div class="course wrapper">
        <div class="hd">
            <h3>RECMOOEND</h3>
            <a href="#" class="more">VIEW_ALL</a>
        </div>
        <div class="bd">
            <ul>
                <li>
                    <a href="#">
                        <div class="pic">
                            <img src="https://img0.baidu.com/it/u=2827135641,1933815429&fm=253&fmt=auto&app=120&f=JPEG" alt="">
                        </div>
                        <div class="text">
                            <h4>Fighting</h4>
                            <p><span>Senior</span> . <i>1125</i>人在学习</p>
                        </div>
                    </a>
                </li>
                <li>
                    <a href="#">
                        <div class="pic">
                            <img src="https://img1.baidu.com/it/u=2696472111,1441718876&fm=253&fmt=auto&app=120&f=JPEG?w=508&h=500" alt="">
                        </div>
                        <div class="text">
                            <h4>Fighting</h4>
                            <p><span>Senior</span> . <i>1125</i>人在学习</p>
                        </div>
                    </a>
                </li>
                <li>
                    <a href="#">
                        <div class="pic">
                            <img src="https://img1.baidu.com/it/u=1877419501,1823077687&fm=253&fmt=auto?w=500&h=500" alt="">
                        </div>
                        <div class="text">
                            <h4>Fighting</h4>
                            <p><span>Senior</span> . <i>1125</i>人在学习</p>
                        </div>
                    </a>
                </li>
                <li>
                    <a href="#">
                        <div class="pic">
                            <img src="https://img2.baidu.com/it/u=1933694560,1851305891&fm=253&fmt=auto&app=120&f=JPEG?w=500&h=500" alt="">
                        </div>
                        <div class="text">
                            <h4>Fighting</h4>
                            <p><span>Senior</span> . <i>1125</i>人在学习</p>
                        </div>
                    </a>
                </li>
                <li>
                    <a href="#">
                        <div class="pic">
                            <img src="https://img2.baidu.com/it/u=1761921801,1220023983&fm=253&fmt=auto&app=120&f=JPEG?w=500&h=500" alt="">
                        </div>
                        <div class="text">
                            <h4>Fighting</h4>
                            <p><span>Senior</span> . <i>1125</i>人在学习</p>
                        </div>
                    </a>
                </li>
                <li>
                    <a href="#">
                        <div class="pic">
                            <img src="https://img1.baidu.com/it/u=2086169455,2318935765&fm=253&fmt=auto&app=120&f=JPEG?w=500&h=1111" alt="">
                        </div>
                        <div class="text">
                            <h4>Fighting</h4>
                            <p><span>Senior</span> . <i>1125</i>人在学习</p>
                        </div>
                    </a>
                </li>
                <li>
                    <a href="#">
                        <div class="pic">
                            <img src="https://img2.baidu.com/it/u=2288673665,3415374068&fm=253&fmt=auto&app=120&f=JPEG?w=500&h=500" alt="">
                        </div>
                        <div class="text">
                            <h4>Fighting</h4>
                            <p><span>Senior</span> . <i>1125</i>人在学习</p>
                        </div>
                    </a>
                </li>
                <li>
                    <a href="#">
                        <div class="pic">
                            <img src="https://img0.baidu.com/it/u=1994241505,3792758445&fm=253&fmt=auto&app=120&f=JPEG?w=889&h=500" alt="">
                        </div>
                        <div class="text">
                            <h4>Fighting</h4>
                            <p><span>Senior</span> . <i>1125</i>人在学习</p>
                        </div>
                    </a>
                </li>
                <li>
                    <a href="#">
                        <div class="pic">
                            <img src="https://img1.baidu.com/it/u=1845740325,2917001370&fm=253&fmt=auto&app=120&f=JPEG?w=501&h=500" alt="">
                        </div>
                        <div class="text">
                            <h4>Fighting</h4>
                            <p><span>Senior</span> . <i>1125</i>人在学习</p>
                        </div>
                    </a>
                </li>
                <li>
                    <a href="#">
                        <div class="pic">
                            <img src="https://img0.baidu.com/it/u=1534238486,4029638650&fm=253&fmt=auto&app=120&f=JPEG?w=500&h=500" alt="">
                        </div>
                        <div class="text">
                            <h4>Fighting</h4>
                            <p><span>Senior</span> . <i>1125</i>人在学习</p>
                        </div>
                    </a>
                </li>
            </ul>
        </div>
    </div>
    <div class="wrapper">
        <div class="hd">
            <h3>FRONT_END</h3>
            <ul>
                <li><a href="#" class="active">Hot</a></li>
                <li><a href="#">Primary</a></li>
                <li><a href="#">Middle</a></li>
                <li><a href="#">Senior</a></li>
            </ul>
            <a href="#" class="more">VIEW_ALL</a>
        </div>
        <div class="bd">
            <div class="left">
                <img src="https://img1.baidu.com/it/u=2437811644,3824884357&fm=253&fmt=auto&app=120&f=JPEG?w=800&h=1422" alt="">
            </div>
            <div class="right">
                <div class="top">
                    <img src="https://img1.baidu.com/it/u=1184803841,126795988&fm=253&fmt=auto&app=138&f=JPEG?w=658&h=206" alt="">
                </div>
                <div class="bottom">
                    <ul>
                        <li>
                            <a href="#">
                                <div class="pic">
                                    <img src="https://img0.baidu.com/it/u=1534238486,4029638650&fm=253&fmt=auto&app=120&f=JPEG?w=500&h=500" alt="">
                                </div>
                                <div class="text">
                                    <h4>Fighting</h4>
                                    <p><span>Senior</span> . <i>1125</i>人在学习</p>
                                </div>
                            </a>
                        </li>
                        <li>
                            <a href="#">
                                <div class="pic">
                                    <img src="https://img1.baidu.com/it/u=292806425,283345048&fm=253&fmt=auto&app=120&f=JPEG?w=500&h=500" alt="">
                                </div>
                                <div class="text">
                                    <h4>Fighting</h4>
                                    <p><span>Senior</span> . <i>1125</i>人在学习</p>
                                </div>
                            </a>
                        </li>
                        <li>
                            <a href="#">
                                <div class="pic">
                                    <img src="https://img0.baidu.com/it/u=1323729093,935260311&fm=253&fmt=auto&app=120&f=JPEG?w=500&h=500" alt="">
                                </div>
                                <div class="text">
                                    <h4>Fighting</h4>
                                    <p><span>Senior</span> . <i>1125</i>人在学习</p>
                                </div>
                            </a>
                        </li>
                        <li>
                            <a href="#">
                                <div class="pic">
                                    <img src="https://img0.baidu.com/it/u=1865326018,3817185204&fm=253&fmt=auto&app=120&f=JPEG?w=500&h=500" alt="">
                                </div>
                                <div class="text">
                                    <h4>Fighting</h4>
                                    <p><span>Senior</span> . <i>1125</i>人在学习</p>
                                </div>
                            </a>
                        </li>
                    </ul>
                </div>
            </div>
        </div>
    </div>
    <div class="footer">
        <div class="wrapper">
            <div class="left">
                <div class="logo">
                    <a href="#"></a>
                </div>
                <p>乾卦(乾为天)乾上乾下《乾》:元亨利贞。初九:潜龙,勿用。九二:见龙在田,利见大人。九三:君子终日乾乾,夕惕若厉,无咎。</p>
                <a href="#" class="download">DOWNLOAD</a>
            </div>
            <div class="right">
                <dl>
                    <dt>Parteners</dt>
                    <dd>Institutions</dd>
                    <dd>Teachers</dd>
                </dl>
                <dl>
                    <dt>Parteners</dt>
                    <dd>Institutions</dd>
                    <dd>Teachers</dd>
                </dl>
                <dl>
                    <dt>Parteners</dt>
                    <dd>Institutions</dd>
                    <dd>Teachers</dd>
                </dl>
            </div>
        </div>
    </div>
</body>
</html>

2.2) CSS1

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

li {
    list-style: none;
}

body {
    font: 14px/1.5 "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
    color: #333;
}

a {
    color: #333;
    text-decoration: none;
}

2.2) CSS2

.wrapper {
    margin: 0 auto;
    width: 1200px;
}
body {
    background-color: #f3f5f7;
}

/* 头部区域 */
.header {
    height: 100px;
    background-color: #fff;
}
.header .wrapper {
    padding-top: 29px;
    display: flex;
}

/* logo区域 */
.logo a {
    display: block;
    width: 195px;
    height: 41px;
    background-color: #4D7BAD;
    background-image: url("https://img1.baidu.com/it/u=2252996821,1843196218&fm=253&fmt=auto&app=120&f=JPEG?w=549&h=430");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    font-size: 0;
}

/* 导航 */
.nav {
    margin-left: 102px;
}
.nav ul {
    display: flex;
}

.nav li {
    margin-right: 24px;
}
.nav li a {
    display: block;
    padding: 6px 8px;
    line-height: 27px;
    font-size: 19px;
}

.nav li.active,
.nav li a:hover {
    border-bottom: 2px solid #00a4ff;
}

/* 搜索 */
.search {
    display: flex;
    margin-left: 64px;
    padding-left: 19px;
    padding-right: 12px;
    width: 412px;
    height: 40px;
    background-color: #f3f5f7;
    border-radius: 20px;
}
.search input {
    flex: 1;
    border: 0;
    background-color: transparent;
    outline: none;
}
.search a {
    align-content: center;
}
.user a {
    display: flex;
}
.user a img{
    width: 30px;
    height: 30px;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 7px;
}
.user {
    margin-left: 32px;
    margin-top: 4px;
}
.user a span {
    line-height: 30px;
    font-size: 16px;
    color: #666;
}
.banner {
    height: 420px;
    background-color: #0092cb;
}
.banner .wrapper {
    display: flex;
    justify-content: space-between;
    height: 420px;
    background-image: url("https://preview.qiantucdn.com/58pic/62/04/81/39q58PICK58PICB4M3GN2vKS3_origin_PIC2018.png%21w1024_new_small_1");
    background-size: cover;
}
.banner .left {
    padding: 3px 20px;
    width: 191px;
    height: 420px;
    background-color: rgba(0,0,0,0.42);
}
.banner .left a {
    background: url("https://pic.616pic.com/ys_img/01/12/75/QiNqkIMrfj.jpg") no-repeat right center;
    background-size: 30px 30px;
    display: block;
    line-height: 46px;
    font-size: 16px;
    color: #fff;
}
.banner .left a:hover {
    color: #0092CB;
    background: url("https://picx.zhimg.com/v2-e4f59a8cd4edca9f100067e4bc67a639_r.jpg") no-repeat right center;
    background-size: 30px 30px;
}
.banner .right {
    width: 218px;
    height: 305px;
    background-color: #209dd5;
    border-radius: 10px;
    align-self: center;
    margin-right: 5%;
}

.banner .right h3 {
    margin-left: 14px;
    height: 48px;
    line-height: 48px;
    font-size: 15px;
    color: #fff;
    font-weight: 400;
}
.banner .right .content {
    padding: 14px;
    height: 257px;
    background-color: #fff;
    border-radius: 10px;
}
.banner .right dl {
    margin-bottom: 12px;
    border-bottom: 1px solid #e0e0e0;
}
.banner .right dt {
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
}
.banner .right dd {
    margin-bottom: 8px;
    font-size: 12px;
    line-height: 16px;
}
.banner .right dd span {
    color: #00a4ff;
}
.banner .right dd strong {
    color: #7d7d7d;
    font-weight: 400;
}
.banner .right a {
    display: block;
    height: 32px;
    background-color: #00a4ff;
    border-radius: 15px;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
    color: #fff;
}
.recommend {
    display: flex;
    margin-top: 11px; 
    height: 60px;
    padding: 0 20px;
    line-height: 60px;
    background-color: #fff;
    box-shadow: 0px 1px 2px 0px rgba(211,211,211,0.5);
} 
.recommend h3 {
    font-size: 18px;
    color: #00a4ff;
    font-weight: 400;
}
.recommend ul {
    flex: 1;
    display: flex;
}
.recommend ul li a {
    padding: 0 24px;
    border-right: 1px solid #e0e0e0;
    font-size: 18px;
}
.recommend ul li:last-child a {
    border-right: 0;
}
.recommend .modify {
    font-size: 16px;
    color: #00a4ff
}
.course {
    margin-top: 15px;
}
.hd {
    display: flex;  
    justify-content: space-between;
    height: 60px;
    line-height: 60px;
}
.hd h3 {
    font-size: 21px;
    font-weight: 400;
}
.hd .more {
    font-size: 14px;
    color: #999;
    padding-right: 20px;
}
.bd ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.bd li {
    margin-bottom: 14px;
    width: 228px;
    height: 271px;
    background-color: pink;
}
.bd li .pic {
    height: 156px;
}
.bd li .text {
    padding: 20px;
    height: 115px;
    background-color: #fff;
}
.bd li .pic img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.bd li .text h4 {
    margin-bottom: 13px;
    height: 40px;
    font-size: 14x;
    line-height: 20px;
    font-weight: 400;
}
.bd li .text p {
    font-size: 14px;
    height: 20px;
    color: #999;
}
.bd li .text p span {
    color: #fa6400;
}
.bd li .text p i {
    font-style: normal;
}
.hd ul {
    display: flex;
}
.hd li {
    margin-right: 60px;
    font-size: 16px;
}
.hd .active {
    color: #00a4ff;
}
.bd {
    display: flex;
    justify-content: space-between;
}
.bd .left {
    width: 228px;
    height: 386px;
    background-color: pink;
}
.bd img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.bd .right {
    width: 957px;
}
.bd .right .top{
    margin-bottom: 15px;
    height: 100px;
}
.footer {
    margin-top: 60px;
    padding-top: 60px;
    height: 273px;
    background-color: #fff;
}
.footer .wrapper {
    display: flex;
    justify-content: space-between;
}
.footer .left {
    width: 440px;
}
.footer .left p{
    margin-top: 24px;
    margin-bottom: 14px;
    font-size: 12px;
    line-height: 17px;
    color: #666;
}
.footer .left .download {
    display: block;
    width: 150px;
    height: 36px; 
    border: 1px solid #00a4ff;
    text-align: center;
    line-height: 34px;
    font-size: 16px;
    color: #00a4ff;
}
.footer .right {
    display: flex;
}
.footer .right dl {
    margin-right: 130px;
}
.footer .right dt {
    margin-bottom: 12px;
    font-size: 16px;
    line-height: 23px;
}
.footer .right a {
    font-style: 14px;
    color: #666;
    line-height: 24px;
}

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.coloradmin.cn/o/2189278.html

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈,一经查实,立即删除!

相关文章

IPS和IDS有啥区别

在网络安全领域&#xff0c;入侵检测系统 (IDS) 和入侵防御系统 (IPS) 是两种关键的技术&#xff0c;旨在保护网络免受各种威胁。这两者尽管名字相似&#xff0c;但在功能、配置、以及应用场景等方面都有着显著的差异。 入侵检测系统 (IDS) IDS 是一种被动监控系统&#xff0c…

自建动态IP代理为何无法使用及解决方法

在网络使用中&#xff0c;有时候我们自建动态IP代理来实现一些特定的需求&#xff0c;例如访问受限内容或保护隐私。然而&#xff0c;有时我们会遇到无法使用的情况。本文将探讨无法使用的可能原因&#xff0c;并提供相应的解决方法。 1. 可能原因 a. 网络配置问题 自建动态I…

Chromium 关闭 Google Chrome 后继续运行后台应用功能分析c++

此功能允许关闭 Google Chrome 后继续运行后台&#xff0c;控制此功能的开关是 // Set to true if background mode is enabled on this browser. //更改此值可以修改默认开启关闭 inline constexpr char kBackgroundModeEnabled[] "background_mode.enabled"; …

Python爬虫(五)--爬虫库的使用(Python Crawler (5) - Use of Crawler Libraries)

&#x1f49d;&#x1f49d;&#x1f49d;欢迎来到我的博客&#xff0c;很高兴能够在这里和您见面&#xff01;希望您在这里可以感受到一份轻松愉快的氛围&#xff0c;不仅可以获得有趣的内容和知识&#xff0c;也可以畅所欲言、分享您的想法和见解。 本人主要分享计算机核心技…

如何解决在 nextjs 中使用 sequelize 连接 mysql 报错:Please install mysql2 package manually

解决方案 手动设置 dialectModule 的值为 mysql2。增加 dialectModule 配置即可。 import mysql2 from mysql2 import { Sequelize } from sequelizeconst { DB_DATABASE, DB_USER, DB_PASSWORD, DB_HOST, DB_PORT, DB_LOGGING, DB_POLL_MAX, DB_POLL_MIN, DB_POLL_ACQUIRE, …

Android Framework(八)WMS-窗口动效概述

文章目录 动画简述本地、远端动画的定义什么是“leash”图层“leash”图层的命令与创建 Winscope流程小结 动画流程概览分析Activity启动app_transition 动画的主要事件触发动画执行的套路动画真正执行动画的结束回调触发远端动画的Target 动画简述 1、动画的原理也是利用了视觉…

vue3 + Ant design vue formItem 无法使用嵌套的form表单校验

文章目录 前言一、背景在这里插入代码片二、操作步骤1.复现前的准备工作&#xff08;1&#xff09;vue版本和ant design vue 版本&#xff08;2&#xff09;任意页面的代码 2.解决问题3.自定义表单校验的代码 总结 前言 提示&#xff1a; 一、背景在这里插入代码片 背景&…

音视频入门基础:FLV专题(13)——FFmpeg源码中,解析任意Type值的SCRIPTDATAVALUE类型的实现

一、SCRIPTDATAVALUE类型 从《音视频入门基础&#xff1a;FLV专题&#xff08;9&#xff09;——Script Tag简介》中可以知道&#xff0c;根据《video_file_format_spec_v10_1.pdf》第80到81页&#xff0c;SCRIPTDATAVALUE类型由一个8位&#xff08;1字节&#xff09;的Type和…

go语言protoc的详细用法与例子

一. 原来的项目结构 二. 选择源proto文件及其目录&目的proto文件及其目录 在E:\code\go_test\simple_demo\api 文件夹下&#xff0c;递归创建\snapshot\helloworld\v1\ad.pb.go E:\code\go_test\simple_demo> protoc --go_outpathssource_relative:./api .\snapshot\h…

数据结构--二叉树的顺序实现(堆实现)

引言 在计算机科学中&#xff0c;二叉树是一种重要的数据结构&#xff0c;广泛应用于各种算法和程序设计中。本文将探讨二叉树的顺序实现&#xff0c;特别是堆的实现方式。 一、树 1.1树的概念与结构 树是⼀种⾮线性的数据结构&#xff0c;它是由 n(n>0) 个有限结点组成…

新款平行进口奔驰GLS450升级原厂AR实景导航人机交互行车记录仪等功能

平行进口的24款奔驰GLS450升级原厂中规导航主机通常具备以下功能&#xff1a; 人机交互系统&#xff1a;该导航主机配备了人机交互系统&#xff0c;可以通过触摸屏、旋钮或语音控制等方式与导航系统进行交互&#xff0c;方便驾驶者进行导航设置和操作。 实景AR导航&#xff1…

使用 classification_report 评估 scikit-learn 中的分类模型

介绍 在机器学习领域&#xff0c;评估分类模型的性能至关重要。scikit-learn 是一个功能强大的 Python 机器学习工具&#xff0c;提供了多种模型评估工具。其中最有用的函数之一是 classification_report&#xff0c;它可以全面概述分类模型的关键指标。在这篇文章中&#xff…

字符串和字符数组(1)

1.字符串和\0 C语言中有字符类型&#xff0c;但没有字符串类型&#xff0c;C语言中字符串就是由双引号引起来的一串字符&#xff0c;比如&#xff1a;"asdf"&#xff1b; 一个字符串中我们能直观的看到一些字符&#xff0c;比如&#xff1a;字符串常量"asdfgh…

三、Java AI 编程助手

AI 对于我们来说是一个高效的编程助手&#xff0c;给我们提供了有效的建议和解决方案&#xff0c;高效利用&#xff0c;无疑是如虎添翼。接下来为大家推荐一个 AI 编程助手。 Fitten Code 1、简介 Fitten Code 免费且支持 80 多种语言&#xff1a;Python、C、Javascript、Type…

2024.9.29 问卷数据分析

最近拿到了一份受众回访的问卷数据&#xff0c;排到的任务是对它进行数据探索。 其实对于问卷数据的处理我只在参加正大杯那次做过&#xff08;正大杯拿了校三&#xff09;&#xff0c;可见这个处理水平还有待提高&#xff08;当然是各种原因促成的结果&#xff09;&#xff0…

python配置环境变量

方法一&#xff1a;首先卸载重新安装&#xff0c;在安装时勾选增加环境变量 方法二&#xff1a;我的电脑-属性-高级系统配置 手动添加环境变量&#xff0c;路径为python的安装路径 检查&#xff1a;查看环境变量是否安装成功 安装第三方lib winr&#xff0c;输入cmd pip ins…

[SAP ABAP] 数据元素添加参数ID(Parameter ID)

学生表(ZDBT_STU_437) 示例&#xff1a;为学生表ZDBT_STU_437中的数据元素ZDE_STUID_437创建Parameter ID 1.使用事务码SM30维护TPARA表 新建参数ID并输入简短描述 点击保存按钮&#xff0c;选择指定的包即可生成参数ID 2.参数ID和数据元素绑定 使用SE11对学生表(ZDBT_STU_…

小程序 uniapp+Android+hbuilderx体育场地预约管理系统的设计与实现

目录 项目介绍支持以下技术栈&#xff1a;具体实现截图HBuilderXuniappmysql数据库与主流编程语言java类核心代码部分展示登录的业务流程的顺序是&#xff1a;数据库设计性能分析操作可行性技术可行性系统安全性数据完整性软件测试详细视频演示源码获取方式 项目介绍 用户 注册…

【ubuntu】ubuntu20.04安装chrome浏览器

1.下载 https://download.csdn.net/download/qq_35975447/89842972 https://www.google.cn/chrome/ 2.安装 sudo dpkg -i google-chrome-stable_current_amd64.deb 3.使用

vscode配置R语言debugger环境:“vscDebugger“的安装

要在 R 中安装 vscDebugger 包&#xff0c;可以按照以下步骤进行&#xff1a; 方法一&#xff1a;使用命令面板自动安装 打开命令面板&#xff1a; 在 Visual Studio Code 中按 CtrlShiftP 打开命令面板。 运行安装命令&#xff1a; 在命令面板中输入并选择 r.debugger.updat…