Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for Page (0.15 sec)

  1. .zenodo.json

        "creators": [
            {
                "name": "TensorFlow Developers"
            }
        ],
        "access_right": "open",
        "notes": "Specific TensorFlow versions can be found in the \"Versions\" list on the right side of this page.<br>See the full list of authors <a href=\"https://github.com/tensorflow/tensorflow/graphs/contributors\">on GitHub</a>."
    Json
    - Registered: Tue Apr 16 12:39:09 GMT 2024
    - Last Modified: Tue May 18 19:19:25 GMT 2021
    - 741 bytes
    - Viewed (0)
  2. misc/chrome/gophertool/manifest.json

    {
      "name": "Hacking Gopher",
      "version": "1.0",
      "manifest_version": 2,
      "description": "Go Hacking utility",
      "background": {
        "page": "background.html"
      },
      "browser_action": {
        "default_icon": "gopher.png",
        "default_popup": "popup.html"
      },
      "omnibox": { "keyword": "golang" },
      "icons": {
        "16": "gopher.png"
      },
      "permissions": [
         "tabs"
      ]
    Json
    - Registered: Tue Apr 16 11:13:10 GMT 2024
    - Last Modified: Thu Jul 05 20:52:13 GMT 2012
    - 378 bytes
    - Viewed (0)
  3. internal/s3select/json/testdata/7.json

    {"name":"Michael", "age": 31}
    {"name":"Andy", "age": 30}
    Json
    - Registered: Sun Apr 07 19:28:10 GMT 2024
    - Last Modified: Tue Jun 01 21:59:40 GMT 2021
    - 86 bytes
    - Viewed (0)
  4. internal/s3select/json/testdata/6.json

    { "name": "John", "age":28, "hobby": { "name": "chess", "type": "boardgame" }}...
    Json
    - Registered: Sun Apr 07 19:28:10 GMT 2024
    - Last Modified: Tue Jun 01 21:59:40 GMT 2021
    - 79 bytes
    - Viewed (0)
Back to top