<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Bookcc.top</title>
    <link>https://bookcc.top/</link>
    <description>Recent content on Bookcc.top</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh</language>
    <lastBuildDate>Fri, 19 Mar 2021 00:00:00 +0000</lastBuildDate><atom:link href="https://bookcc.top/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>各种 Web 服务器的样板配置「Nginx」</title>
      <link>https://bookcc.top/posts/server-configs-nginx/</link>
      <pubDate>Fri, 19 Mar 2021 00:00:00 +0000</pubDate>
      
      <guid>https://bookcc.top/posts/server-configs-nginx/</guid>
      <description>Nginx 服务器配置 Nginx Server Configs 是配置片段的集合，可以帮助您的服务器提高网站的性能和安全性，同时还确保使用正确的内容类型来提供资源，并且在需要时甚至跨域都可以访问这些资源。 入门 直接使用 Nginx 服务</description>
    </item>
    
    <item>
      <title>深入了解::before和::after伪元素实用技巧</title>
      <link>https://bookcc.top/posts/diving-into-the-before-and-after-pseudo-elements/</link>
      <pubDate>Mon, 22 Feb 2021 00:00:00 +0000</pubDate>
      
      <guid>https://bookcc.top/posts/diving-into-the-before-and-after-pseudo-elements/</guid>
      <description>伪元素::before和::after是令人难以置信的通用的CSS工具。了解它们可以帮助您编写实用的 CSS 来解决各种情况。或使用它们来创造令人印象深刻的 CSS 效果。 本文从底层开始，介绍</description>
    </item>
    
    <item>
      <title>常用计算机术语 「Abbre」 缩写表</title>
      <link>https://bookcc.top/posts/technical-name-abbre/</link>
      <pubDate>Sun, 14 Feb 2021 00:00:00 +0000</pubDate>
      
      <guid>https://bookcc.top/posts/technical-name-abbre/</guid>
      <description>常用（不完整）的计算机技术短语缩写列表，包括云计算，Web安全，数据库，编程语言，人工智能，博客和搜索引擎优化&amp;hellip; Cloud Computing 以下是亚马逊云、谷歌云和一般云计算术语中使用的</description>
    </item>
    
    <item>
      <title>正则表达式「Regular」简明教程</title>
      <link>https://bookcc.top/posts/regular-expressions/</link>
      <pubDate>Fri, 25 Dec 2020 00:00:00 +0000</pubDate>
      
      <guid>https://bookcc.top/posts/regular-expressions/</guid>
      <description>关于正则表达式 正则表达式 (简称 regex 或 regexp)是用于描述搜索模式的特殊文本字符串。您可以将正则表达式视为类通配符。你可能熟悉通配符，例如 *.txt ，可在文件管理器中查找所有文本文件。</description>
    </item>
    
    <item>
      <title>可以在 CSS 变量中放入什么？</title>
      <link>https://bookcc.top/posts/what-can-be-put-in-css-variables/</link>
      <pubDate>Sun, 06 Dec 2020 00:00:00 +0000</pubDate>
      
      <guid>https://bookcc.top/posts/what-can-be-put-in-css-variables/</guid>
      <description>CSS 变量（也称为CSS自定义属性）可以容纳各种各样的东西。其中一些特征对我们来说并不常用，这就是为什么我决定写这篇文章的原因。 需要明确的是，本文着重介绍了您可以在 CSS 变量中添加的内</description>
    </item>
    
    <item>
      <title>前端暗模式切换和用户偏好存储</title>
      <link>https://bookcc.top/posts/dark-mode-switch/</link>
      <pubDate>Thu, 05 Nov 2020 00:00:00 +0000</pubDate>
      
      <guid>https://bookcc.top/posts/dark-mode-switch/</guid>
      <description>深色模式为目前网络发展的一大趋势，可以看到大量的网站为了提高网站的体验都添加了深色模式。深色模式在光线不足的情况下看起来不会那么刺眼，能够很好的保护我们的眼睛。 在这边文章中主要</description>
    </item>
    
    <item>
      <title>CSS 变量用户指南</title>
      <link>https://bookcc.top/posts/a-users-guide-to-css-variables/</link>
      <pubDate>Fri, 01 May 2020 00:00:00 +0000</pubDate>
      
      <guid>https://bookcc.top/posts/a-users-guide-to-css-variables/</guid>
      <description>长期要求但仍未充分利用的 CS S自定义属性（用于级联变量）为协作和代码重用提供了革命性的可能性。 目前，全球 93％ 的用户都支持 CSS 变量。 变量 CSS 一直是对世界高度要求使用的功能，这是我在W</description>
    </item>
    
    <item>
      <title>各种 Web 服务器的样板配置「Apache」</title>
      <link>https://bookcc.top/posts/server-configs-apache/</link>
      <pubDate>Sat, 22 Feb 2020 00:00:00 +0000</pubDate>
      
      <guid>https://bookcc.top/posts/server-configs-apache/</guid>
      <description>Apache 服务器配置 Apache Server Configs 是配置片段的集合，可以帮助您的服务器提高网站的性能和安全性，同时还确保使用正确的内容类型来提供资源，并且在需要时甚至跨域都可以访问这些资源。 入门 有两种获取Ap</description>
    </item>
    
    <item>
      <title>构建快速健壮的 Web 应用或网站 HTML5 蓝本</title>
      <link>https://bookcc.top/posts/html5-boilerplate/</link>
      <pubDate>Sat, 22 Feb 2020 00:00:00 +0000</pubDate>
      
      <guid>https://bookcc.top/posts/html5-boilerplate/</guid>
      <description>HTML5 样本 专业的 HTML5 蓝本，用于建立快速，健壮和适应性强的 Web 应用程序或网站。以下 HTML5 样本是10多年的继承开发和社区知识的生成。它没有强加特定的开发理念或框架，因此您可以按照自己的方式自由</description>
    </item>
    
    <item>
      <title>用户体验至上「PWA」时代的缓存策略</title>
      <link>https://bookcc.top/posts/caching-strategies-in-the-age-of-pwa/</link>
      <pubDate>Sat, 21 Dec 2019 00:00:00 +0000</pubDate>
      
      <guid>https://bookcc.top/posts/caching-strategies-in-the-age-of-pwa/</guid>
      <description>从前，我们依靠浏览器来为我们处理缓存。作为当时的开发人员，我们几乎没有控制权。但是随后出现了渐进式 Web 应用程序（PWA），云服务器和缓存 API，突然之间，我们对放入缓存中的内容以</description>
    </item>
    
    <item>
      <title>文字排版「Hugo Markdown」语法基本示例</title>
      <link>https://bookcc.top/posts/markdown-syntax-guide/</link>
      <pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate>
      
      <guid>https://bookcc.top/posts/markdown-syntax-guide/</guid>
      <description>本文提供了可在 Hugo 内容文件中使用的基本 Markdown 语法示例，还显示了在 Hugo 主题中基本 HTML 元素 CSS 代码高亮。 Headings 下面的 HTML &amp;lt;h1&amp;gt;-&amp;lt;h6&amp;gt;元素代表了六个级别的章节标题的字号。</description>
    </item>
    
    <item>
      <title>About</title>
      <link>https://bookcc.top/about/</link>
      <pubDate>Thu, 28 Feb 2019 00:00:00 +0000</pubDate>
      
      <guid>https://bookcc.top/about/</guid>
      <description>免费提供基础编程技术教程，原创计算机文档精粹、编程实战、工具和案例研究，崇尚最优代码即重用！ 快乐是个奇怪的东西，绝不因为你分给了别人而减少。有时你分给别人的越多，自己得到的也越</description>
    </item>
    
    <item>
      <title>各种 Web 服务器的样板配置「IIS」</title>
      <link>https://bookcc.top/posts/server-configs-iis/</link>
      <pubDate>Wed, 21 Mar 2018 00:00:00 +0000</pubDate>
      
      <guid>https://bookcc.top/posts/server-configs-iis/</guid>
      <description>IIS 服务器配置 较旧的版本可能在 httpRuntime / TargetFramework 中包含与当前设置不匹配的配置。大多数配置取自更高版本，随后将用于提供可集成到您自己的配置中。 版本支持 服务器配置以 IIS7 +为目标，其中 IIS8（或简</description>
    </item>
    
    <item>
      <title>优化您的网站 - 使访问者满意并获得更好的排名</title>
      <link>https://bookcc.top/posts/website-optimization-tutorial/</link>
      <pubDate>Wed, 22 Feb 2017 00:00:00 +0000</pubDate>
      
      <guid>https://bookcc.top/posts/website-optimization-tutorial/</guid>
      <description>您是否知道如果网页加载时间超过 4 秒，25％的用户会放弃等待呢？失去如此多的流量是网站所有者无法承受的风险。 衡量网站效率 优化您的网站的第一步是找出确切需要优化的地方。尽管您可以使</description>
    </item>
    
    <item>
      <title>各种 Web 服务器的样板配置「Lighttpd」</title>
      <link>https://bookcc.top/posts/server-configs-lighttpd/</link>
      <pubDate>Wed, 08 Apr 2015 00:00:00 +0000</pubDate>
      
      <guid>https://bookcc.top/posts/server-configs-lighttpd/</guid>
      <description>Lighttpd 服务器配置 安全性，速度，合规性和灵活性 - 所有这些是描述 Lighttpd 的，这是一个快速的网络服务器，它重新定义效率; 因为它是为高性能环境而设计和优化的。与其他传统的 Web 服务器相比，内存占用量</description>
    </item>
    
    <item>
      <title>CSS 计数器带来的欢乐时光</title>
      <link>https://bookcc.top/posts/fun-times-with-css-counters/</link>
      <pubDate>Fri, 07 Nov 2014 00:00:00 +0000</pubDate>
      
      <guid>https://bookcc.top/posts/fun-times-with-css-counters/</guid>
      <description>CSS 计数器是整洁的，而且具有很多有趣的潜力。简而言之，它们使您可以保持 CSS 中所有信息的连续运行 - 无需 JavaScript。 基本演示 这是一个简单的分页示例，可帮助我们入门： 您看到的数</description>
    </item>
    
    <item>
      <title>网络音频 Web Audio API 入门手册</title>
      <link>https://bookcc.top/posts/getting-started-with-web-audio-api/</link>
      <pubDate>Tue, 29 Oct 2013 00:00:00 +0000</pubDate>
      
      <guid>https://bookcc.top/posts/getting-started-with-web-audio-api/</guid>
      <description>在 HTML5 &amp;lt;audio&amp;gt;元素之前，需要 Flash 或其他插件才能打破网络的寂静。尽管网络音频不再需要插件，但音频标签为实现复杂的游戏和交互式应用程序带来了明显的限制。 Web Audio API 是高级 JavaScript</description>
    </item>
    
    <item>
      <title>避免不必要的 Paints - 渲染性能超速之旅</title>
      <link>https://bookcc.top/posts/avoiding-unnecessary-paints-animated/</link>
      <pubDate>Wed, 08 May 2013 00:00:00 +0000</pubDate>
      
      <guid>https://bookcc.top/posts/avoiding-unnecessary-paints-animated/</guid>
      <description>将一个网站或是网页应用程序的组件画出来可以是相当耗费资源的，甚至有可能在程序执行时对性能产生负面的连锁效应。这篇文章很快的说明一下什幺会让浏览器产生画图(painting)的行</description>
    </item>
    
  </channel>
</rss>
