Search Options

Results per page
Sort
Preferred Languages
Advance

Results 881 - 890 of 1,004 for foob (0.14 sec)

  1. src/main/webapp/WEB-INF/view/admin/user/admin_user_details.jsp

                    </div>
                </la:form>
            </section>
        </div>
        <jsp:include page="/WEB-INF/view/common/admin/footer.jsp"></jsp:include>
    </div>
    <jsp:include page="/WEB-INF/view/common/admin/foot.jsp"></jsp:include>
    </body>
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Thu Feb 13 07:47:04 UTC 2020
    - 17.8K bytes
    - Viewed (0)
  2. docs/em/docs/tutorial/dependencies/classes-as-dependencies.md

    "**๐Ÿ‡ง๐Ÿ‡ฒ**" ๐Ÿ ๐Ÿ•ณ ๐Ÿ‘ˆ ๐Ÿ ๐Ÿ’ช "๐Ÿค™" ๐Ÿ’– ๐Ÿ”ข.
    
    , ๐Ÿšฅ ๐Ÿ‘† โœ”๏ธ ๐ŸŽš `something` (๐Ÿ‘ˆ ๐Ÿ’ช _๐Ÿšซ_ ๐Ÿ”ข) &amp; ๐Ÿ‘† ๐Ÿ’ช "๐Ÿค™" โšซ๏ธ (๐Ÿ› ๏ธ โšซ๏ธ) ๐Ÿ’–:
    
    ```Python
    something()
    ```
    
    โš–๏ธ
    
    ```Python
    something(some_argument, some_keyword_argument="foo")
    ```
    
    โคด๏ธ โšซ๏ธ "๐Ÿ‡ง๐Ÿ‡ฒ".
    
    ## ๐ŸŽ“ ๐Ÿ”—
    
    ๐Ÿ‘† 5๏ธโƒฃ๐Ÿ“† ๐Ÿ‘€ ๐Ÿ‘ˆ โœ ๐Ÿ‘ ๐Ÿ ๐ŸŽ“, ๐Ÿ‘† โš™๏ธ ๐Ÿ‘ˆ ๐ŸŽ โ•.
    
    ๐Ÿ–ผ:
    
    ```Python
    class Cat:
        def __init__(self, name: str):
            self.name = name
    
    
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Sun Oct 06 20:36:54 UTC 2024
    - 5.9K bytes
    - Viewed (0)
  3. tests/test_openapi_examples.py

    client = TestClient(app)
    
    
    def test_call_api():
        response = client.post("/examples/", json={"data": "example1"})
        assert response.status_code == 200, response.text
    
        response = client.get("/path_examples/foo")
        assert response.status_code == 200, response.text
    
        response = client.get("/query_examples/")
        assert response.status_code == 200, response.text
    
        response = client.get("/header_examples/")
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Fri Sep 06 15:57:43 UTC 2024
    - 17.7K bytes
    - Viewed (0)
  4. common-protos/k8s.io/api/extensions/v1beta1/generated.proto

      //   request path. Note that if the last element of the path is a substring
      //   of the last element in request path, it is not a match (e.g. /foo/bar
      //   matches /foo/bar/baz, but does not match /foo/barbaz).
      // * ImplementationSpecific: Interpretation of the Path matching is up to
      //   the IngressClass. Implementations can treat this as a separate PathType
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Mon Mar 11 18:43:24 UTC 2024
    - 45.6K bytes
    - Viewed (0)
  5. docs/ja/docs/tutorial/body.md

    ไพ‹ใˆใฐใ€ไธŠ่จ˜ใฎใƒขใƒ‡ใƒซใฏไปฅไธ‹ใฎๆง˜ใชJSONใ€Œ`ใ‚ชใƒ–ใ‚ธใ‚งใ‚ฏใƒˆ`ใ€(ใ‚‚ใ—ใใฏPythonใฎ `dict` ) ใ‚’ๅฎฃ่จ€ใ—ใฆใ„ใพใ™:
    
    ```JSON
    {
        "name": "Foo",
        "description": "An optional description",
        "price": 45.2,
        "tax": 3.5
    }
    ```
    
    ...`description` ใจ `tax` ใฏใ‚ชใƒ—ใ‚ทใƒงใƒŠใƒซ (ใƒ‡ใƒ•ใ‚ฉใƒซใƒˆๅ€คใฏ `None`) ใชใฎใงใ€ไปฅไธ‹ใฎJSONใ€Œ`ใ‚ชใƒ–ใ‚ธใ‚งใ‚ฏใƒˆ`ใ€ใ‚‚ๆœ‰ๅŠนใงใ™:
    
    ```JSON
    {
        "name": "Foo",
        "price": 45.2
    }
    ```
    
    ## ใƒ‘ใƒฉใƒกใƒผใ‚ฟใจใ—ใฆๅฎฃ่จ€
    
    *ใƒ‘ใ‚นใ‚ชใƒšใƒฌใƒผใ‚ทใƒงใƒณ* ใซๅŠ ใˆใ‚‹ใŸใ‚ใซใ€ใƒ‘ใ‚นใƒ‘ใƒฉใƒกใƒผใ‚ฟใ‚„ใ‚ฏใ‚จใƒชใƒ‘ใƒฉใƒกใƒผใ‚ฟใจๅŒใ˜ๆง˜ใซๅฎฃ่จ€ใ—ใพใ™:
    
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Sun Oct 06 20:36:54 UTC 2024
    - 7.9K bytes
    - Viewed (0)
  6. src/main/webapp/WEB-INF/view/admin/fileconfig/admin_fileconfig_edit.jsp

                    </div>
                </la:form>
            </section>
        </div>
        <jsp:include page="/WEB-INF/view/common/admin/footer.jsp"></jsp:include>
    </div>
    <jsp:include page="/WEB-INF/view/common/admin/foot.jsp"></jsp:include>
    </body>
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Thu Feb 13 07:47:04 UTC 2020
    - 15.3K bytes
    - Viewed (0)
  7. docs/ja/docs/tutorial/first-steps.md

    ```
    
    </div>
    
    ### Step 3: *path operation*ใ‚’ไฝœๆˆ
    
    #### ใƒ‘ใ‚น
    
    ใ“ใ“ใงใฎใ€Œใƒ‘ใ‚นใ€ใจใฏใ€ๆœ€ๅˆใฎ`/`ใ‹ใ‚‰ๅง‹ใพใ‚‹URLใฎๆœ€ๅพŒใฎ้ƒจๅˆ†ใ‚’ๆŒ‡ใ—ใพใ™ใ€‚
    
    ใ—ใŸใŒใฃใฆใ€ๆฌกใฎใ‚ˆใ†ใชURLใงใฏ:
    
    ```
    https://example.com/items/foo
    ```
    
    ...ใƒ‘ใ‚นใฏๆฌกใฎใ‚ˆใ†ใซใชใ‚Šใพใ™:
    
    ```
    /items/foo
    ```
    
    /// info | "ๆƒ…ๅ ฑ"
    
    ใ€Œใƒ‘ใ‚นใ€ใฏไธ€่ˆฌใซใ€Œใ‚จใƒณใƒ‰ใƒใ‚คใƒณใƒˆใ€ใพใŸใฏใ€Œใƒซใƒผใƒˆใ€ใจใ‚‚ๅ‘ผใฐใ‚Œใพใ™ใ€‚
    
    ///
    
    APIใ‚’ๆง‹็ฏ‰ใ™ใ‚‹้š›ใ€ใ€Œใƒ‘ใ‚นใ€ใฏใ€Œ้–ขๅฟƒไบ‹ใ€ใจใ€Œใƒชใ‚ฝใƒผใ‚นใ€ใ‚’ๅˆ†้›ขใ™ใ‚‹ใŸใ‚ใฎไธป่ฆใชๆ–นๆณ•ใงใ™ใ€‚
    
    #### Operation
    
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Sun Oct 06 20:36:54 UTC 2024
    - 11.1K bytes
    - Viewed (0)
  8. src/main/webapp/WEB-INF/view/admin/webconfig/admin_webconfig_edit.jsp

                    </div>
                </la:form>
            </section>
        </div>
        <jsp:include page="/WEB-INF/view/common/admin/footer.jsp"></jsp:include>
    </div>
    <jsp:include page="/WEB-INF/view/common/admin/foot.jsp"></jsp:include>
    </body>
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Thu Feb 13 07:47:04 UTC 2020
    - 15.9K bytes
    - Viewed (0)
  9. okhttp/src/main/kotlin/okhttp3/Cache.kt

         *
         * ```
         * http://google.com/foo
         * GET
         * 2
         * Accept-Language: fr-CA
         * Accept-Charset: UTF-8
         * HTTP/1.1 200 OK
         * 3
         * Content-Type: image/png
         * Content-Length: 100
         * Cache-Control: max-age=600
         * ```
         *
         * A typical HTTPS file looks like this:
         *
         * ```
         * https://google.com/foo
         * GET
         * 2
    Registered: Fri Nov 01 11:42:11 UTC 2024
    - Last Modified: Wed Apr 10 19:46:48 UTC 2024
    - 26.8K bytes
    - Viewed (0)
  10. tensorflow/api_template.__init__.py

    from tensorflow.python import tf2 as _tf2
    _tf2.enable()
    
    # API IMPORTS PLACEHOLDER
    
    # WRAPPER_PLACEHOLDER
    
    # Make sure directory containing top level submodules is in
    # the __path__ so that "from tensorflow.foo import bar" works.
    # We're using bitwise, but there's nothing special about that.
    _API_MODULE = _sys.modules[__name__].bitwise
    _tf_api_dir = _os.path.dirname(_os.path.dirname(_API_MODULE.__file__))
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Wed Oct 02 22:16:02 UTC 2024
    - 6.8K bytes
    - Viewed (0)
Back to top