山月的博客
RSS Feed
以前折腾过很多次博客,也写了很多技术文章在上边。但突然有一天,想着把技术文章给剥离出来,单纯写一些技术无关的内容。
Recent Posts
在通勤路上
Published: at 12:00 AM记录在地铁通勤路上的点点滴滴,以及那些消磨时光的方式
我开发的一些开发者小工具
Published: at 10:00 AM介绍了一系列自主开发的开发者工具,包括 IEEE754 浮点数转换、UTF-8 编码转换、图片处理工具等,旨在解决开发中遇到的问题并深入理解技术概念。
Some Developer Tools I've Created
Published: at 10:00 AMIntroduces a series of self-developed developer tools, including IEEE754 floating-point conversion, UTF-8 encoding conversion, image processing tools, etc., aimed at solving problems encountered in development and deepening understanding of technical concepts.
Cursor 进阶使用指南
Published: at 10:44 PM本文深入介绍 Cursor 编辑器的高级特性,包括代码审查最佳实践、自动化测试与文档生成、智能文档集成、快捷键使用技巧以及代码重构指南。通过掌握这些进阶功能,帮助开发者提升编码效率,降低意外代码修改风险,实现更高效的开发工作流程。