数据来源: wikipedia
- iPhone: http://kylebing.cn/tools/iphone
- iPad: http://kylebing.cn/tools/ipad
- Apple Chip: http://kylebing.cn/tools/apple-chip
- AirPods: http://kylebing.cn/tools/airpods
- AppleWatch: http://kylebing.cn/tools/apple-watch
- iPhone: https://github.com/KyleBing/iphone
- iPad: https://github.com/KyleBing/ipad
- Apple Chip: https://github.com/KyleBing/apple-chip
- AirPods: https://github.com/KyleBing/airpods
- AppleWatch: https://github.com/KyleBing/apple-watch
在每次修改 css
和 js
文件之后,很更新 index.html
中引入文件位置的后缀,以实现消除浏览器缓存的目的。
<link rel="stylesheet" href="scss/iPad.css?v=20230216144902">
<script src="./js/iPad.js?v=20230216144902"></script>