Sitemap

A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well.

Pages

PhD

How to become a qualified PhD student?

Posts

Git 代码回滚:撤销更改到上一次提交

less than 1 minute read

Published:

在软件开发过程中,我们经常需要撤销一些不想要或者错误的更改。Git 提供了多种强大的命令来回滚代码。本文主要介绍如何将工作区的代码恢复到上一次提交(HEAD)的状态。

实现页面滚动缩放效果:CSS 与 JavaScript 交互

1 minute read

Published:

为了给网站增添现代感和动态交互,我们可以实现一个当用户向下滚动页面时,特定内容会平滑放大或缩小的效果。这在许多现代网站(如 consensys.io)中很常见,可以有效地吸引用户的注意力。

Jekyll 工作流:提交前如何在本地预览网站

less than 1 minute read

Published:

在将代码推送到 GitHub 并公开部署之前,在本地预览所有更改是一个至关重要的步骤。这能确保您发现并修复任何布局问题、链接错误或内容排版问题,避免将不完善的页面发布到线上。

portfolio

publications

talks

teaching

Teaching experience 1

Undergraduate course, University 1, Department, 2014

This is a description of a teaching experience. You can use markdown like any other post.

Teaching experience 2

Workshop, University 1, Department, 2015

This is a description of a teaching experience. You can use markdown like any other post.