Previous versions
The previous two Articles respectively introduced Google's V8 engine and open-source Javascript. NET (V8. NET Wrapper ). On the basis of the two, I made a high-level package (Efreda. script), and optimized some code to solve some
Like many other explanatory languages, JavaScript can also interpret strings that run from JavaScript source code and produce a value. JavaScript uses the global function eval () to do this work
Eval ("1+2"),-> 3Dynamically judging the strings in
Summary of little knowledge about JavaScript performance optimization, and javascript Performance Optimization
With the development of the network, network speed and machine speed, more and more websites use a variety of client technologies. Ajax is
Author: excelence Paste Finishing Date: June 15, 2004
This article is not just about JavaScript, it's about JavaScript in Notes/domino!
Although it is said, it is worth a look!
Hope you get something!
Intimate contact with radio buttons, check
unobtrusive JavaScript is a design concept that removes JavaScript from the HTML structure, avoiding the inclusion of a bunch of onchange, onclick in HTML tags ... And so on, to Mount JavaScript events, to separate HTML from JavaScript, and to
With the development of the network and the speed of the machine, more and more websites use the rich client technology. Now Ajax is one of the most popular ways. JavaScript is an interpreted language, so it can't reach the level of C/java and so on,
Eval ("1+2"),-> 3
The dynamic judgment of strings in source code is a very powerful language feature that is hardly necessary to be applied in practice. If you use eval (), you should carefully consider whether you really need to use it.
One, eval
This article lists the 16 most popular JavaScript frameworks, including jQuery and Mootools, and Zepo, a mobile JavaScript framework that supports the touch function of smart phones, if you have better framework recommendations, please share them
Original address: http://www.codeceo.com/article/javascript-performance-tips.htmlJavaScript performance issues are not to be underestimated, this requires our developers to write JavaScript program more attention to some details, this article is a
JavaScript performance issues are not to be underestimated, this requires our developers to write JavaScript program more attention to some details, this article is a very detailed introduction of JavaScript performance optimization of knowledge
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.