From aacbba907129e7bf5e3f730f47a2dfe71a53aafe Mon Sep 17 00:00:00 2001 From: Naibo Wang Date: Thu, 8 Jun 2023 02:05:04 +0800 Subject: [PATCH] Update --- .temp_to_pub/EasySpider_MacOS_all_arch/readme.txt | 2 ++ .temp_to_pub/EasySpider_MacOS_all_arch/软件使用说明.txt | 2 ++ ElectronJS/src/taskGrid/invokeTask.html | 6 +++--- ElectronJS/tasks/100.json | 1 + 4 files changed, 8 insertions(+), 3 deletions(-) create mode 100644 ElectronJS/tasks/100.json diff --git a/.temp_to_pub/EasySpider_MacOS_all_arch/readme.txt b/.temp_to_pub/EasySpider_MacOS_all_arch/readme.txt index 7ca20db..567308e 100644 --- a/.temp_to_pub/EasySpider_MacOS_all_arch/readme.txt +++ b/.temp_to_pub/EasySpider_MacOS_all_arch/readme.txt @@ -4,6 +4,8 @@ Welcome to promote this software to other friends. This version is for MacOS, can be used on all Chips, including Intel (such as Corel i7) and Arm (such as M1). Support on MacOS 11.x and above. +If your MacOS version is 10.x and below, please download EasySpider V0.2.0. + Video Tutorial: https://youtube.com/playlist?list=PL0kEFEkWrT7mt9MUlEBV2DTo1QsaanUTp You can import tasks from other machines by simply opening the EasySpider software in this directory, right-clicking "Show Package Contents", and then placing the .json files from the tasks folder in the /Users/your user name/Library/Application Support/EasySpider/tasks folder of the other machine. Similarly, execution ID files can be imported by copying the .json files from the execution_instances folder. Please note that the .json files in both folders only support names greater than 0. diff --git a/.temp_to_pub/EasySpider_MacOS_all_arch/软件使用说明.txt b/.temp_to_pub/EasySpider_MacOS_all_arch/软件使用说明.txt index 59e2242..13ea66e 100644 --- a/.temp_to_pub/EasySpider_MacOS_all_arch/软件使用说明.txt +++ b/.temp_to_pub/EasySpider_MacOS_all_arch/软件使用说明.txt @@ -4,6 +4,8 @@ 支持MacOS系统,包括Intel芯片和Arm芯片,如酷睿i7和M1芯片,最低MacOS系统版本为11.x。 +10.x版本MacOS请下载v0.2.0版本使用。 + 视频教程:https://www.bilibili.com/video/BV1Fk4y1L7xX/ 可以从其他机器导入任务,只需要把其他机器的tasks文件夹里的.json文件放入/Users/你的用户名/Library/Application Support/EasySpider/tasks文件夹里即可。同理执行号文件可以通过复制execution_instances文件夹中的.json文件来导入。注意,两个文件夹里的.json文件只支持命名为大于0的数字。 diff --git a/ElectronJS/src/taskGrid/invokeTask.html b/ElectronJS/src/taskGrid/invokeTask.html index a8fdc14..382db53 100644 --- a/ElectronJS/src/taskGrid/invokeTask.html +++ b/ElectronJS/src/taskGrid/invokeTask.html @@ -57,7 +57,7 @@