# snotepad **Repository Path**: bigjor/snotepad ## Basic Information - **Project Name**: snotepad - **Description**: Rust 编写的文本编辑器 小巧简单,支持多种功能 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-03-25 - **Last Updated**: 2026-03-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # snotepad #### 介绍 snotepad文本编辑器 小巧简单,支持多种功能 1. 支持超大文件的快速打开 2. 显示行号,默认不显示 3. 显示或设置文件编码 4. 对选中文字进行编码或解密,支持base64,urlencode等模式 5. 使用快捷键'alt + v'开启列编辑模式 6. 支持中文显示 7. 跳转到文件的某一行,跳转后,光标移动到该行 8. 文件可见部分使用同一个文本框显示 9. 支持全文的普通文本和正则查找替换 10. 文件的状态显示在窗体的底部 #### 软件架构 使用Rust 编写的小巧编辑器 #### 安装教程 1. 安装rust 2. 执行cargo build --release #### 使用说明 双击打开/target/release/snotepad.exe #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)