Recent posts

常见算法(Python)

2 minute read

排序算法(Python) 插入排序 快速排序 选择排序 冒泡排序 归并排序 堆排序 希尔排序

简单测试网站

less than 1 minute read

测试网站 Don’t worry if it doesn’t work right. If everything did, you’d be out of a job. The trouble with programmers is that you can never tell what a prog...