在Safari for Windows中启用调试菜单

问题描述:

我发现很多关于Safari 3的信息,但是在版本4中的事情已经明显改变了。我刚刚碰巧通过实验绊倒了答案,所以在这里发贴给他人。

I found plenty of info on this for Safari 3, but things have evidently changed in version 4. I just happened to stumble upon the answer by experimenting, so posting it here for others.

对于版本4,从命令提示符下用开关打开Safari:/ enableInternalDebugMenu

For version 4, open Safari from the command prompt with the switch: /enableInternalDebugMenu

eg C:\Program Files\Safari\Safari.exe/ enableInternalDebugMenu

e.g. "C:\Program Files\Safari\Safari.exe" /enableInternalDebugMenu

对于版本3,开关是:/ enableDebugMenu

For version 3, the switch is: /enableDebugMenu

注意:您只需要这样做一次 - Safari将记住设置。

Note: You only need to do this once -- Safari will remember the setting.