- Sort Score
- Num 10 results
- Language All
- Labels All
Results 6161 - 6170 of over 10,000 for timestamp:[now/d-1y TO *] (0.27 seconds)
-
56
id: 56 date: 2023-08-25T17:22:18 date_gmt: 2023-08-25T17:22:18 guid.rendered: //api.jquery.com/?p=56 modified: 2026-01-20T17:34:15 modified_gmt: 2026-01-20T17:34:15 slug: attribute-contains-selecto...api.jquery.com/wp-json/wp/v2/posts/56Fri Jun 19 00:45:55 GMT 2026 8.5K bytes -
Inheritance and the prototype chain - JavaScrip...
In programming, inheritance refers to passing down characteristics from a parent to a child so that a new piece of code can reuse and build upon the features of an existing one. JavaScript implements inheritance by using objects. Each object has an internal link to another object called its prototype. That prototype object has a prototype of its own, and so on until an object is reached with null as its prototype. By definition, null has no prototype and acts as the final link in this prototype chain. It is possible to mutate any member of the prototype chain or even swap out the prototype at runtime, so concepts like static dispatching do not exist in JavaScript.developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Inheritance_and_the_prototype_chainThu Jun 18 01:39:26 GMT 2026 31.4K bytes -
MySQL :: MySQL 8.0 Reference Manual :: 5.5 Usin...
Skip to Main Content Documentation Home MySQL 8.0 Reference Manual Related Documentation MySQL 8.0 Release Notes MySQ...dev.mysql.com/doc/refman/8.0/en/batch-mode.html -
DataView - JavaScript | MDN
The DataView view provides a low-level interface for reading and writing multiple number types in a binary ArrayBuffer, without having to care about the platform's endianness.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/DataViewThu Jun 18 01:39:29 GMT 2026 17.5K bytes -
SVG: Scalable Vector Graphics | MDN
Scalable Vector Graphics (SVG) is an XML-based markup language for describing two-dimensional based vector graphics.developer.mozilla.org/en-US/docs/Web/SVGThu Jun 18 01:39:40 GMT 2026 19.2K bytes -
MySQL :: MySQL 8.0 Reference Manual :: 2.9.5 St...
Skip to Main Content Documentation Home MySQL 8.0 Reference Manual Related Documentation MySQL 8.0 Release Notes MySQ...dev.mysql.com/doc/refman/8.0/en/automatic-start.html -
Natvis: Custom views for native objects
Learn how the Natvis framework provides custom views for native C++ objects in Visual Studio Codecode.visualstudio.com/docs/cpp/natvisFri Jun 19 00:43:42 GMT 2026 470.9K bytes -
List of configurable options
Configuring C# debuggingcode.visualstudio.com/docs/csharp/debugger-settingsFri Jun 19 00:43:56 GMT 2026 113.5K bytes -
Signing in to C# Dev Kit
Signing in to C# Dev Kitcode.visualstudio.com/docs/csharp/signing-inFri Jun 19 00:44:02 GMT 2026 49.7K bytes -
Debug Python within a container
How to configure and troubleshoot debugging of Python apps running in a container, using Visual Studio Code.code.visualstudio.com/docs/containers/debug-pythonFri Jun 19 00:44:28 GMT 2026 95.1K bytes