01 2021 档案

摘要:1.如果你是第一次配置环境变量,可以使用“touch .bash_profile” 创建一个.bash_profile的隐藏配置文件(如果你是为编辑已存在的配置文件,则使用"open -e .bash_profile"命令) 2. JAVA_HOME=/Library/Java/JavaVirtua 阅读全文
posted @ 2021-01-29 22:27 mingV2020 阅读(138) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2021-01-28 13:36 mingV2020 阅读(694) 评论(0) 推荐(0)
摘要:1 class NewstStyle extends StatelessWidget { 2 final List<DkCenterUpload> upload; 3 const NewstStyle({ 4 Key key, 5 this.upload: const [], 6 }) : supe 阅读全文
posted @ 2021-01-22 08:37 mingV2020 阅读(1073) 评论(0) 推荐(0)
摘要:使用Rosetta运行Xcode 阅读全文
posted @ 2021-01-05 19:06 mingV2020 阅读(303) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2021-01-05 17:45 mingV2020 阅读(245) 评论(0) 推荐(0)