37937

37937

这家伙有点懒,还没写个性签名!

  • 财富值0
  • 威望值0
  • 总积分0

个人信息

  • 赞了回复
    <?php $this->beginPage(); ?>    // 添加 a
    <!DOCTYPE html>
    <html lang="en">
    <title>Blank</title>
    <?php $this->head(); ?>    // 添加 b
    </head>
    <body>
    <?php $this->beginBody(); ?>    // 添加 c
    ……
    <?php $this->endBody(); ?>    // 添加 d
    </body>
    </html>
    <?php $this->endPage(); ?>    // 添加 e
    
  • 赞了评论
    $sql = $queryBuilder->batchInsert('user', ['name', 'age'], [
        ['Tom', 30],
        ['Jane', 20],
        ['Linda', 25],
    ]);
    
  • 赞了评论

    真的可以批量插入吗 我还没试过

实习生 等级规则
0/20
资料完整度
0/100
用户活跃度
0/100

Ta的关注

0

Ta的粉丝

0

Ta的访客

1