会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
flsa
博客园
首页
新随笔
联系
订阅
管理
2022年9月14日
JS扩展
摘要: 字符串let str1=''let str2=""let str3=`反引号是Es6里的新语法`console.log(Math.random()*255)写一个函数,可以生成随机的颜色function randColor() { return "rgb("+parseInt(Math.random
阅读全文
posted @ 2022-09-14 11:35 跟着小冯学代码
阅读(49)
评论(1)
推荐(1)
公告