ItoSchum's recent timeline updates
ItoSchum's repos on GitHub
Shell · 4 watchers
video_output_CACA
For transforming normal videos to ASCII style
Python · 2 watchers
sumire_telegram_bot
A Telegram bot for fetching Uesaka Sumire's LINE Blog images
Swift · 1 watchers
BasicPlayer
A basic media player for iOS / iPadOS
Python · 1 watchers
bilibili_favlist_dump
Bilibili folder archive based on annie
Shell · 1 watchers
flv_merge_repack
For merging and re-encapsulating Bilibili's .flv downloads to .mp4
Python · 1 watchers
LINE_Blog_img_crawler
For crawling LINE Blog Archive images
Shell · 1 watchers
macOS_backup_setup
For quick backup and setup in macOS.
Jupyter Notebook · 0 watchers
cama_summer_class_2017
杭电 CAMA-LAB 机器学习暑期研讨班
Swift · 0 watchers
CS193P_Calculator
R · 0 watchers
DataAnalyticsSpring2020
Data Analytics (Spring 2020)
Python · 0 watchers
file_rename_ref
Reference for file/dir-renaming usage
HTML · 0 watchers
gohugo-theme-ananke
Ananke: A theme for Hugo Sites
Jupyter Notebook · 0 watchers
HDU_Course_AI_Intro_Assignment
HDU_Course_AI_Intro_Assignment
Python · 0 watchers
HDU_Course_MassiveData_DoubanSpider
Personal Crawler Practice
Java · 0 watchers
HDU_cxsj_Android_Project
0 watchers
HDU_MovieAppreciation
Notes of HDU's Movie Appreciation Course
Shell · 0 watchers
music_sorting_NeteaseMusic
For sorting Netease Music downloads by Artist folder.
C++ · 0 watchers
myLeetCode
LeetCode Practice Archive
Python · 0 watchers
nyc_data_visualization
C · 0 watchers
P2P_COMM_Collective_MPI_PERF_Test
Point to Point Communication and Collective MPI Performance Test
0 watchers
Project-Battle-Ships-Game
This project will help you get more familiar with arrays. You will be recreating the game of battleships. A player will place 5 of their ships on a 10 by 10 grid. The computer player will deploy five ships on the same grid. Once the game starts the player and computer take turns, trying to sink each other's ships by guessing the coordinates to "attack". The game ends when either the player or computer has no ships left. link:https://courses.edx.org/courses/course-v1:Microsoft+DEV277x+1T2018/courseware/76c11a375a0e495e83ab68121566fb12/8f250da826d7405d8fecf99aca3a5e9a/?child=first
TypeScript · 0 watchers
r2-share-worker
A Cloudflare worker generating file sharing webpage
Python · 0 watchers
video_chapter_stamper
For transforming some format txt to chapter-info metadata
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   ·   2645 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 15ms · UTC 15:48 · PVG 23:48 · LAX 08:48 · JFK 11:48
♥ Do have faith in what you're doing.