{"id":10872,"date":"2023-06-05T23:20:35","date_gmt":"2023-06-05T15:20:35","guid":{"rendered":"https:\/\/www.zhangxinxu.com\/wordpress\/?p=10872"},"modified":"2023-06-05T23:20:35","modified_gmt":"2023-06-05T15:20:35","slug":"css-noise","status":"publish","type":"post","link":"https:\/\/www.zhangxinxu.com\/wordpress\/2023\/06\/css-noise\/","title":{"rendered":"\u4f7f\u7528\u7eafCSS\u5b9e\u73b0\u566a\u70b9\u6548\u679c"},"content":{"rendered":"<p>by <a href=\"https:\/\/www.zhangxinxu.com\/\">zhangxinxu<\/a> from <a href=\"https:\/\/www.zhangxinxu.com\/wordpress\/?p=10872\">https:\/\/www.zhangxinxu.com\/wordpress\/?p=10872<\/a> \u946b\u7a7a\u95f4-\u946b\u751f\u6d3b<br \/>\n\u672c\u6587\u6b22\u8fce\u5206\u4eab\u4e0e\u805a\u5408\uff0c\u5168\u6587\u8f6c\u8f7d\u5c31\u4e0d\u5fc5\u4e86\uff0c\u5c0a\u91cd\u7248\u6743\uff0c\u5708\u5b50\u5c31\u8fd9\u4e48\u5927\uff0c\u82e5\u6025\u7528\u53ef\u4ee5\u8054\u7cfb\u6388\u6743\u3002<\/p>\n<p><script>window.wxShareImgUrl = 'https:\/\/www.zhangxinxu.com\/study\/image\/share\/202306-css-noise.png';<\/script><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/image.zhangxinxu.com\/image\/blog\/202306\/noise-cover.png\" width=\"394\" height=\"254\" alt=\"\u566a\u70b9\u5c01\u9762\u56fe\" class=\"alignright clip thumb size-medium\" \/><\/p>\n<h3>\u4e00\u3001\u4e4b\u524d\u6211\u7684\u5b9e\u73b0<\/h3>\n<h4>1. canvas\u5b9e\u73b0<\/h4>\n<p>\u4e4b\u524d\u566a\u70b9\u80cc\u666f\u6548\u679c\u6211\u662f\u7528canvas\u5b9e\u73b0\u7684\uff0c\u6587\u7ae0\u4ecb\u7ecd\u8fd9\u91cc\uff1a\u201c<a href=\"https:\/\/www.zhangxinxu.com\/wordpress\/2016\/06\/canvas-star-noise-smoke\/\">canvas\u56fe\u5f62\u7ed8\u5236\u4e4b\u661f\u7a7a\u3001\u566a\u70b9\u4e0e\u70df\u96fe\u6548\u679c<\/a>\u201d<\/p>\n<p>\u6f14\u793a\u9875\u9762\u5730\u5740\u662f\u8fd9\u4e2a\uff1a<a href=\"https:\/\/www.zhangxinxu.com\/study\/201605\/canvas-noise.html\" rel=\"noopener\" target=\"_blank\">canvas\u5b9e\u73b0\u7684\u566a\u70b9\u6548\u679cdemo<\/a><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"\/\/image.zhangxinxu.com\/image\/blog\/201606\/2016-06-01_233206.jpg\" width=\"520\" height=\"288\" alt=\"\u96ea\u82b1\u566a\u70b9\u6548\u679c\" class=\"alignnone\"><\/p>\n<h4>2. SVG\u5b9e\u73b0<\/h4>\n<p>SVG\u53ef\u4ee5\u4f7f\u7528feTurbulence\u6ee4\u955c\u5b9e\u73b0\uff0c\u8fd9\u4e2a\u6ee4\u955c\u5f88\u5b9e\u7528\uff0c\u53ef\u4ee5\u6a21\u62df\u81ea\u7136\u968f\u673a\u6548\u679c\uff0c\u6211\u4e4b\u524d\u6709\u4e13\u95e8\u7814\u7a76\u8fc7\uff0c\u8be6\u89c1\u201c<a href=\"https:\/\/www.zhangxinxu.com\/wordpress\/2016\/06\/canvas-star-noise-smoke\/\">SVG feTurbulence\u6ee4\u955c\u6df1\u5165\u4ecb\u7ecd<\/a>\u201d\u4e00\u6587\u3002<\/p>\n<p>\u5177\u4f53\u5b9e\u73b0\u5982\u4e0b\uff1a<\/p>\n<pre>&lt;svg \r\n  width=\"300\" height=\"150\" \r\n  viewBox=\"0 0 300 150\"\r\n  xmlns='http:\/\/www.w3.org\/2000\/svg'\r\n  style=\"background: black;filter:grayscale(1);\"\r\n&gt;\r\n\r\n  &lt;filter id='noiseFilter'&gt;\r\n    &lt;feTurbulence \r\n      type='fractalNoise' \r\n      baseFrequency='0.65' \r\n      numOctaves='3' \r\n      stitchTiles='stitch' \/&gt;\r\n  &lt;\/filter&gt;\r\n\r\n  &lt;rect\r\n    width='100%' \r\n    height='100%' \r\n    filter='url(#noiseFilter)' \/&gt;\r\n&lt;\/svg&gt;<\/pre>\n<p>\u5b9e\u65f6\u6e32\u67d3\u6548\u679c\u4e3a\uff1a<\/p>\n<p><svg width=\"300\" height=\"150\" viewBox=\"0 0 300 150\" style=\"background: black;filter:grayscale(1);\" xmlns='http:\/\/www.w3.org\/2000\/svg'> <filter id='noiseFilter'> <feTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch' \/><\/filter><rect width='100%' height='100%' filter='url(#noiseFilter)' \/><\/svg><\/p>\n<p>\u6ca1\u60f3\u5230\uff0c\u539f\u6765CSS\u4e5f\u53ef\u4ee5\u5b9e\u73b0\u7c7b\u4f3c\u7684\u6548\u679c\u3002<\/p>\n<h3>\u4e8c\u3001CSS\u5b9e\u73b0\u767d\u566a\u70b9<\/h3>\n<p>\u4ee3\u7801\u7b80\u5355\u5730\u51fa\u5947\uff0c\u5982\u4e0b\u6240\u793a\uff1a<\/p>\n<style>article canvas {  background: linear-gradient(#000a, #000a),repeating-radial-gradient(#000 0 0.0001%,#fff 0 0.0002%) 50% 0\/2500px 2500px, repeating-conic-gradient(#000 0 0.0001%,#fff 0 0.0002%) 60% 60%\/2500px 2500px;  background-blend-mode: normal, difference;}.square-1 {  width: 200px; height: 200px;  background: repeating-conic-gradient(#000 0 0.0001%,#0000 0 0.0002%)}.square-2 {  width: 200px; height: 200px;  background: repeating-conic-gradient(#000 0 0.0001%, #0000 0 0.0002%) 60% 60% \/ 2000px 3000px}.square-3 {  width: 200px; height: 200px;  background: repeating-radial-gradient(#000 0 0.0001%,#0000 0 0.0002%) 60% 60%\/3000px 3000px;}.square-4 {  width: 200px; height: 200px;  background: repeating-radial-gradient(#000 0 0.0001%,#fff 0 0.0002%) 60% 60%\/3000px 3000px, repeating-conic-gradient(#000 0 0.0001%,#fff 0 0.0002%) 40% 40%\/2000px 3000px;  background-blend-mode: difference;}<\/style>\n<pre>canvas {\r\n  background: linear-gradient(#000a, #000a),\r\n    repeating-radial-gradient(#000 0 0.0001%, #fff 0 0.0002%) 50% 0 \/ 2500px 2500px,\r\n    repeating-conic-gradient(#000 0 0.0001%, #fff 0 0.0002%) 60% 60% \/ 2500px 2500px;\r\n  background-blend-mode: normal, difference;\r\n}<\/pre>\n<p>\u5b9e\u9645\u6e32\u67d3\u6548\u679c\u5982\u4e0b\uff1a<\/p>\n<p><canvas><\/canvas><\/p>\n<p>\u5f88\u795e\u5947\u662f\u4e0d\u662f\uff0c\u4e0b\u9762\u8bb2\u4e0b\u5b9e\u73b0\u539f\u7406\u3002<\/p>\n<h3>\u4e09\u3001\u5b9e\u73b0\u539f\u7406<\/h3>\n<p>\u6211\u4eec\u5148\u7ed8\u5236\u4e00\u4e2a\u666e\u901a\u7684\u5e73\u94fa\u9525\u5f62\u6e10\u53d8\uff0c1%\u7684\u89d2\u5ea6\uff0c\u4e00\u534a\u900f\u660e\uff0c\u4e00\u534a\u7eaf\u9ed1\uff1a<\/p>\n<pre>div {\r\n     background: repeating-conic-gradient(#000 0 1%, #0000 0 2%)\r\n}<\/pre>\n<p>\u7531\u4e8e\u5f84\u5411\u89d2\u5ea6\u6bd4\u8f83\u5c0f\uff0c\u6240\u4ee5\uff0c\u4e2d\u95f4\u533a\u57df\u7684\u56fe\u5f62\u7531\u4e8e\u50cf\u7d20\u70b9\u4e0d\u8db3\uff0c\u56e0\u6b64\uff0c\u5728\u67d0\u79cd\u7b97\u6cd5\u4e4b\u4e0b\uff0c\u626d\u66f2\u5728\u4e86\u4e00\u8d77\uff0c\u5982\u4e0b\u56fe\u6240\u793a\uff1a<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/image.zhangxinxu.com\/image\/blog\/202306\/2023-06-05_214743.png\" width=\"346\" height=\"219\" alt=\"\u4e2d\u95f4\u533a\u57df\u56fe\u5f62\u793a\u610f\" class=\"alignnone size-medium\" \/><\/p>\n<p>\u5229\u7528\u6b64\u7279\u6027\uff0c\u6211\u4eec\u53ea\u9700\u8981\u8ba9\u6e10\u53d8\u89d2\u5ea6\u8db3\u591f\u7684\u5c0f\uff0c\u90a3\u4e48\u6574\u4e2a\u533a\u57df\u90fd\u4f1a\u662f\u8fd9\u79cd\u201c\u968f\u673a\u70b9\u201d\uff0c\u4f8b\u5982\uff1a<\/p>\n<pre>.square-1 {\r\n  width: 200px; height: 200px;\r\n  background: repeating-conic-gradient(#000 0 0.0001%,#0000 0 0.0002%)\r\n}<\/pre>\n<p>\u5b9e\u65f6\u6e32\u67d3\u6548\u679c\u5982\u4e0b\u6240\u793a\uff1a<\/p>\n<div class=\"square-1\"><\/div>\n<p>\u6709\u90a3\u79cd\u611f\u89c9\u4e86\uff0c\u5bf9\u5427\uff0c\u4e0d\u8fc7\uff0c\u53ef\u4ee5\u660e\u663e\u770b\u51fa\u5bf9\u89d2\u7ebf\u7684\u75d5\u8ff9\uff0c\u5982\u4e0b\u622a\u56fe\u6240\u793a\uff08Chrome 1\u500d\u663e\u793a\u5c4f\uff09\uff1a<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/image.zhangxinxu.com\/image\/blog\/202306\/2023-06-05_215827.png\" width=\"303\" height=\"203\" alt=\"\u5bf9\u89d2\u7ebf\u75d5\u8ff9\u793a\u610f\" class=\"alignnone size-medium\" \/><\/p>\n<p>\u6b64\u65f6\uff0c\u6211\u4eec\u53ef\u4ee5\u9002\u5f53\u5bf9\u80cc\u666f\u8fdb\u884c\u7f29\u653e\uff0c\u540c\u65f6\u6539\u53d8\u4e2d\u5fc3\u70b9\u7684\u4f4d\u7f6e\uff0c\u6d88\u9664\u8fd9\u79cd\u75d5\u8ff9\uff0c\u4f8b\u5982\uff1a<\/p>\n<pre>.square-2 {\r\n  width: 200px; height: 200px;\r\n  background: repeating-conic-gradient(#000 0 0.0001%, #0000 0 0.0002%) 60% 60% \/ 2000px 3000px\r\n}<\/pre>\n<p>\u6d4f\u89c8\u5668\u5f53\u524d\u89c6\u89c9\u8868\u73b0\u53c2\u89c1\u4e0b\u65b9\uff1a<\/p>\n<div class=\"square-2\"><\/div>\n<p>\u57fa\u672c\u4e0a\u5df2\u7ecf\u770b\u4e0d\u5230\u4efb\u4f55\u89c4\u5f8b\u7684\u75d5\u8ff9\u4e86\u3002<\/p>\n<p>\u6b64\u65f6\uff0c\u6211\u4eec\u53ef\u4ee5\u66f4\u8fdb\u4e00\u6b65\uff0c\u548c\u5f84\u5411\u6e10\u53d8\u8fdb\u884c\u6df7\u5408\uff0c\u968f\u673a\u52a0\u500d\u3002<\/p>\n<p>\u4e0b\u9762\u662f\u8d85\u5c0f\u89d2\u5ea6\u5f84\u5411\u6e10\u53d8\u793a\u610f\u4ee3\u7801\u548c\u6548\u679c\uff1a<\/p>\n<pre>.square-3 {\r\n  width: 200px; height: 200px;\r\n  background: repeating-radial-gradient(#000 0 0.0001%,#0000 0 0.0002%) 60% 60%\/3000px 3000px;\r\n}<\/pre>\n<div class=\"square-3\"><\/div>\n<p>\u63a5\u4e0b\u6765\uff0c\u4f7f\u7528 difference \u5dee\u503c\u6df7\u5408\u6a21\u5f0f\uff0c\u5c06\u4e24\u8005\u8fdb\u884c\u6df7\u5408\uff0c\u81ea\u7136\u5c31\u5f97\u5230\u4e86\u968f\u673a\u566a\u70b9\u3002<\/p>\n<p>\u793a\u610f\uff1a<\/p>\n<pre>.square-4 {\r\n  width: 200px; height: 200px;\r\n  background: repeating-radial-gradient(#000 0 0.0001%,#fff 0 0.0002%) 60% 60%\/3000px 3000px, \r\n    repeating-conic-gradient(#000 0 0.0001%,#fff 0 0.0002%) 40% 40%\/2000px 3000px;\r\n  background-blend-mode: difference;\r\n}<\/pre>\n<p>\u6837\u5f0f\u8868\u73b0\u7ed3\u679c\uff1a<\/p>\n<div class=\"square-4\"><\/div>\n<p>\u6700\u540e\uff0c\u518d\u8986\u76d6\u4e00\u5c42\u9ed1\u8272\u534a\u900f\u660e\uff0c\u5c31\u6709\u6700\u7ec8\u7684\u6548\u679c\u4e86\u3002<\/p>\n<h3>\u4e09\u3001\u62d3\u5c55\u6548\u679c<\/h3>\n<p>\u6709\u4e86\u566a\u70b9\uff0c\u6211\u4eec\u5c31\u53ef\u4ee5\u5b9e\u73b0\u4e00\u4e9b\u7279\u6027\u6548\u679c\uff0c\u8fd9\u91cc\u4e3e\u4e24\u4e2a\u4f8b\u5b50\uff0c\u5c31\u5f53\u629b\u7816\u5f15\u7389\u4e86\u3002<\/p>\n<h4>1. \u8001\u7167\u7247\u6548\u679c<\/h4>\n<p>\u5df2\u77e5HTML\u7ed3\u6784\u5982\u4e0b\u4ee3\u7801\u6240\u793a\uff1a<\/p>\n<pre>&lt;figure&gt;\r\n    &lt;img src=\"mm9.jpg\" \/&gt;\r\n&lt;\/figure&gt;<\/pre>\n<p>\u5219\u901a\u8fc7\u8ba9\u7167\u7247\u53d8\u9ec4\uff0c\u4ee5\u53ca\u6dfb\u52a0\u566a\u70b9\uff0c\u53ef\u4ee5\u6a21\u62df\u51fa\u903c\u771f\u7684\u8001\u7167\u7247\u6548\u679c\uff0cCSS\u8bed\u53e5\u89c1\u4e0b\u9762\uff1a<\/p>\n<pre>figure {\r\n    display: inline-flex;\r\n    position: relative;    \r\n    filter: sepia(100%);\r\n}\r\nfigure::before {\r\n    content: '';\r\n    position: absolute;\r\n    inset: 0;\r\n    background: linear-gradient(#000a, #000a),\r\n        repeating-radial-gradient(#000 0 0.0001%, #fff 0 0.0002%) 50% 0 \/ 2500px 2500px,\r\n        repeating-conic-gradient(#000 0 0.0001%, #fff 0 0.0002%) 60% 60% \/ 2500px 2500px;\r\n    background-blend-mode: normal, difference;\r\n    mix-blend-mode: overlay;\r\n    opacity: .6;\r\n}<\/pre>\n<p>\u6700\u7ec8\u56fe\u7247\u7684\u6e32\u67d3\u8868\u73b0\u5982\u4e0b\u56fe\u6240\u793a\uff1a<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/image.zhangxinxu.com\/image\/blog\/202306\/2023-06-05_222849.jpg\" width=\"499\" height=\"267\" alt=\"\u8001\u7167\u7247\u6548\u679c\u5b9e\u73b0\u793a\u610f\" class=\"alignnone size-medium\" \/><\/p>\n<p>\u773c\u89c1\u4e3a\u5b9e\uff0c\u60a8\u53ef\u4ee5\u72e0\u72e0\u5730\u70b9\u51fb\u8fd9\u91cc\uff1a<a href=\"https:\/\/www.zhangxinxu.com\/study\/202306\/css-old-photo-demo.php\" rel=\"noopener\" target=\"_blank\">CSS\u5b9e\u73b0\u5e26\u566a\u70b9\u7684\u8001\u7167\u7247\u6548\u679cdemo<\/a><\/p>\n<h4>2. \u566a\u70b9\u6587\u5b57\u7279\u6548<\/h4>\n<p>HTML\u5185\u5bb9\u8fd9\u6837\u5b50\u7684\uff1a<\/p>\n<pre>&lt;div class=\"title\"&gt;\r\n    &lt;strong&gt;CSS\u65b0\u4e16\u754c&lt;\/strong&gt;\r\n&lt;\/div&gt;<\/pre>\n<p>\u5bf9\u5e94\u7684CSS\u58f0\u660e\u8bed\u53e5\u5219\u662f\uff1a<\/p>\n<pre>.title {\r\n    background-color: deepskyblue;\r\n}\r\n.title strong {\r\n    font-size: 100px;\r\n    color: #0000;\r\n    background: \r\n        repeating-radial-gradient(#000 0 0.0001%,#fff 0 0.0002%) 50% 0\/2500px 2500px,\r\n        repeating-conic-gradient(#000 0 0.0001%,#fff 0 0.0002%) 50% 50%\/2500px 2500px;\r\n    background-blend-mode: difference;\r\n    mix-blend-mode: lighten;\r\n    -webkit-background-clip: text;\r\n          background-clip: text;\r\n}<\/pre>\n<p>\u6700\u7ec8\u7684CSS\u6e32\u67d3\u6548\u679c\u5982\u4e0b\u6240\u793a\uff0c\u53ef\u4ee5\u770b\u5230\u6587\u5b57\u4e0a\u6709\u5f88\u591a\u968f\u673a\u7684\u566a\u70b9\uff1a<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/image.zhangxinxu.com\/image\/blog\/202306\/2023-06-05_230021.png\" width=\"522\" height=\"140\" alt=\"\u5b9e\u73b0\u6548\u679c\u793a\u610f\" class=\"alignnone size-medium\" \/><\/p>\n<p>\u773c\u89c1\u4e3a\u5b9e\uff0c\u60a8\u53ef\u4ee5\u72e0\u72e0\u5730\u70b9\u51fb\u8fd9\u91cc\uff1a<a href=\"https:\/\/www.zhangxinxu.com\/study\/202306\/css-nosic-text-demo.php\" rel=\"noopener\" target=\"_blank\">CSS\u5b9e\u73b0\u566a\u70b9\u6587\u5b57\u6548\u679cdemo<\/a> <\/p>\n<h3>\u56db\u3001\u7ed3\u675f\u8bed<\/h3>\n<p>\u6839\u636e\u6211\u7684\u6d4b\u8bd5\uff0c\u6b64\u6548\u679c\u53ea\u9002\u5408\u4e8eChrome\u548cFirefox\u6d4f\u89c8\u5668\uff0cSafari\u5e76\u6ca1\u6709\u5448\u73b0\u51fa\u566a\u70b9\u6548\u679c\u3002<\/p>\n<p>\u6bd5\u7adf\u5185\u6838\u4e0d\u540c\uff0c\u6e32\u67d3\u7b97\u6cd5\u4e5f\u6709\u6240\u4e0d\u540c\u3002<\/p>\n<p>\u8003\u8651\u5230\u8fd8\u662f\u6709\u4e0d\u5c11\u9879\u76ee\u662f\u4e0d\u9700\u8981\u8003\u8651\u517c\u5bb9Safari\u7684\uff0c\u6240\u4ee5\uff0c\u4e0d\u80fd\u8bf4\u6b64\u6280\u672f\u4e0d\u80fd\u6709\u751f\u547d\u529b\u3002<\/p>\n<p>\u51b5\u4e14\uff0c\u6709\u65f6\u5019\uff0c\u7c7b\u4f3c\u8001\u7167\u7247\u6216\u8005\u6587\u5b57\u566a\u70b9\u6548\u679c\uff0c\u5c5e\u4e8e\u9526\u4e0a\u6dfb\u82b1\u7684\u80fd\u529b\uff0c\u5e76\u4e0d\u5f71\u54cd\u4f7f\u7528\u3002<\/p>\n<p>\u55ef\u2026\u2026\u8fd9\u7bc7\u6587\u7ae0\u5c31\u4e0d\u626f\u6de1\u4e86\uff0c\u50cf\u662f\u8f66\u5b50\u4eca\u5929\u4fdd\u517b\uff0c\u5c0f\u670b\u53cb\u62a5\u540d\u7bee\u7403\u8bfe\uff0c\u5468\u4e09\u53bb\u770b\u77eb\u6b63\u7259\u9f7f\u8fd9\u79cd\u4e8b\u60c5\u6ca1\u4ec0\u4e48\u597d\u8bf4\u4e86\u3002<\/p>\n<p>\u597d\uff0c\u4ee5\u4e0a\u5c31\u662f\u672c\u6587\u7684\u5168\u90e8\u5185\u5bb9\uff0c\u5982\u679c\u4f60\u89c9\u5f97\u4e0d\u9519\uff0c\u6b22\u8fce\u70b9\u8d5e\uff0c\u8f6c\u53d1\u3002<\/p>\n<p>\u53e6\u5916\uff0c\u884c\u4e3a\u4ed3\u4fc3\uff0c\u9519\u8bef\u5728\u6240\u96be\u514d\uff0c\u6b22\u8fce\u6307\u6b63\u3002<\/p>\n<p>???<\/p>\n<p><span class=\"s\">\u53c2\u8003\u6587\u7ae0\uff1a<a href=\"https:\/\/css-tricks.com\/making-static-noise-from-a-weird-css-gradient-bug\/\" rel=\"noopener\" target=\"_blank\">Making Static Noise From a Weird CSS Gradient Bug<\/a><\/span><\/p>\n<p>\u672c\u6587\u4e3a\u539f\u521b\u6587\u7ae0\uff0c\u6b22\u8fce\u5206\u4eab\uff0c\u52ff\u5168\u6587\u8f6c\u8f7d\uff0c\u5982\u679c\u5b9e\u5728\u559c\u6b22\uff0c\u53ef\u6536\u85cf\uff0c\u6c38\u4e0d\u8fc7\u671f\uff0c\u4e14\u4f1a\u53ca\u65f6\u66f4\u65b0\u77e5\u8bc6\u70b9\u53ca\u4fee\u6b63\u9519\u8bef\uff0c\u9605\u8bfb\u4f53\u9a8c\u4e5f\u66f4\u597d\u3002<br \/>\n\u672c\u6587\u5730\u5740\uff1a<a href=\"https:\/\/www.zhangxinxu.com\/wordpress\/?p=10872\">https:\/\/www.zhangxinxu.com\/wordpress\/?p=10872<\/a><\/p>\n<p>\uff08\u672c\u7bc7\u5b8c\uff09<\/p>\n","protected":false},"excerpt":{"rendered":"<p><img decoding=\"async\" src=\"https:\/\/image.zhangxinxu.com\/image\/blog\/202306\/noise-cover.png\" width=\"160\" height=\"103\" alt=\"\u566a\u70b9\u5c01\u9762\u56fe\" class=\"alignright size-medium\" loading=\"lazy\" \/><\/p>\n<p>\u771f\u662f\u5927\u5f00\u773c\u754c\uff0c\u6ca1\u60f3\u5230\u7eafCSS\u4ee3\u7801\u4e5f\u80fd\u5b9e\u73b0\u968f\u673a\u566a\u70b9\u6548\u679c\u3002<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[995,53,1645,368,1925,1924,1367,642,1060,1061],"_links":{"self":[{"href":"https:\/\/www.zhangxinxu.com\/wordpress\/wp-json\/wp\/v2\/posts\/10872"}],"collection":[{"href":"https:\/\/www.zhangxinxu.com\/wordpress\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.zhangxinxu.com\/wordpress\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.zhangxinxu.com\/wordpress\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.zhangxinxu.com\/wordpress\/wp-json\/wp\/v2\/comments?post=10872"}],"version-history":[{"count":0,"href":"https:\/\/www.zhangxinxu.com\/wordpress\/wp-json\/wp\/v2\/posts\/10872\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.zhangxinxu.com\/wordpress\/wp-json\/wp\/v2\/media?parent=10872"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.zhangxinxu.com\/wordpress\/wp-json\/wp\/v2\/categories?post=10872"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.zhangxinxu.com\/wordpress\/wp-json\/wp\/v2\/tags?post=10872"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}