Javascript error code explanations Daquan

Related Tags:

  JScript runtime error 

  JScript runtime error when JScript script refers to the implementation of a system can not run at the lead to the wrong action.    When running the script, calculated variables expressions, or dynamically allocated memory is a JScript runtime errors. 

  No. Description wrong 
  5029 length of the array must be limited to a positive integer 
  5030 must assign a limited length of the array is the number 
  5028 needs Array object or arguments 
  5010 needs Boolean 
  5003 can not be assigned to the function return value 
  5000 not to 'this' assignment 
  5006 needs Date object 
  5015 need Enumerator object 
  5022 abnormal dished out, but could not seize 
  5020 is the lack of regular expressions ")" 
  5019 is the lack of regular expressions "]" 
  5023 function does not target legitimate Prototype 
  5002 targets need Function 
  5008 illegal assignment 
  5021 Character Set of invalid 
  5014 targets need JScript 
  5001 Number need to type 
  Object types need 5007 
  Need to target members of the 5012 
  5016 needs of the target expression 
  5005 needs String 
  5017 is regular expression Syntax errors 
  5026 Decimal median part of the cross-border 
  5027 precision cross-border 
  5025 to be illegal decoding of encoded URI 
  5024 to be decoded URI contains illegal characters 
  5009 undefined identifier 
  5018 unexpected qualifiers 
  5013 need VBArray 

  JScript grammatical mistakes 

  JScript grammatical mistakes when JScript statement refers to the JScript violation of one or more scripting language syntax of the Rules lead to mistakes.    JScript grammatical mistakes in compiling stage of the proceedings, at the beginning of the procedure before the operation. 

  No. Description wrong 
  In the 1019 cycle, not "break" 
  1020 not in the loop, "continue" 
  1030 compiler closed conditions 
  1027 a "switch" statement can only have a "default" 
  1005 needs "(" 
  1006 needs ")" 
  1012 needs "/" 
  1003 needs ":" 
  1004 needs ";" 
  1032 needs "@" 
  1029 needs "@ end" 
  1007 need "]" 
  1008 needs "(" 
  1009 needs ")" 
  1011 needs "=" 
  1033 needs "catch" 
  Need constant 1031 
  1023 needs hexadecimal number 
  1010 needs identifier 
  1028 need identifier, string or digital 
  1024 needs "while" 
  1014 illegal characters 
  1026 did not find labels 
  1025 labels definition repeat 
  1018 function, a 'return' statement 
  1002 grammatical mistakes 
  1035 "Throw" with the back must have an expression, and in the same source code on line 
  Notes close 1016 
  1015 did not end the string constants 

Related articles:

Practice DIV + CSS page layout Getting Started
  You are learning CSS layout?    Is it still can not fully grasp pure CSS layout?    There are usually two circumstances hinder your learning:    The first possibility is that you have not understood the principles of pages dealing with CSS.    In the ...
Flash skills: AS Cover picture simple switch
  A few days ago, there was a constant friend to switch to Zhezhao picture ......... He is constantly key frame insertion in the time frame ... to engage in the messy .... ... I do give him a simple switch AS ......    Please guidance of the guidance increase LOADING ~~~~~ forget, we...
CSS conditions Notes
  In the browser market makers cutting and more versions of today, just to do HACK CSS, has been unable to meet the requirements of pages produced, the perfect structure of pages, eliminating many HACK, but different versions of the box model , to write their HACK, not even in time to explain t...
Mouse with the production of small ball
  Site Guide contains the original, reprint please indicate the source: I love DivCSS    First look at the results!:  <embed src="http://www.webjx.com/img/flahs200409203.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shock...
Robots META tags and robots.txt file
  We know that the search engine has its own "crawl" (ROBOTS), and through these ROBOTS along on the network of links on the page (typically http links and src) has crawled to establish their own information database.    The site managers and content providers, and sometime...