登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
Gitee AI
NEW
我知道了
查看详情
登录
注册
代码拉取完成,页面将自动刷新
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
1
Star
0
Fork
0
vulcan626
/
PA_ExcelModifier_Tool
代码
Issues
0
Pull Requests
0
Wiki
统计
流水线
服务
Gitee Pages
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
我知道了,不再自动展开
发行版
最新版
v1.0.1
6e8846b
2024-11-06 16:17
对比
Proctor Assistant Excel Modifier v1.0.1 (macOS & Windows)
vulcan626
**Release Notes / 发布说明** --- ## **Proctor Assistant Excel Modifier v1.0.1 (macOS & Windows)** This release provides the Proctor Assistant Excel Modifier app for both macOS and Windows users. 本次发布提供了适用于 macOS 和 Windows 的 Proctor Assistant Excel Modifier 应用程序。 --- [English Instructions](#english-instructions) | [中文说明](#中文说明) --- ### English Instructions #### Application Overview **Proctor Assistant Excel Modifier** is a tool designed for exam proctors to modify specific content in Excel files. The app automatically changes the content in the **H1 cell** from "副监考教师" to "副监考教师1" and saves a new version of the file. It provides a simple interface for uploading, modifying, and downloading files on both macOS and Windows. --- #### Download & Installation Instructions 1. **Download**: Go to the [GitHub Releases](https://gitee.com/vulcan626/PA_ExcelModifier_Tool/releases) page and download either the macOS or Windows version: - macOS: `ProctorAsst_ExcelModifier_v1.0.1_Mac.zip` - Windows: `ProctorAsst_ExcelModifier_v1.0.1_Windows.zip` 2. **Extract**: Unzip the downloaded file to access the application file: - macOS: `ProctorAsst_ExcelModifier.app` - Windows: `ProctorAsst_ExcelModifier.exe` --- #### How to Run ##### macOS 1. **Double-click** the `ProctorAsst_ExcelModifier.app` file to open the application. 2. If the app doesn’t open due to security or permission settings, run it via Terminal: - Open Terminal. - Navigate to the directory containing `ProctorAsst_ExcelModifier.app` using `cd /path/to/your/app/folder`. - Run the command: ```bash ./ProctorAsst_ExcelModifier.app/Contents/MacOS/ProctorAsst_ExcelModifier ``` ##### Windows 1. **Double-click** the `ProctorAsst_ExcelModifier.exe` file to open the application. 2. If the app doesn’t open or you encounter warnings, try the following: - Right-click `ProctorAsst_ExcelModifier.exe` and select **Run as Administrator**. - Alternatively, open Command Prompt, navigate to the folder with `ProctorAsst_ExcelModifier.exe`, and type: ```cmd ProctorAsst_ExcelModifier.exe ``` --- #### Important Note The application may take a few seconds to start up, so please be patient. This delay is normal as the app initializes. --- #### Version Timeline | Version | Release Date | Notes | | ------- | ------------ | ------------------------ | | v1.0.0 | 2024-10-10 | Initial release (macOS). | | v1.0.1 | 2024-10-24 | Added macOS terminal instructions and improved stability. | | v1.0.1 | 2024-11-06 | Released Windows version along with macOS version update. | --- #### Contact For any support or questions, please reach out at **vulcan626@foxmail.com**. --- ### 中文说明 #### 应用概述 **Proctor Assistant Excel Modifier** 是为监考人员设计的工具,用于修改 Excel 文件中的特定内容。该应用程序会自动将 **H1 单元格**中的“副监考教师”更改为“副监考教师1”,并保存文件的新版。它提供了一个简单的界面,让用户可以在 macOS 和 Windows 上上传、修改和下载文件。 --- #### 下载与安装说明 1. **下载**:前往 [GitHub Releases](https://gitee.com/vulcan626/PA_ExcelModifier_Tool/releases) 页面,下载适用于 macOS 或 Windows 的版本: - macOS: `ProctorAsst_ExcelModifier_v1.0.1_Mac.zip` - Windows: `ProctorAsst_ExcelModifier_v1.0.1_Windows.zip` 2. **解压缩**:解压下载的文件,获取应用程序文件: - macOS: `ProctorAsst_ExcelModifier.app` - Windows: `ProctorAsst_ExcelModifier.exe` --- #### 使用方法 ##### macOS 1. **双击** `ProctorAsst_ExcelModifier.app` 文件以打开应用。 2. 如果由于安全或权限设置,应用无法直接打开,请通过终端运行: - 打开终端。 - 使用 `cd` 命令进入包含 `ProctorAsst_ExcelModifier.app` 的目录,例如: ```bash cd /path/to/your/app/folder ``` - 运行以下命令以启动应用: ```bash ./ProctorAsst_ExcelModifier.app/Contents/MacOS/ProctorAsst_ExcelModifier ``` ##### Windows 1. **双击** `ProctorAsst_ExcelModifier.exe` 文件以打开应用。 2. 如果无法打开应用或遇到警告,请尝试以下方法: - 右键点击 `ProctorAsst_ExcelModifier.exe` 并选择 **以管理员身份运行**。 - 或者,打开命令提示符,进入包含 `ProctorAsst_ExcelModifier.exe` 的文件夹,输入: ```cmd ProctorAsst_ExcelModifier.exe ``` --- #### 重要提示 应用启动可能需要几秒钟时间,请耐心等待。此延迟属于正常现象,因为应用需要初始化。 --- #### 版本时间线 | 版本 | 发布日期 | 更新说明 | | --------- | -------------- | -------- | | v1.0.0 | 2024-10-10 | (macOS)首次发布版本。 | | v1.0.1 | 2024-10-24 | (macOS)新增终端运行说明并提升稳定性。 | | v1.0.1 | 2024-11-06 | Windows 版本发布,并更新 macOS 版本。 | --- #### 联系方式 如有任何问题或需要支持,请联系开发者:**vulcan626@foxmail.com**。
最后提交信息为:
name changed
下载
请输入验证码,防止盗链导致资源被占用
取消
下载
Python
1
https://gitee.com/vulcan626/PA_ExcelModifier_Tool.git
git@gitee.com:vulcan626/PA_ExcelModifier_Tool.git
vulcan626
PA_ExcelModifier_Tool
PA_ExcelModifier_Tool
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册