Skip to content
  • Homepage
  • Links
  • About
N先生的小站
又一个WordPress站点
每月存档: 2019年11月

文章归档

  • 2020年11月
  • 2020年10月
  • 2020年8月
  • 2020年6月
  • 2020年5月
  • 2020年3月
  • 2020年2月
  • 2019年12月
  • 2019年11月
  • 2019年5月
  • 2019年4月

分类目录

  • ccf
  • post
  • qemu
  • 未分类

功能

  • 登录
  • 项目feed
  • 评论feed
  • WordPress.org

Menu

  • Homepage
  • Links
  • About

近期文章

  • 简单地实现 Shell:MSH——输入输出重定向、管道
  • 调整Windows中IPv6的优先级
  • 教育网可用的Cloudflare香港节点
  • 校园网下为Android设备获取IPv6地址
  • 世界,您好!
Powered by Verbosa & WordPress.

每月存档: 2019年11月

用 Python 的 Requests 写一个简单的网页更新检测脚本

ning 2019年11月28日 postLeave a comment

这是一个简易的 Python 脚本,每隔一段时间获取页面,如果页面代码有变化,通过 SMTP 发信提 …

Continue reading"用 Python 的 Requests 写一个简单的网页更新检测脚本"

搭建支持 HTTPS / IPV6 的私有 BitTorrent Tracker 服务器

ning 2019年11月23日 postLeave a comment

最近入了 PT 这个深坑,有时候需要在自己的电脑和远程下载的盒子之间传输文件,一个方便的方法是直接在 …

Continue reading"搭建支持 HTTPS / IPV6 的私有 BitTorrent Tracker 服务器"

在QEMU中安装mipsel虚拟机(Linux)

ning 2019年11月12日 qemuLeave a comment

计算机系统课上需要用到 MIPS 虚拟机。在网上找到些资料,记录在这里。 注:已将配置好的镜像上传, …

Continue reading"在QEMU中安装mipsel虚拟机(Linux)"

在QEMU中安装mips64el虚拟机(Windows/Linux平台)

ning 2019年11月6日 qemuLeave a comment

龙芯3A处理器是MIPS64EL架构的,在实验课外做系统实验,虚拟机是不可缺少的。在网上找到了一些相 …

Continue reading"在QEMU中安装mips64el虚拟机(Windows/Linux平台)"

Hello world!

ning 2019年11月6日 postOne Comment

Welcome to WordPress. This is your first post. Edi …

Continue reading"Hello world!"
Back to Top