<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>WEB - 分类 - Note</title>
        <link>https://jiangyao-zh.github.io/categories/web/</link>
        <description>WEB - 分类 - Note</description>
        <generator>Hugo -- gohugo.io</generator><language>zh-CN</language><lastBuildDate>Tue, 08 Nov 2022 00:00:00 &#43;0000</lastBuildDate><atom:link href="https://jiangyao-zh.github.io/categories/web/" rel="self" type="application/rss+xml" /><item>
    <title>Go增加Redis缓存机制</title>
    <link>https://jiangyao-zh.github.io/posts/go%E5%A2%9E%E5%8A%A0redis%E7%BC%93%E5%AD%98%E6%9C%BA%E5%88%B6/</link>
    <pubDate>Tue, 08 Nov 2022 00:00:00 &#43;0000</pubDate><author>
        <name>Yao</name>
    </author><guid>https://jiangyao-zh.github.io/posts/go%E5%A2%9E%E5%8A%A0redis%E7%BC%93%E5%AD%98%E6%9C%BA%E5%88%B6/</guid>
    <description><![CDATA[Go增加Redis缓存机制方案 增加缓存机制 缓存基于redis，以数据集为单位组织存储。 根据查询条件序列化生成单独的key，查询数据作为内容，]]></description>
</item><item>
    <title>PHP实现PDF转图片</title>
    <link>https://jiangyao-zh.github.io/posts/php%E5%AE%9E%E7%8E%B0pdf%E8%BD%AC%E5%9B%BE%E7%89%87/</link>
    <pubDate>Thu, 08 Sep 2022 00:00:00 &#43;0000</pubDate><author>
        <name>Yao</name>
    </author><guid>https://jiangyao-zh.github.io/posts/php%E5%AE%9E%E7%8E%B0pdf%E8%BD%AC%E5%9B%BE%E7%89%87/</guid>
    <description><![CDATA[使用PHP对PDF格式文件的图片转换 功能概述 此功能操作需要ImageMagick、Ghostscript、imagick的PHP扩展模块来共]]></description>
</item><item>
    <title>Hugo&#43;DoIt部署报错</title>
    <link>https://jiangyao-zh.github.io/posts/hugo%E9%83%A8%E7%BD%B2%E6%8A%A5%E9%94%99/</link>
    <pubDate>Mon, 13 Jun 2022 00:00:00 &#43;0000</pubDate><author>
        <name>Yao</name>
    </author><guid>https://jiangyao-zh.github.io/posts/hugo%E9%83%A8%E7%BD%B2%E6%8A%A5%E9%94%99/</guid>
    <description><![CDATA[使用DoIt主题进行hugo server时报错，问题处理流程如下 错误信息描述 1 2 $ hugo server Error: add site dependencies: load resources: loading templates: &#34;/themes/DoIt/layouts/partials/meta/author.html:8:1&#34;: parse failed: template: partials/meta/author.html:8: unclosed action 安装最新版本环境变量 查看]]></description>
</item><item>
    <title>hexo new page fatal.(TypeError: Object.fromEntries is not a function)</title>
    <link>https://jiangyao-zh.github.io/posts/hexo-new-page-fatal-typeerror-object-fromentries-is-not-a-function/</link>
    <pubDate>Mon, 25 Apr 2022 17:12:52 &#43;0000</pubDate><author>
        <name>Yao</name>
    </author><guid>https://jiangyao-zh.github.io/posts/hexo-new-page-fatal-typeerror-object-fromentries-is-not-a-function/</guid>
    <description><![CDATA[生成hexo文章遇到TypeError: Object.fromEntries is not a function错误 排查问题 NodeJs版本过低原因，需要 12.x 以上版本才行，本地版本是10.1]]></description>
</item></channel>
</rss>
