<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title>必应：What Can You Do with JavaScript</title><link>http://www.bing.com:80/search?q=What+Can+You+Do+with+JavaScript</link><description>搜索结果</description><image><url>http://www.bing.com:80/s/a/rsslogo.gif</url><title>What Can You Do with JavaScript</title><link>http://www.bing.com:80/search?q=What+Can+You+Do+with+JavaScript</link></image><copyright>版权所有 © 2026 Microsoft。保留所有权利。不得以任何方式或出于任何目的使用、复制或传输这些 XML 结果，除非出于个人的非商业用途在 RSS 聚合器中呈现必应结果。对这些结果的任何其他使用都需要获得 Microsoft Corporation 的明确书面许可。一经访问此网页或以任何方式使用这些结果，即表示您同意受上述限制的约束。</copyright><item><title>Template literals (Template strings) - JavaScript | MDN</title><link>https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals</link><description>Along with having normal strings, template literals can also contain other parts called placeholders, which are embedded expressions delimited by a dollar sign and curly braces: ${expression}. The strings and placeholders get passed to a function — either a default function, or a function you supply.</description><pubDate>周四, 26 3月 2026 14:51:00 GMT</pubDate></item><item><title>JavaScript do/while Statement - W3Schools.com</title><link>https://www.w3schools.com/jsref/jsref_dowhile.asp</link><description>JavaScript Loop Statements ... Browser Support do..while is an ECMAScript1 (JavaScript 1997) feature. It is supported in all browsers:</description><pubDate>周日, 05 4月 2026 09:02:00 GMT</pubDate></item><item><title>An Introduction to JavaScript</title><link>https://javascript.info/intro</link><description>In-browser JavaScript can do everything related to webpage manipulation, interaction with the user, and the webserver. For instance, in-browser JavaScript is able to: Add new HTML to the page, change the existing content, modify styles. React to user actions, run on mouse clicks, pointer movements, key presses.</description><pubDate>周日, 05 4月 2026 09:10:00 GMT</pubDate></item><item><title>JavaScript Where To - W3Schools</title><link>https://www.w3schools.com/js/js_whereto.asp</link><description>JavaScript Functions and Events A JavaScript function is a block of JavaScript code, that can be executed when "called" for. For example, a function can be called when an event occurs, like when the user clicks a button. You will learn much more about functions and events in later chapters.</description><pubDate>周三, 25 3月 2026 18:12:00 GMT</pubDate></item><item><title>JavaScript else Statement - W3Schools</title><link>https://www.w3schools.com/js/js_if_else.asp</link><description>Well organized and easy to understand Web building tutorials with lots of examples of how to use HTML, CSS, JavaScript, SQL, Python, PHP, Bootstrap, Java, XML and more.</description><pubDate>周三, 25 3月 2026 04:58:00 GMT</pubDate></item><item><title>Arrow function expressions - JavaScript | MDN</title><link>https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/Arrow_functions</link><description>Arrow functions are not inherently associated with a name. If the arrow function needs to call itself, use a named function expression instead. You can also assign the arrow function to a variable, allowing you to refer to it through that variable.</description><pubDate>周日, 05 4月 2026 06:04:00 GMT</pubDate></item><item><title>Classes - JavaScript | MDN - MDN Web Docs</title><link>https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes</link><description>All other public properties do not have this restriction — you can have multiple public properties with the same name, and the last one overwrites the others. This is the same behavior as in object initializers. In addition, there are two special class element syntaxes: constructor and static initialization blocks, with their own references.</description><pubDate>周六, 04 4月 2026 19:19:00 GMT</pubDate></item><item><title>Can I run JavaScript in Notepad - Datatas</title><link>https://datatas.com/can-i-run-javascript-in-notepad/</link><description>To run JavaScript in Notepad++, simply save your JavaScript file with a .js extension, then open the file in a web browser to see your code in action. Alternatively, you can utilize online platforms such as CodePen or JSFiddle to run and test your JavaScript code snippets efficiently, allowing you to experiment and debug your code seamlessly.</description><pubDate>周日, 05 4月 2026 00:49:00 GMT</pubDate></item><item><title>Array.prototype.reduce () - JavaScript | MDN - MDN Web Docs</title><link>https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/reduce</link><description>This convention propagates to JavaScript's reduce(): you should use spreading or other copying methods where possible to create new arrays and objects as the accumulator, rather than mutating the existing one.</description><pubDate>周六, 04 4月 2026 20:17:00 GMT</pubDate></item><item><title>jQuery</title><link>https://jquery.com/</link><description>jQuery is a fast, small, and feature-rich JavaScript library. It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers.</description><pubDate>周日, 05 4月 2026 13:13:00 GMT</pubDate></item></channel></rss>