324

Posted binyue-sunmk

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了324相关的知识,希望对你有一定的参考价值。

body:before {
    background: url(https://img2018.cnblogs.com/blog/1646268/201906/1646268-20190625093618683-318547492.jpg) center/cover no-repeat;
    content: ‘‘;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0.08;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    -webkit-filter: grayscale(40%);
    -moz-filter: grayscale(40%);
    -ms-filter: grayscale(40%);
    -o-filter: grayscale(40%);
    filter: grayscale(40%);
    filter: gray;
}

  

技术图片
body:before {
    background: url(https://img2018.cnblogs.com/blog/1646268/201906/1646268-20190625093618683-318547492.jpg) center/cover no-repeat;
    content: ‘‘;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0.08;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    -webkit-filter: grayscale(40%);
    -moz-filter: grayscale(40%);
    -ms-filter: grayscale(40%);
    -o-filter: grayscale(40%);
    filter: grayscale(40%);
    filter: gray;
}

  

以上是关于324的主要内容,如果未能解决你的问题,请参考以下文章

STM324*4键盘输入(附代码可直接使用)

STM324*4键盘输入(附代码可直接使用)

C++ new & delete

尝试发布图片时获取“FBSDKErrorDeveloperMessageKey=(#324) 需要上传文件”

324. Wiggle Sort II

人工智能深度学习机器学习常见面试题321~324