logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

6.10鸿蒙

TextInput({ placeholder: "请输入学号/手机号码" })TextInput({ placeholder: "请输入学号/手机号码" })TextInput({ placeholder: "请再次输入密码" })TextInput({ placeholder: "请输入密码" })TextInput({ placeholder: "请输入密码" })TextInput({ p

#linux#运维#服务器
6.10鸿蒙

TextInput({ placeholder: "请输入学号/手机号码" })TextInput({ placeholder: "请输入学号/手机号码" })TextInput({ placeholder: "请再次输入密码" })TextInput({ placeholder: "请输入密码" })TextInput({ placeholder: "请输入密码" })TextInput({ p

#linux#运维#服务器
6.12日鸿蒙

Radio({value:'男',group:'sex'}).checked(false)Radio({value:'女',group:'sex'}).checked(false)TextInput({ placeholder: "请输入姓名:" })TextInput({ placeholder: "请输入年龄:" })Text('专业:软件技术')Text('填写个人信息')Text('姓名:

#android
6.12日鸿蒙

Radio({value:'男',group:'sex'}).checked(false)Radio({value:'女',group:'sex'}).checked(false)TextInput({ placeholder: "请输入姓名:" })TextInput({ placeholder: "请输入年龄:" })Text('专业:软件技术')Text('填写个人信息')Text('姓名:

#android
ArkUI布局方式

不靠横竖,以某个组件当参照物摆放别的控件:A 在 B 的下边 / 右边 / 左上方,就是相对布局,你之前 6 个方框就是这个。底部导航栏(首页 / 推荐 / 发现 / 我的),点标签切换上面内容页面,就是你写的底部四个按钮布局。升级版 Row/Column,可以自由切换横 / 竖,自动均分剩余空间、自动换行,万能自适应布局。它的效果就是:三个文本垂直排列,间距20,整个背景浅灰色,内容整体垂直居中

#服务器#linux#数据库
6.24鸿蒙上午

TextInput({text: this.msg, placeholder:"请输入任意内容"})TextInput({text: this.msg, placeholder:"请输入任意内容"})"夜览模式已开启":"夜览模式已关闭")"夜览模式已开启":"夜览模式已关闭")'输入已开':"输入已关")'输入已开':"输入已关")this.output="关闭"this.output="关闭"

#erlang
6.24鸿蒙上午

TextInput({text: this.msg, placeholder:"请输入任意内容"})TextInput({text: this.msg, placeholder:"请输入任意内容"})"夜览模式已开启":"夜览模式已关闭")"夜览模式已开启":"夜览模式已关闭")'输入已开':"输入已关")'输入已开':"输入已关")this.output="关闭"this.output="关闭"

#erlang
HarmonyOS

C:\Huawei\Application\entry\src\main\resources\rawfile这个文件中在Index中写入下方代码。TextInput({ placeholder: "请输入用户名" })TextInput({ placeholder: "请输入密码" })二、视频二二、(只能在Index文件中写)Text('本地视频播放器')Text('账号登录')Button("

#pygame
下载的步骤

21.显示这个错误,需要到“控制面板—>程序—->启用或关闭Windows功能”在里边勾选Hyper-V,电脑重启即可重启完成后,点击右侧绿色三角即可运行。第一步:下载DevEco Studiohttps://developer.huawei.com/consumer/cn/download/19.默认即可,我点击过,所以显示虚拟设备名称已存在。20.显示设备,右方有个绿色三角,可以运行开机。10

#objective-c
到底了