摘要:
Linux shell script set -eux All In One
set 设置 shell 中局部变量的值
Linux shell 脚本中 set -eux 是什么,有什么用处?
在Linux shell脚本中,set -eux 是一条常见的命令,用于设置脚本的执行行为。
阅读全文

posted @ 2023-09-06 23:26
xgqfrms
阅读(189)
评论(1)
推荐(0)
摘要:
How to tell which version of HW your Tesla Model 3 is using All In One
如何判断你的 Tesla Model 3 使用的是那个版本的 HW
HW 4.0 vs HW 3
阅读全文

posted @ 2023-09-06 22:30
xgqfrms
阅读(151)
评论(3)
推荐(0)
摘要:
JavaScript Date UTC & GMT All In One
js 时期时区转换
convert UTC+0 to UTC+8/GMT+0800
阅读全文

posted @ 2023-09-06 13:42
xgqfrms
阅读(101)
评论(1)
推荐(0)