-
Notifications
You must be signed in to change notification settings - Fork 1
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
Master #21
Open
skywhat
wants to merge
95
commits into
skywhat
Choose a base branch
from
master
base: skywhat
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2. 修改判断路径是否可写的代码 3. 修改判断路径是否有效的方法 4. 添加限制:usb文件夹是否和本地文件夹同名 5. 初始化时新建文件 .synchash
2.process.py中所有带“!”的注释代表目前还没有该部分的代码,需要完善
2.可以通过在文档中搜索“*”得到哪些地方需要完善
偏移量中使用到了 2.由于1中的修改,也相应修改了synchash.py
2.修改sync.py中与文件移动,删除有关的代码(修改了它们的参数),并相应修改process.py中的增量pull流程中与sync.py有关的代码
get_all_file_path(sync_path) traverse_sync(path) 2.完成增量push流程图
2.注意:在运行前需要安装line_profiler模块
…cutable Windows programs, able to run without requiring a Python installation.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
this time