naibo 1 рік тому
батько
коміт
32f65d80d4

+ 1 - 0
.gitignore

@@ -1,6 +1,7 @@
 .DS_Store/
 .DS_Store
 .idea/
+.history/
 node_modules/
 ServiceWrapper/
 /GPUCache

+ 0 - 0
.temp_to_pub/EasySpider_MacOS_all_arch/First time open please see this.txt → .temp_to_pub/EasySpider_MacOS_all_arch/First time open please see this (The package is damaged and cannot verify the developer's solution).txt


+ 0 - 0
.temp_to_pub/EasySpider_MacOS_all_arch/第一次打开请看这个.txt → .temp_to_pub/EasySpider_MacOS_all_arch/第一次打开请看这个(包已损坏,无法验证开发者解决方案).txt


+ 1 - 0
.temp_to_pub/Note - The various folders within this directory are not directly usable software.txt

@@ -0,0 +1 @@
+Note: The various folders within this directory are not directly usable software, but temporary folders used by the author at the time of release. Please visit the official website to download readily usable software packages: https://www.easyspider.cn

+ 1 - 0
.temp_to_pub/注意 - 此文件夹内的各个文件夹不是直接可用的软件,请去官网下载程序.txt

@@ -0,0 +1 @@
+注意:此文件夹内的各个文件夹并不是直接可用的软件,而是作者发布时使用的临时文件夹,请去官网下载打开即可用的软件包:https://www.easyspider.cn

+ 2 - 2
ElectronJS/src/taskGrid/taskInfo.html

@@ -50,8 +50,8 @@
             <p style="word-wrap: break-word;word-break: break-all;overflow: hidden;max-height: 100px;">{{"Create Time:~创建时间:" | lang}} {{dateFormat(task["create_time"])}}</p>
             <p style="word-wrap: break-word;word-break: break-all;overflow: hidden;max-height: 100px;">{{"Update Time:~更新时间:" | lang}} {{dateFormat(task["update_time"])}}</p>
             <p>{{"Operations (Please close this window and select 'Design Task' button if you want to modify task with a browser)~操作(如要带浏览器修改任务流程请关闭此窗口并选择设计任务)" | lang}}</p>
-            <p><a style="margin-top: 5px;" href="javascript:void(0)" v-on:click="modifyTask(task['id'],task['url'])" class="btn btn-primary">{{"Modify Task Workflow~修改任务流程" | lang}}</a>
-                <a style="margin-top: 5px;" href="javascript:void(0)" v-on:click="invokeTask(task['id'],task['url'])" class="btn btn-primary">{{"Invoke Task~调用任务" | lang}}</a></p>
+            <p><a style="margin-top: 5px" href="javascript:void(0)" v-on:click="modifyTask(task['id'],task['url'])" class="btn btn-primary">{{"Modify Task Workflow~修改任务流程" | lang}}</a>
+                <a style="margin-top: 5px" href="javascript:void(0)" v-on:click="invokeTask(task['id'],task['url'])" class="btn btn-primary">{{"Invoke/Execute Task~调用/执行任务" | lang}}</a></p>
             <p>{{"Input Parameters~输入参数" | lang}}</p>
             <table class="table table-bordered">
                 <tbody>

+ 1 - 1
ExecuteStage/.gitignore

@@ -11,7 +11,7 @@ Chrome/
 Data/
 tasks/
 Application/
-.history
+.history/
 execution_instances/
 .DS_Store
 mysql_config.json

+ 0 - 1
ExecuteStage/test_ie/Default/Preferences

@@ -1 +0,0 @@
-{"alternate_error_pages":{"enabled":false},"autofill":{"enabled":false},"browser":{"check_default_browser":false},"distribution":{"import_bookmarks":false,"import_history":false,"import_search_engine":false,"make_chrome_default_for_user":false,"skip_first_run_ui":true},"dns_prefetching":{"enabled":false},"profile":{"content_settings":{"pattern_pairs":{"https://*,*":{"media-stream":{"audio":"Default","video":"Default"}}}},"default_content_setting_values":{"geolocation":1},"default_content_settings":{"geolocation":1,"mouselock":1,"notifications":1,"popups":1,"ppapi-broker":1},"password_manager_enabled":false},"safebrowsing":{"enabled":false},"search":{"suggest_enabled":false},"translate":{"enabled":false}}

+ 0 - 0
ExecuteStage/test_ie/First Run


+ 0 - 1
ExecuteStage/test_ie/Local State

@@ -1 +0,0 @@
-{"background_mode":{"enabled":false},"ssl":{"rev_checking":{"enabled":false}}}

+ 3 - 3
Readme.md

@@ -1,8 +1,8 @@
-## 请您Star/Please Star
+## 欢迎宣传此工具/Welcome to promote this tool
 
-如果您觉得此工具不错,请轻轻点击此页面右上角**Star**按钮增加项目曝光度,谢谢!软件完全免费(商用除外),只求大家Star和宣传给其他需要的朋友,谢谢!
+本软件完全免费(商用除外),如果您觉得此工具不错,请您宣传给有需要的朋友,同时,也欢迎您轻轻点击此页面右上角**Star**按钮增加项目曝光度,谢谢!
 
-If you think this tool is good, please gently click the **Star** button in the upper right corner at this page to increase the project exposure, thank you! The software is completely free (except for commercial use), only ask everyone to Star and promote it to other friends in need, thank you!
+This software is completely free (except for commercial use). If you think this tool is good, please promote it to friends in need. At the same time, you are also welcome to click the **Star** button at the top right of this page to increase the exposure of the project. Thank you!
 
 # 易采集/EasySpider: Visual Code-Free Web Crawler
 

BIN
media/features_CN.png


BIN
media/features_EN.png