ItoSchum's recent timeline updates
ItoSchum

ItoSchum

V2EX member #249335, joined on 2017-08-17 23:35:22 +08:00
Per ItoSchum's settings, the topics list is only visible after you sign in
Deals info, including closed deals, is not hidden
ItoSchum's recent replies
Mar 5, 2021
Replied to a topic by chrisia MacBook Pro 我为什么不推荐你买 M1 Macbook
关于 VSCode C/C++ 插件的问题,只要把 includePath 和 compilerPath 在 setting.json 里改一下就能用了:

"C_Cpp.default.systemIncludePath": [
"/usr/local/include/**",
"/usr/local/include/c++/10.2.0/*",
"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/tapi/12.0.0/include/**",
"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/**",
"/Applications/Xcode.app/Contents/Developer/usr/lib/llvm-gcc/4.2.1/include/**",
"${workspaceFolder}/**"
],
"C_Cpp.default.macFrameworkPath": ["/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks"],
"C_Cpp.default.compilerPath": "/usr/bin/clang++",
"C_Cpp.default.intelliSenseMode": "macos-clang-arm64"

如果仅安装了 Xcode command-line tools,那 includePath 和 macFrameworkPath 的的路径需要改一下,不过大致都在
"/Library/Developer/CommandLineTools/" 下,如 "/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks"
Nov 19, 2018
Replied to a topic by ItoSchum  WATCH Apple Watch Series 4 - Time-Lapse 表盘错误
补:但是这样设置会导致所有表盘的时间都与设备当前时间不匹配
Nov 19, 2018
Replied to a topic by ItoSchum  WATCH Apple Watch Series 4 - Time-Lapse 表盘错误
自己尝试找到了解决方法:
打开 Setting > Privacy > Location Services > Apple Watch Faces
设置为 Never 即可
Nov 15, 2018
Replied to a topic by ItoSchum  WATCH Apple Watch Series 4 - Time-Lapse 表盘错误
@mystrylw 软件问题去 Apple Store 有什么用呢(
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3036 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 13ms · UTC 05:36 · PVG 13:36 · LAX 22:36 · JFK 01:36
♥ Do have faith in what you're doing.