City Car Driving G923 Bindings
油门 axis:y: *
刹车 axis:rz: *
离合 slider:0: *
方向盘左转 axis:x: -
方向盘右转 axis:x: +
左拨片 button:6
右拨片 button:5
B button:2
X button:3
Y button:4
A button:1
菜单键 button:7
摄像键 button:8
LSB button:10
RSB button:9
左 pov0:left
右 pov0:right
上 pov0:up
下 pov0:down
加号 button:19
减号 button:20
G1 button:11
左旋钮 button:22
右旋钮 button:21
确认键 button:23
R档 button:18
1档 button:13
2档 button:14
3档 button:15
4档 button:16
5档 button:17
SSL 证书自签
以签发 upyun-assets.4van.top 为例, 后续替换为对应的域名
1 | openssl req -x509 -newkey rsa:2048 -nodes -keyout server.key -out server.crt -days 3650 -subj "/C=CN/ST=Beijing/L=Beijing/O=MyOrg/OU=IT/CN=upyun-assets.4van.top" |
生成根证书 (Root CA) 创建虚拟的“CA机构”
react native 环境搭建
- 通过 xcodes 下载指定版本 xcode
- xcode 设置页面 Locations 中选择 Command Line Tools 的版本
- component 下载对应的模拟器版本
- xcode 菜单栏选择 Open Developer Tool 选择 Simulator
- 应用栏 右键 Device 选择一个型号启动
- 回到项目中, npm run ios 进行启动调试
Vim 配置文件
MacOS 安装指定系统版本
- 进入 Apple 官网查看相关版本的链接
https://support.apple.com/zh-cn/102662https://support.apple.com/zh-cn/102662 - 进入 App Store 下载对应系统并更新

