Javascript保留字

来源:互联网 发布:潍坊网络部主管招聘 编辑:程序博客网 时间:2024/05/10 11:34
      保留字

      break

      delete

      function

      return

      typeof

      case

      do

      if

      switch

      var

      catch

      else

      in

      this

      void

      continue

      false

      instanceof

      throw

      while

      debugger

      finally

      new

      true

      with

      default

      for

      null

      try

       

       
      为将来保留的字

      abstract

      double

      goto

      native

      static

      boolean

      enum

      implements

      package

      super

      byte

      export

      import

      private

      synchronized

      char

      extends

      int

      protected

      throws

      class

      final

      interface

      public

      transient

      const

      float

      long

      short

      volatile

原创粉丝点击