BioSciTools 文件拖拽与任务进度
2023-03-05 15:47 作者:BioSciTools | 我要投稿
1. BioSciTools 重要功能更新
1.1 Browser and Table Editor Drag and Drop Data File
1.2 Task Progress
2 Code Segment
1. BioSciTools 重要功能更新
BioSciTool
v1.0.8
Website:https://bioscitools.github.io
Github:https://github.com/bioscitools/bioscitools.github.io
新版本更新带来两项新的实用功能:
a. BioSciTools 为所有程序 Browser 按钮和 Table Editor 添加拖拽上传数据文件功能
b. 所有程序添加任务进度条展示后台计算任务的执行进度。
1.1 Browser and Table Editor Drag and Drop Data File
为了方便用户随处文件夹下上传数据文件用于快速数据分析,为 Browser Button 和 Table Editor 添加拖拽数据文件识别与上传功能。同时仍然支持用户通过浏览电脑本地文件上传的功能。新功能演示如下:
Drag File to Browser Button

Drag File to Table Editor

1.2 Task Progress
所有程序添加任务进度条展示后台计算任务的执行进度。

2 Code Segment