• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
Brother洋
博客园 首页 新随笔 联系 订阅 订阅 管理

2020年10月17日

瀑布流小案例
摘要: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Document< 阅读全文
posted @ 2020-10-17 18:04 Brother洋 阅读(122) 评论(0) 推荐(0)
 
data = (new Function("return" + data))()为什么会返回数组?
摘要: 最近看到这么个写法 data = (new Function("return" + data))();,感觉有点不理解,为什么 data 会被返回一个数组,于是研究了下,请看代码 <script> function data1() { return [1, 2, 3] } // 等价于 const 阅读全文
posted @ 2020-10-17 17:54 Brother洋 阅读(307) 评论(0) 推荐(1)
 
 

公告


博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3