🏫 Studying in Peking University💻 Amateur coder with great passion.🍎 Big fan of Apple products.📧 How to reach me tianyp@pku.edu.cn
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse
An visualization tool for house price (based on house price in beijing)
JavaScript 3
This is the front-end of web-monitoring project.
加入了 CMD/Meta + Enter 的快捷键功能,对 MacOS/Linux 用户更友好。
在使用快捷键发送消息时默认启动下滑动画,但使用“发送”按钮发送消息并不会,改用 mousedown 事件 + element.contains 判断行为是否聚焦在输入框内。