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

Plist修改, 更改试用时间 #28

Open
cndaqiang opened this issue Feb 3, 2021 · 1 comment
Open

Plist修改, 更改试用时间 #28

cndaqiang opened this issue Feb 3, 2021 · 1 comment

Comments

@cndaqiang
Copy link
Owner

No description provided.

@cndaqiang
Copy link
Owner Author

欧陆词典

(python37) cndaqiang@mac ~$ /usr/libexec/PlistBuddy -c 'Print :MAIN_TimesLeft'  ~/Library/Preferences/com.eusoft.eudic.plist
-3
(python37) cndaqiang@mac ~$ /usr/libexec/PlistBuddy -c 'Set :MAIN_TimesLeft 356' ~/Library/Preferences/com.eusoft.eudic.plist
(python37) cndaqiang@mac ~$ /usr/libexec/PlistBuddy -c 'Print :MAIN_TimesLeft'  ~/Library/Preferences/com.eusoft.eudic.plist
356

参考
【Mac教程】教你如何破解Mac版欧路词典
在Mac下直接打开和修改Plist文件

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

1 participant