<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>学习资料</title>
    <link>http://www.qhd.in/e/action/ListInfo/?classid=37</link>
    <description>Latest 50 infos of 学习资料</description>
    <copyright>Copyright(C) Empire CMS</copyright>
    <generator>Empire CMS by Empire Studio.</generator>
    <lastBuildDate>Wed, 13 May 2026 15:41:29 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://www.qhd.in/e/data/images/rss.gif</url>
      <title>华陈数据科技</title>
      <link>http://www.qhd.in/</link>
    </image>
    <item>
      <title><![CDATA[rust中String，＆str，Vec &amp;lt;u8&amp;gt;和＆u8的惯用转换]]></title>
      <description><![CDATA[ rust中String，＆str，Vec 和＆u8的惯用转换 ]]></description>
      <link>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=235</link>
      <guid>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=235</guid>
      <category>学习资料</category>
      <author><![CDATA[]]></author>
      <pubDate>Mon, 27 Feb 2023 08:36:24 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Rust的并发编程（三）协程并发]]></title>
      <description><![CDATA[ Rust的并发编程（三）协程并发 ]]></description>
      <link>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=234</link>
      <guid>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=234</guid>
      <category>学习资料</category>
      <author><![CDATA[]]></author>
      <pubDate>Sun, 12 Feb 2023 16:39:46 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[RUST网络客户端的基本技术说明-协程]]></title>
      <description><![CDATA[ RUST网络客户端的基本技术说明-协程 ]]></description>
      <link>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=233</link>
      <guid>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=233</guid>
      <category>学习资料</category>
      <author><![CDATA[]]></author>
      <pubDate>Sun, 12 Feb 2023 16:38:44 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[无栈协程 | Rust学习笔记]]></title>
      <description><![CDATA[ Rust作为一门新兴语言，主打系统编程。提供了多种编写代码的模式。2019年底正式推出了 async/await语法，标志着Rust也进入了协程时代。下面让我们来看一看。Rust协程和Go协程究竟有什么不同。
 ]]></description>
      <link>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=232</link>
      <guid>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=232</guid>
      <category>学习资料</category>
      <author><![CDATA[]]></author>
      <pubDate>Sun, 12 Feb 2023 16:36:49 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[rust 实现协程池]]></title>
      <description><![CDATA[ rust 实现协程池 ]]></description>
      <link>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=231</link>
      <guid>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=231</guid>
      <category>学习资料</category>
      <author><![CDATA[]]></author>
      <pubDate>Sun, 12 Feb 2023 16:35:56 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[如何解决rust 无法返回阴影临时值得错误？]]></title>
      <description><![CDATA[ 如何解决rust 无法返回阴影临时值得错误？ ]]></description>
      <link>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=230</link>
      <guid>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=230</guid>
      <category>学习资料</category>
      <author><![CDATA[]]></author>
      <pubDate>Sun, 12 Feb 2023 16:30:54 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Rust网络编程框架-Tokio进阶]]></title>
      <description><![CDATA[ 本文章向大家介绍Rust网络编程框架-Tokio进阶，主要内容包括为什么需要异步调用、Tokio的答案、Tokio任务之间的同步与通信、基本概念、基础应用、原理机制和需要注意的事项等，并结合实例形式分析了其使用技巧，希望通过本文能帮助到大家理解应用这部分内容。 ]]></description>
      <link>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=229</link>
      <guid>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=229</guid>
      <category>学习资料</category>
      <author><![CDATA[]]></author>
      <pubDate>Sun, 12 Feb 2023 16:21:40 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Rust tokio 如何以异步非阻塞方式运行大量任务]]></title>
      <description><![CDATA[ tokio 官方给了一个完整的例子：手动构建 runtime ，利用 block_on 来运行多个任务。tokio 的任务是由 之类的函数产生的 类型，而且是个 。 ]]></description>
      <link>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=228</link>
      <guid>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=228</guid>
      <category>学习资料</category>
      <author><![CDATA[]]></author>
      <pubDate>Sun, 12 Feb 2023 16:15:02 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Tokio Rust 异步编程框架]]></title>
      <description><![CDATA[ Tokio 是 Rust 中的异步编程框架，它将复杂的异步编程抽象为 Futures、Tasks 和 Executor，并提供了 Timer 等基础设施。Tokio 快速、可靠，且可扩展。 ]]></description>
      <link>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=227</link>
      <guid>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=227</guid>
      <category>学习资料</category>
      <author><![CDATA[]]></author>
      <pubDate>Sun, 12 Feb 2023 16:13:56 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[rust中String，＆str，Vec &amp;lt;u8&amp;gt;和＆u8的惯用转换]]></title>
      <description><![CDATA[ 本文章向大家介绍rust中String，＆str，Vec 和＆u8的惯用转换，主要内容包括std::str::from_utf8、as_bytes()函数、使用实例、应用技巧、基本知识点总结和需要注意事项，具有一定的参考价值，需要的朋友可以参考一下。 ]]></description>
      <link>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=226</link>
      <guid>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=226</guid>
      <category>学习资料</category>
      <author><![CDATA[]]></author>
      <pubDate>Sun, 12 Feb 2023 11:36:00 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[rust 宏开发相关资料]]></title>
      <description><![CDATA[ rust 宏开发相关资料 ]]></description>
      <link>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=225</link>
      <guid>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=225</guid>
      <category>学习资料</category>
      <author><![CDATA[]]></author>
      <pubDate>Tue, 06 Dec 2022 16:00:35 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Vue.js vue 鼠标事件]]></title>
      <description><![CDATA[ Vue.js vue 鼠标事件 ]]></description>
      <link>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=224</link>
      <guid>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=224</guid>
      <category>学习资料</category>
      <author><![CDATA[]]></author>
      <pubDate>Sat, 08 Jan 2022 15:11:17 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[php学习资料 visual studio code]]></title>
      <description><![CDATA[ php学习资料 visual studio code ]]></description>
      <link>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=223</link>
      <guid>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=223</guid>
      <category>学习资料</category>
      <author><![CDATA[]]></author>
      <pubDate>Sat, 08 Jan 2022 15:10:22 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[php学习资料 tp6 显示500错误问题]]></title>
      <description><![CDATA[ php学习资料 tp6 显示500错误问题 ]]></description>
      <link>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=222</link>
      <guid>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=222</guid>
      <category>学习资料</category>
      <author><![CDATA[]]></author>
      <pubDate>Sat, 08 Jan 2022 15:08:59 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[php学习资料 gitee 上传仓库]]></title>
      <description><![CDATA[ php学习资料 gitee 上传仓库 ]]></description>
      <link>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=221</link>
      <guid>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=221</guid>
      <category>学习资料</category>
      <author><![CDATA[]]></author>
      <pubDate>Sat, 08 Jan 2022 15:08:06 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[php学习资料 centos下编译so文件]]></title>
      <description><![CDATA[ php学习资料 centos下编译so文件 ]]></description>
      <link>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=220</link>
      <guid>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=220</guid>
      <category>学习资料</category>
      <author><![CDATA[]]></author>
      <pubDate>Sat, 08 Jan 2022 15:07:05 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[centos centos7 安装svn]]></title>
      <description><![CDATA[ centos centos7 安装svn ]]></description>
      <link>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=219</link>
      <guid>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=219</guid>
      <category>学习资料</category>
      <author><![CDATA[]]></author>
      <pubDate>Sat, 08 Jan 2022 15:04:52 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[【python基础】字符串格式化符号含义及字符含义]]></title>
      <description><![CDATA[ 【python基础】字符串格式化符号含义及字符含义 ]]></description>
      <link>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=218</link>
      <guid>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=218</guid>
      <category>学习资料</category>
      <author><![CDATA[]]></author>
      <pubDate>Sat, 10 Apr 2021 12:45:13 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[visual studio code]]></title>
      <description><![CDATA[ visual studio code ]]></description>
      <link>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=201</link>
      <guid>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=201</guid>
      <category>学习资料</category>
      <author><![CDATA[]]></author>
      <pubDate>Mon, 22 Mar 2021 05:21:38 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[php中的匿名函数简单使用]]></title>
      <description><![CDATA[ php中的匿名函数简单使用 ]]></description>
      <link>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=200</link>
      <guid>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=200</guid>
      <category>学习资料</category>
      <author><![CDATA[]]></author>
      <pubDate>Sun, 21 Mar 2021 16:16:32 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[【PHP系列】PHP 7.0新增特性详解]]></title>
      <description><![CDATA[ 【PHP系列】PHP 7.0新增特性详解 ]]></description>
      <link>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=199</link>
      <guid>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=199</guid>
      <category>学习资料</category>
      <author><![CDATA[]]></author>
      <pubDate>Sun, 21 Mar 2021 16:16:08 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[浏览器使用WebSocket实时通讯]]></title>
      <description><![CDATA[ 浏览器使用WebSocket实时通讯 ]]></description>
      <link>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=198</link>
      <guid>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=198</guid>
      <category>学习资料</category>
      <author><![CDATA[]]></author>
      <pubDate>Sun, 21 Mar 2021 16:15:26 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[mfc c++ 仿sleep代码 会造成程序滞后]]></title>
      <description><![CDATA[ mfc c++ 仿sleep代码 会造成程序滞后 ]]></description>
      <link>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=197</link>
      <guid>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=197</guid>
      <category>学习资料</category>
      <author><![CDATA[]]></author>
      <pubDate>Sun, 21 Mar 2021 16:15:04 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[编译程序时提示 无法查找或打开 PDB 文件]]></title>
      <description><![CDATA[ 编译程序时提示 无法查找或打开 PDB 文件 ]]></description>
      <link>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=196</link>
      <guid>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=196</guid>
      <category>学习资料</category>
      <author><![CDATA[]]></author>
      <pubDate>Sun, 21 Mar 2021 16:14:43 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[MFC 向指定窗口发送自定义消息]]></title>
      <description><![CDATA[ MFC 向指定窗口发送自定义消息 ]]></description>
      <link>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=195</link>
      <guid>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=195</guid>
      <category>学习资料</category>
      <author><![CDATA[]]></author>
      <pubDate>Sun, 21 Mar 2021 16:14:16 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[非滞后式延迟执行]]></title>
      <description><![CDATA[ 非滞后式延迟执行 ]]></description>
      <link>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=194</link>
      <guid>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=194</guid>
      <category>学习资料</category>
      <author><![CDATA[]]></author>
      <pubDate>Sun, 21 Mar 2021 16:13:48 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[mfc 信息弹框]]></title>
      <description><![CDATA[ mfc 信息弹框 ]]></description>
      <link>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=193</link>
      <guid>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=193</guid>
      <category>学习资料</category>
      <author><![CDATA[]]></author>
      <pubDate>Sun, 21 Mar 2021 16:13:25 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[模拟键盘API函数Keybd_event用法]]></title>
      <description><![CDATA[ 模拟键盘API函数Keybd_event用法 ]]></description>
      <link>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=192</link>
      <guid>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=192</guid>
      <category>学习资料</category>
      <author><![CDATA[]]></author>
      <pubDate>Sun, 21 Mar 2021 16:12:57 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[判断浏览器是否支持Websocket]]></title>
      <description><![CDATA[ 判断浏览器是否支持Websocket ]]></description>
      <link>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=191</link>
      <guid>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=191</guid>
      <category>学习资料</category>
      <author><![CDATA[]]></author>
      <pubDate>Sun, 21 Mar 2021 16:12:04 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[浏览器使用WebSocket实时通讯]]></title>
      <description><![CDATA[ 浏览器使用WebSocket实时通讯 ]]></description>
      <link>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=190</link>
      <guid>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=190</guid>
      <category>学习资料</category>
      <author><![CDATA[]]></author>
      <pubDate>Sun, 21 Mar 2021 16:11:34 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Vue.js 教程]]></title>
      <description><![CDATA[ Vue.js 教程 ]]></description>
      <link>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=189</link>
      <guid>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=189</guid>
      <category>学习资料</category>
      <author><![CDATA[]]></author>
      <pubDate>Sun, 21 Mar 2021 16:11:01 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Vue.js 安装]]></title>
      <description><![CDATA[ Vue.js 安装 ]]></description>
      <link>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=188</link>
      <guid>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=188</guid>
      <category>学习资料</category>
      <author><![CDATA[]]></author>
      <pubDate>Sun, 21 Mar 2021 16:10:10 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Vue.js 起步]]></title>
      <description><![CDATA[ Vue.js 起步 ]]></description>
      <link>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=187</link>
      <guid>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=187</guid>
      <category>学习资料</category>
      <author><![CDATA[]]></author>
      <pubDate>Sun, 21 Mar 2021 16:09:43 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Vue.js 模板语法]]></title>
      <description><![CDATA[ Vue.js 模板语法 ]]></description>
      <link>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=186</link>
      <guid>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=186</guid>
      <category>学习资料</category>
      <author><![CDATA[]]></author>
      <pubDate>Sun, 21 Mar 2021 16:07:21 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Vue.js 条件与循环]]></title>
      <description><![CDATA[ Vue.js 条件与循环 ]]></description>
      <link>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=185</link>
      <guid>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=185</guid>
      <category>学习资料</category>
      <author><![CDATA[]]></author>
      <pubDate>Sun, 21 Mar 2021 16:06:57 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[循环语句]]></title>
      <description><![CDATA[ 循环语句 ]]></description>
      <link>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=184</link>
      <guid>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=184</guid>
      <category>学习资料</category>
      <author><![CDATA[]]></author>
      <pubDate>Sun, 21 Mar 2021 16:05:54 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Vue.js 计算属性]]></title>
      <description><![CDATA[ Vue.js 计算属性 ]]></description>
      <link>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=183</link>
      <guid>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=183</guid>
      <category>学习资料</category>
      <author><![CDATA[]]></author>
      <pubDate>Sun, 21 Mar 2021 16:04:48 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Vue.js 监听属性]]></title>
      <description><![CDATA[ Vue.js 监听属性 ]]></description>
      <link>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=182</link>
      <guid>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=182</guid>
      <category>学习资料</category>
      <author><![CDATA[]]></author>
      <pubDate>Sun, 21 Mar 2021 16:04:23 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Vue.js 样式绑定]]></title>
      <description><![CDATA[ Vue.js 样式绑定 ]]></description>
      <link>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=181</link>
      <guid>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=181</guid>
      <category>学习资料</category>
      <author><![CDATA[]]></author>
      <pubDate>Sun, 21 Mar 2021 16:03:58 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Vue.js 事件处理器]]></title>
      <description><![CDATA[ Vue.js 事件处理器 ]]></description>
      <link>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=180</link>
      <guid>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=180</guid>
      <category>学习资料</category>
      <author><![CDATA[]]></author>
      <pubDate>Sun, 21 Mar 2021 16:03:31 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Vue.js 表单]]></title>
      <description><![CDATA[ Vue.js 表单 ]]></description>
      <link>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=179</link>
      <guid>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=179</guid>
      <category>学习资料</category>
      <author><![CDATA[]]></author>
      <pubDate>Sun, 21 Mar 2021 16:01:13 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[ Vue.js 组件]]></title>
      <description><![CDATA[  Vue.js 组件 ]]></description>
      <link>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=178</link>
      <guid>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=178</guid>
      <category>学习资料</category>
      <author><![CDATA[]]></author>
      <pubDate>Sun, 21 Mar 2021 15:58:38 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Vue.js 自定义指令]]></title>
      <description><![CDATA[ Vue.js 自定义指令 ]]></description>
      <link>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=177</link>
      <guid>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=177</guid>
      <category>学习资料</category>
      <author><![CDATA[]]></author>
      <pubDate>Sun, 21 Mar 2021 15:58:05 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Vue.js 路由]]></title>
      <description><![CDATA[ Vue.js 路由 ]]></description>
      <link>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=176</link>
      <guid>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=176</guid>
      <category>学习资料</category>
      <author><![CDATA[]]></author>
      <pubDate>Sun, 21 Mar 2021 15:55:19 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Vue.js 过渡 &amp; 动画]]></title>
      <description><![CDATA[ Vue.js 过渡 &amp; 动画 ]]></description>
      <link>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=175</link>
      <guid>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=175</guid>
      <category>学习资料</category>
      <author><![CDATA[]]></author>
      <pubDate>Sun, 21 Mar 2021 15:53:57 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[C++ Primer（第4版）习题解答（完整版）]]></title>
      <description><![CDATA[ C++ Primer（第4版）习题解答（完整版） ]]></description>
      <link>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=174</link>
      <guid>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=174</guid>
      <category>学习资料</category>
      <author><![CDATA[]]></author>
      <pubDate>Sun, 21 Mar 2021 15:52:03 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Windows程序设计(第5版,珍藏版).Charles.Petzold.扫描版]]></title>
      <description><![CDATA[ Windows程序设计(第5版,珍藏版).Charles.Petzold.扫描版 ]]></description>
      <link>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=173</link>
      <guid>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=173</guid>
      <category>学习资料</category>
      <author><![CDATA[]]></author>
      <pubDate>Sun, 21 Mar 2021 15:51:15 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[分享一个PHP简易的图片相似度比较类]]></title>
      <description><![CDATA[ 摘要： 本文讲的是分享一个PHP简易的图片相似度比较类， 由于相似图片搜索的php实现的 API 不怎么符合我的用途，所以我重新定义 API 的架构，改写成比较简单的函数方式，虽然还是用对象的方式包装。 ]]></description>
      <link>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=172</link>
      <guid>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=172</guid>
      <category>学习资料</category>
      <author><![CDATA[]]></author>
      <pubDate>Sun, 21 Mar 2021 15:50:29 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[PHP一般情况下生成的缩略图都比较不理想]]></title>
      <description><![CDATA[ PHP一般情况下生成的缩略图都比较不理想 ]]></description>
      <link>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=171</link>
      <guid>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=171</guid>
      <category>学习资料</category>
      <author><![CDATA[]]></author>
      <pubDate>Sun, 21 Mar 2021 15:50:05 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[图像识别API调用代码实例（PHP）]]></title>
      <description><![CDATA[ 图像识别API调用代码实例（PHP） ]]></description>
      <link>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=170</link>
      <guid>http://www.qhd.in/e/action/ShowInfo.php?classid=37&amp;id=170</guid>
      <category>学习资料</category>
      <author><![CDATA[]]></author>
      <pubDate>Sun, 21 Mar 2021 15:49:30 +0000</pubDate>
    </item>
  </channel>
</rss>