uni-app:iPhone的底部安全区域
padding-bottom: constant(safe-area-inset-bottom); padding-bottom: env(safe-area-...
共 1566 篇文章
padding-bottom: constant(safe-area-inset-bottom); padding-bottom: env(safe-area-...
$num = 10;//几条数据 $count = Db::name( 'topic' )->count(); $rand = mt_rand( 0, $cou...
使用uniapp搭配微信开发者工具自带的骨架屏功能,生成骨架屏 步骤: 1、点击微信开发者工具左下角生成骨架屏 2、回到hbuilderx的项目中,在compo...
//取中间字符串 func Between(str, starting, ending string) string { s := strings.Index(...
解决办法,使用七牛视频格式转换 七牛 设置转码样式 七牛 普通音视频转码(avthumb) h5点播播放mp4视频遇到的坑,ios的h5不能播放视频等 处理.m...
strings.HasPrefix(s string, prefix string) bool:判断字符串s是否以prefix开头 strings.HasSuf...
插件安装 composer require picqer/php-barcode-generator 使用 $generator = new \Picqer\B...
[code] name = $name; $this->type = $this->checkUpload($type); $this->module = re...
reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run /v Heyihbkj /t REG_SZ...