livelazily's recent timeline updates
livelazily

livelazily

V2EX member #7059, joined on 2011-03-16 20:57:58 +08:00
livelazily's recent replies
@StefanShenHSC #7 我没有 iphone, 所以不知道 ios 上的效果如何 https://apps.apple.com/us/app/m%C3%B6bius-sync/id1539203216
syncthing 支持增量更新: https://docs.syncthing.net/users/syncing.html
git -C 可以指定工作目录, 就不用 cd 来 cd 去了:

git -C projectDir status -s

剩下的就是自己写循环判断之类的了
May 10, 2018
Replied to a topic by jdjd 问与答 请问 aria2 怎么同时下载多个任务
@jdjd download-list.txt 里面其实都是可以带上 aria2 的参数的, 可以直接指定另存为的文件名.

https://cdnjs.cloudflare.com/ajax/libs/material-design-lite/1.3.0/material.blue_grey-amber.min.css
out=1.txt
https://cdnjs.cloudflare.com/ajax/libs/material-design-lite/1.3.0/material.blue_grey-blue.min.css
out=2.txt
https://cdnjs.cloudflare.com/ajax/libs/material-design-lite/1.3.0/material.blue_grey-cyan.min.css
out=3.txt

把上面的内容存成 download-list.txt 然后执行
aria2c --input-file=download-list.txt
试试

input-file 能用的参数和示例能在这里找到:
https://aria2.github.io/manual/en/html/aria2c.html#input-file
May 10, 2018
Replied to a topic by jdjd 问与答 请问 aria2 怎么同时下载多个任务
试试这样运行

aria2c --max-concurrent-downloads=10 --input-file=download-list.txt

dowload-list.txt 里面是需要下载的链接列表
详细的参数说明:
https://aria2.github.io/manual/en/html/aria2c.html#basic-options
Jan 31, 2018
Replied to a topic by flynaj 分享发现 小米手机的内核源码!
Jan 31, 2018
Replied to a topic by flynaj 分享发现 小米手机的内核源码!
@cdkey51
@mozutaba
仅仅只是 master 不更新而已, 其他分支还是有更新的:
Aug 23, 2017
Replied to a topic by hpeng 深圳 天鸽好像鸽了
到公司了,然后才收到通知说不用上班。。。
vscode 项目管理可以尝试安装 Project Manager 插件

https://marketplace.visualstudio.com/items?itemName=alefragnani.project-manager
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3307 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 19ms · UTC 13:22 · PVG 21:22 · LAX 06:22 · JFK 09:22
♥ Do have faith in what you're doing.