Posted 2021-10-26Updated 2021-10-26Toolsa minute read (About 162 words)记录 Visual Studio 易忘的默认记快捷键及自定义快捷键 Visual Studio, ToolsRead more
Posted 2021-09-18Updated 2021-09-18Tools2 minutes read (About 277 words)记住VS Code这些快捷键,保证提高你的编程效率(持续更新)VS Code 功能真的很强大,但是我还是仅仅用于文本或代码编辑,因为它相对于 JetBrains 开发的 IDE 还不够专业。虽然仅仅只是文本和代码编辑,但也使用非常频繁,VS Code 提供的快捷键相当全面,因此记住这些快捷键将大大提高编辑效率。 Tools, VS CodeRead more
2023-04-21Python3 报错 dyld cache '/System/Library/dyld/dyld_shared_cache_x86_64h' not loaded: syscall to map cache into shared region failedPython