問題タブ [odometer]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
0 に答える
68 参照

swift - Apple CarPlay を使用して車の走行距離計の値を取得する方法はありますか?

車のスマートシステムを使用して車の走行距離値を取得する方法を見つけています。Android Auto、Apple CarPlay など

Android には、車の速度、燃料、走行距離計の値、タイヤの空気圧、ドアの状態など、あらゆる種類の車の情報を提供する android.car という 1 つのライブラリ呼び出しがあります。

Apple CarPlay でも同じライブラリを見つけています

ありがとう