<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title><![CDATA[Mitscherlich的博客]]></title><description><![CDATA[Talk is cheap, show me the code.]]></description><link>https://blog.csdn.net/github_36823795</link><language>zh-cn</language><generator>https://blog.csdn.net/</generator><copyright><![CDATA[Copyright &copy; github_36823795]]></copyright><item><title><![CDATA[用 Node.js 给树莓派写了个控制台]]></title><link>https://blog.csdn.net/github_36823795/article/details/83541865</link><guid>https://blog.csdn.net/github_36823795/article/details/83541865</guid><author>github_36823795</author><pubDate>Tue, 30 Oct 2018 14:53:35 +0800</pubDate><description><![CDATA[
]]></description><category></category></item><item><title><![CDATA[使用 pip 安装 pygame 遇到的问题]]></title><link>https://blog.csdn.net/github_36823795/article/details/81089895</link><guid>https://blog.csdn.net/github_36823795/article/details/81089895</guid><author>github_36823795</author><pubDate>Tue, 17 Jul 2018 22:46:21 +0800</pubDate><description><![CDATA[今天尝试学习使用 pygame 时，按照我的习惯一发 pip install 下去，本以为很简单的事情，没想到遇到了不少问题，顺手记录一下。

0x01. 无法找到 “SDL.h” 文件

pygame 是使用 SDL 库写就的游戏框架，自然强依赖于 SDL，我的 python@3 是使用 macOS 的 brew 管理器直接安装的，可能由于不是编译安装的问题，缺少了这个库，继续使用 brew 安...]]></description><category></category></item><item><title><![CDATA[[1] 基础篇 第一章 项目简介 / 第二章 前后端数据打通]]></title><link>https://blog.csdn.net/github_36823795/article/details/79250256</link><guid>https://blog.csdn.net/github_36823795/article/details/79250256</guid><author>github_36823795</author><pubDate>Sat, 03 Feb 2018 23:39:43 +0800</pubDate><description><![CDATA[前言传送门: [0] hiWeather 项目简介与启动




0x00 写在前面

第一章主要介绍了项目的主要开发工具和内容，视频已经有详细介绍，这里不再赘述。以下主要为文字内容。


  第一章 PPT 传送门: Node + MongoDB 天气小站 快速建站指南 PPT




0x01 项目介绍

不知大家在软件开发时是否有这样的困惑：有时空有想法却无法快速实现，尤其是苦恼传统复杂的]]></description><category></category></item><item><title><![CDATA[[0] hiWeather 项目简介与启动]]></title><link>https://blog.csdn.net/github_36823795/article/details/79219792</link><guid>https://blog.csdn.net/github_36823795/article/details/79219792</guid><author>github_36823795</author><pubDate>Wed, 31 Jan 2018 17:15:22 +0800</pubDate><description><![CDATA[0x00 写在前面

编写这个项目的目的在于综合的完成一个以 Node.js 为中心驱动的爬虫、数据持久化、前端项目。如你所见，hiWeather 将要完成的是一个简洁的天气搜索网站，将要实现的功能包含并不限于：


城市/地区天气搜索
自动定位地点天气搜索
接受用户注册/登陆，定制天气搜索
语音天气播报（基于百度 TTS API）



  这个 FLAG 是我在实验室和一个学姐装逼的时候立的，]]></description><category></category></item><item><title><![CDATA[长江大学一键评教项目简要分析]]></title><link>https://blog.csdn.net/github_36823795/article/details/79110415</link><guid>https://blog.csdn.net/github_36823795/article/details/79110415</guid><author>github_36823795</author><pubDate>Fri, 19 Jan 2018 20:17:14 +0800</pubDate><description><![CDATA[长江大学换新的教务处系统了，现在还没上线，等更新了我再来修改 
  很硬很硬的软广：长江大学一键评教




0x00. 写在前面

首先要声明的是，这个项目不是我从零写起的，我在这个知乎专栏看到了这篇介绍四川大学评教网站的简介才有了改写的想法，所以整个项目的基础基本和这个专栏里写的是一样的，就不再赘述了，这里主要讲一下我踩的坑和修改的地方。

废话不多说，代码传送门。

0x01. 分析教务处网]]></description><category></category></item></channel></rss>