美文网首页
javascript中关键字

javascript中关键字

作者: 布口袋_whx | 来源:发表于2017-11-25 16:07 被阅读0次

    ECMA-262 定义了 ECMAScript 支持的一套 关键字大全


    break

    case

    catch

    continue

    default

    delete

    do

    else

    finally

    for

    function

    if

    in

    instanceof

    new

    return

    switch

    this

    throw

    try

    typeof

    var

    void

    while

    with

    相关文章

      网友评论

          本文标题:javascript中关键字

          本文链接:https://www.haomeiwen.com/subject/hbycbxtx.html