上一页 1 ··· 14 15 16 17 18 19 20 21 22 ··· 49 下一页
摘要: 1.修改好虚拟机主机名另两个分别是node2和node3 对于每一台虚拟机,您都需要登录到该虚拟机,并使用文本编辑器(如vi或vim)来编辑/etc/hostname文件。这里以vi为例: 登录到虚拟机: 使用SSH或直接在虚拟机的终端中登录。 编辑/etc/hostname文件: 输入命令vi / 阅读全文
posted @ 2024-07-03 15:45 艾鑫4646 阅读(76) 评论(0) 推荐(0)
摘要: 1.CentOS 在官网上直接下载网址:https://www.centos.org/download/ 我选择在这里下载 https://mirrors.aliyun.com/centos/7/isos/x86_64/ 感觉还是慢直接网盘下载了 centos7.9:链接: https://pan. 阅读全文
posted @ 2024-07-03 15:26 艾鑫4646 阅读(9235) 评论(0) 推荐(0)
摘要: 1,环境window11 vmare workstation 17 2. 3, 4这里是因为一会儿可以使用自己下载的镜像文件 5.选择用户操作系统linux 6. 7. 8. 9. 10. 11. 12, 13. 14. 15 阅读全文
posted @ 2024-07-03 14:33 艾鑫4646 阅读(24) 评论(0) 推荐(0)
摘要: history_drawer_layout.xml <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_ 阅读全文
posted @ 2024-06-16 18:42 艾鑫4646 阅读(77) 评论(0) 推荐(0)
摘要: fragment_register_select_role.xml <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" andr 阅读全文
posted @ 2024-06-16 18:40 艾鑫4646 阅读(13) 评论(0) 推荐(0)
摘要: fragment_reg_parent_fill_inf.xml <?xml version="1.0" encoding="utf-8"?> <FrameLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns: 阅读全文
posted @ 2024-06-16 18:40 艾鑫4646 阅读(12) 评论(0) 推荐(0)
摘要: <?xml version="1.0" encoding="utf-8"?> <FrameLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com 阅读全文
posted @ 2024-06-16 18:39 艾鑫4646 阅读(11) 评论(0) 推荐(0)
摘要: activity_parent.xml <?xml version="1.0" encoding="UTF-8" ?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http:/ 阅读全文
posted @ 2024-06-16 18:38 艾鑫4646 阅读(11) 评论(0) 推荐(0)
摘要: activity_login.xml <?xml version="1.0" encoding="UTF-8" ?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http:// 阅读全文
posted @ 2024-06-16 18:37 艾鑫4646 阅读(13) 评论(0) 推荐(0)
摘要: 这是我们的任务看板 我负责了安卓端页面部分 activity_child_main代码如下: <?xml version="1.0" encoding="utf-8"?> <androidx.drawerlayout.widget.DrawerLayout xmlns:android="http:/ 阅读全文
posted @ 2024-06-16 18:36 艾鑫4646 阅读(10) 评论(0) 推荐(0)
上一页 1 ··· 14 15 16 17 18 19 20 21 22 ··· 49 下一页