Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【313】文件下载 #1

Open
Aysnine opened this issue May 5, 2020 · 0 comments
Open

【313】文件下载 #1

Aysnine opened this issue May 5, 2020 · 0 comments
Assignees

Comments

@Aysnine
Copy link
Collaborator

Aysnine commented May 5, 2020

  1. 顶部菜单,下载按钮(默认禁用)
  2. 选择文件列表文件前复选框,恢复下载按钮
  3. 点击下载,弹出模态快
  4. 将选择下载目录
  5. 请求下载接口,获取对应文件流
  6. 将获取的流,写入本地目录。
    参考:【https://www.electronjs.org/docs/api/dialog(electorn-dialog)】
    https://pan.baidu.com/union/document/basic#%E4%B8%8B%E8%BD%BD%E6%8E%A5%E5%8F%A3】百度网盘文件下载接口
@PachVerb PachVerb self-assigned this May 14, 2020
@PachVerb PachVerb assigned CatXy and unassigned PachVerb May 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants