Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 8291 - 8300 of about 10,000 for filetype:html (0.93 sec)

  1. jQuery.ajaxSetup() | jQuery API Documentation

    jQuery API Documentation jQuery.ajaxSetup( options ) Returns: PlainObject Description: Set default values for future ...
    api.jquery.com/jQuery.ajaxSetup/ Similar Results (1)
    Registered: Wed Sep 03 00:17:28 UTC 2025
    - Last Modified: Wed Sep 03 00:17:28 UTC 2025
    - 28.6K bytes
    - Viewed (0)
  2. Beam SQL: Overview

    Apache Beam is an open source, unified model and set of language-specific SDKs for defining and executing data processing workflows, and also data ingestion and integration flows, supporting Enterprise Integration Patterns (EIPs) and Domain Specific Languages (DSLs). Dataflow pipelines simplify the mechanics of large-scale batch and streaming data processing and can run on a number of runtimes like Apache Flink, Apache Spark, and Google Cloud Dataflow (a cloud service). Beam also brings DSL in different languages, allowing users to easily implement their data integration processes.
    beam.apache.org/documentation/dsls/sql/overview/
    Registered: Wed Sep 03 00:16:33 UTC 2025
    - Last Modified: Tue Aug 12 17:45:21 UTC 2025
    - 27.1K bytes
    - Viewed (0)
  3. Bounded Splittable DoFn Support Status

    Apache Beam is an open source, unified model and set of language-specific SDKs for defining and executing data processing workflows, and also data ingestion and integration flows, supporting Enterprise Integration Patterns (EIPs) and Domain Specific Languages (DSLs). Dataflow pipelines simplify the mechanics of large-scale batch and streaming data processing and can run on a number of runtimes like Apache Flink, Apache Spark, and Google Cloud Dataflow (a cloud service). Beam also brings DSL in different languages, allowing users to easily implement their data integration processes.
    beam.apache.org/documentation/runners/capability-matrix/bounded-splittable-dofn-support-status/
    Registered: Wed Sep 03 00:16:47 UTC 2025
    - Last Modified: Tue Sep 02 17:41:59 UTC 2025
    - 22.5K bytes
    - Viewed (0)
  4. Numbers and strings

    This chapter introduces the two most fundamental data types in JavaScript: numbers and strings. We will introduce their underlying representations, and functions used to work with and perform calculations on them.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Numbers_and_strings
    Registered: Wed Sep 03 00:37:52 UTC 2025
    - Last Modified: Tue Sep 02 00:48:14 UTC 2025
    - 250K bytes
    - Viewed (0)
  5. SVG filters

    SVG allows us to use similar tools as the bitmap description language such as the use of shadow, blur effects or even merging the results of different filters. With the filter element <filter> it is possible to add these effects and later on attach them to an object.
    developer.mozilla.org/en-US/docs/Web/SVG/Guides/SVG_filters
    Registered: Wed Sep 03 00:37:53 UTC 2025
    - Last Modified: Tue Sep 02 00:48:39 UTC 2025
    - 196.7K bytes
    - Viewed (0)
  6. Basic shapes

    There are several basic shapes used for most SVG drawing. The purpose of these shapes is fairly obvious from their names. Some of the parameters that determine their position and size are given, but an element reference would probably contain more accurate and complete descriptions along with other properties that won't be covered in here. However, since they're used in most SVG documents, it's necessary to give them some sort of introduction.
    developer.mozilla.org/en-US/docs/Web/SVG/Tutorials/SVG_from_scratch/Basic_shapes
    Registered: Wed Sep 03 00:37:58 UTC 2025
    - Last Modified: Tue Sep 02 00:48:43 UTC 2025
    - 210.4K bytes
    - Viewed (0)
  7. new

    The new operator lets developers create an instance of a user-defined object type or of one of the built-in object types that has a constructor function.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/new
    Registered: Wed Sep 03 00:38:02 UTC 2025
    - Last Modified: Tue Sep 02 00:48:34 UTC 2025
    - 236K bytes
    - Viewed (0)
  8. by

    The by attribute specifies a relative offset value for an attribute that will be modified during an animation.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/by
    Registered: Wed Sep 03 00:39:13 UTC 2025
    - Last Modified: Tue Sep 02 00:48:39 UTC 2025
    - 202K bytes
    - Viewed (0)
  9. eval()

    The eval() function evaluates JavaScript code represented as a string and returns its completion value. The source is parsed as a script.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/eval
    Registered: Wed Sep 03 00:39:13 UTC 2025
    - Last Modified: Tue Sep 02 00:48:20 UTC 2025
    - 247.7K bytes
    - Viewed (0)
  10. <image>

    The <image> SVG element includes images inside SVG documents. It can display raster image files or other SVG files.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/image
    Registered: Wed Sep 03 00:39:25 UTC 2025
    - Last Modified: Tue Sep 02 00:48:43 UTC 2025
    - 213.1K bytes
    - Viewed (0)
Back to top