Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我通常使用ctrl+break来中断 Visual Studio 中的编译,现在我的新苹果(macbook pro)笔记本电脑没有中断键。有没有可以在苹果笔记本电脑上使用的快捷方式?
我不知道是否存在Fn复制 PC Break 键的键组合或其他键组合,但您可以使用 Visual Studio 将任何您喜欢的热键分配给 Build.Cancel 命令。只需转到选项对话框(在工具下拉菜单下可用),找到 Build.Cancel 命令并为该命令分配一个新的快捷方式。