Pythontutor

1月 10, 2018

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

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 →

搭建Syncthing文件同步服务

9月 11, 2017

Syncthing是一个开源的文件同步客户端与服务器软件,采用Go语言编写。它可以在本地网络上的设备之间或通过 […]

Read the full article →

Ubuntu远程挂载小米路由器磁盘

8月 21, 2017

Ubuntu远程挂载小米路由器,并允许非root用户访问: 小米路由器设置:允许终端”全盘访问&# […]

Read the full article →

Git Cheat Sheet

7月 1, 2017

Git 常用命令速查 入门 git init or git clone url 配置 git config – […]

Read the full article →

PC电脑远程控制Android手机

6月 7, 2017

Teamviewer的TeamviewerHost功能能实现远程无人值守Android设备,但是有二个缺点,一 […]

Read the full article →

Window上的命令行终端工具Cmder

5月 5, 2017

Window下自动的Terminal工具:CMD或者PowerShell,总是用的不顺手;这里推荐一款Cmde […]

Read the full article →