x86 x64 arm64的区别
源地址:https://www.cnblogs.com/zhaoqingqing/p/13145115.html
我们常说的高通 865,麒麟990 不是 CPU 是 SoC(System On Chip),SoC 除了 CPU 外,还有 GPU,还有可选的浮…
跳坑:
MySql配置时报错:
java.sql.SQLException: The server time zone value �й���ʱ�� is unrecognized or represents more than one time zone. You must configure either…
安装JDK。
参考:https://www.cnblogs.com/mr-wuxiansheng/p/6850437.html
1.官网下载 Java SE Development Kit 13.0.1 (由于是访问国外网站,所以会比较慢。)
最好下载EXE版本的,这样什么都不用管,点安装…