可以对修复过程进行优化,只比较在ATS或者RIS文件中看到的行:如果复制源包含这个行,则需要重新进行复制,否则要从目标中删除这一行。
Repair processes can be optimized to only compare rows found in ATS or RIS files: if the row still exists in the source, it is re-replicated; if it does not, then it is deleted on the target.
修复这个bug的方法是编辑gregor.c文件第 79行,并删除该行开始部分的字符串const。
You can fix this bug by editing the gregor.c file's line 79 and removing the string const at the start of that line.
修复这个bug的方法是编辑gregor.c文件第 79行,并删除该行开始部分的字符串const。
You can fix this bug by editing the gregor.c file's line 79 and removing the string const at the start of that line.
应用推荐