IPv6的访问和使用

11月 11, 2018

浏览器访问IPv6 访问http://[ipv6]/ 的形式 Ping IPv6地址 ping6 Curl 访 […]

Read the full article →

如何整理笔记:归纳、分类、标签

11月 11, 2018

EverNote印象笔记内容混乱时,整理和分类是提升效率和检索能力的关键。 1. 明确分类原则 归纳与分类:将 […]

Read the full article →

华为HG255D通过TTL线刷uboot、Openwrt固件笔记整理

6月 11, 2018

原理说明: TTL线就是串口线(USB转串口) 系统固件不是通过TTL线传输到路由器中 TTL线的作用是让PC […]

Read the full article →

Windows下删除 EFI 分区

2月 12, 2018

创建U盘的系统启动盘之后,默认会在U盘上新建EFI分区,在windows磁盘管理中不能将EFI分区直接删除,这 […]

Read the full article →

Pythontutor

1月 10, 2018

Pythontutor 是一个在线将代码执行过程可视化的网站,支持的语言:Python,Java,C,C++, […]

Read the full article →

Chrome插件

12月 16, 2017

AdBlock – 拦截整个网络的广告 https://chromewebstore.google […]

Read the full article →

Cloudinary 图片视频在线处理工具

11月 16, 2017

Cloudinary是一个基于云端的图片处理、管理、存储、美化于一体的平台,同时还集成了图片抓取功能,提供AP […]

Read the full article →

Chrome扩展:Bulk Image Downloader 批量下载图片

11月 14, 2017

Bulk Image Downloader Simple bulk image download extens […]

Read the full article →

Problem with dependencies installing MySQL 8.0 server

11月 13, 2017

sudo apt-get purge mysql\* libmysql\* sudo apt autoremo […]

Read the full article →

Web压力测试工具:Locust

10月 22, 2017

Locust是一款用Python编写的分布式用户负载测试工具,用于对网站(或其他系统)进行负载测试,并确定系统 […]

Read the full article →