Search Options

Results per page
Sort
Preferred Languages
Advance

Results 101 - 110 of 111 for 3902 (0.07 sec)

  1. docs/ko/docs/deployment/docker.md

        return {"item_id": item_id, "q": q}
    ```
    
    ### 도커파일
    
    이제 같은 프로젝트 디렉터리에 다음과 같은 파일 `Dockerfile`을 생성합니다:
    
    ```{ .dockerfile .annotate }
    # (1)
    FROM python:3.9
    
    # (2)
    WORKDIR /code
    
    # (3)
    COPY ./requirements.txt /code/requirements.txt
    
    # (4)
    RUN pip install --no-cache-dir --upgrade -r /code/requirements.txt
    
    # (5)
    COPY ./app /code/app
    
    # (6)
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Mon Aug 12 21:47:53 UTC 2024
    - 42.7K bytes
    - Viewed (0)
  2. docs/changelogs/changelog_3x.md

        unexpected `ClassCastException`.
     *  Fix: Don't include the URL's fragment in `encodedQuery()` when the query
        itself is empty.
    
    ## Version 3.9.0
    
    _2017-09-03_
    
     *  **Interceptors are more capable.** The `Chain` interface now offers access
        to the call and can adjust all call timeouts. Note that this change is
    Registered: Fri Nov 01 11:42:11 UTC 2024
    - Last Modified: Sun Feb 06 14:55:54 UTC 2022
    - 50.8K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.11.md

    ### SIG vSphere
    
    * Added a mechanism in vSphere Cloud Provider to get credentials from Kubernetes secrets, rather than the plain text `vsphere.conf` file.([#63902](https://github.com/kubernetes/kubernetes/pull/63902), [@abrarshivani](https://github.com/abrarshivani))
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Feb 06 06:04:15 UTC 2020
    - 328.4K bytes
    - Viewed (0)
  4. cmd/testdata/undeleteable-object.tgz

    §EcIndex ¦EcDistœ ¨CSumAlgo ¨PartNums‘ ©PartETagsÀ©PartSizes‘Ñ ŠªPartASizes‘Ñ Š¤SizeÑ Š¥MTimeÓ É žÕô §MetaSys ¼x-minio-internal-inline-dataÄ true§MetaUsr‚¤etagÙ 481841022d5df9056cb9¬content-type¸application/octet-stream¡v ÎS³Ñ` ¤nullÄ4WÐ ÅX¢ ˆ™¾(ˆpä 3¢…0 2}#2Šá ¹¾†â (µ/ý å ô ‚¤Info„¤ multisitea/data/disterasure/xl1/.minio.sys/buckets/bucket/.usage-cache.bin/xl.meta XL2 Æ } Ä$•Ä Ó É ž³í Ä -˜•K Å Qƒ¤Type ¥V2ObjÞ ¢IDÄ ¤DDirÄ ï/b‘ ·C¾—ÕÌx3Áà ¦EcAlgo £EcM £EcN §EcBSizeÒ §EcIndex ¦EcDistœ ¨CSumAlgo ¨PartNums‘...
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Fri Apr 26 00:31:12 UTC 2024
    - 8.7M bytes
    - Viewed (0)
  5. api/go1.14.txt

    pkg syscall (freebsd-arm64), const SYS_JAIL_REMOVE ideal-int
    pkg syscall (freebsd-arm64), const SYS_JAIL_SET = 507
    pkg syscall (freebsd-arm64), const SYS_JAIL_SET ideal-int
    pkg syscall (freebsd-arm64), const SYS_KENV = 390
    pkg syscall (freebsd-arm64), const SYS_KENV ideal-int
    pkg syscall (freebsd-arm64), const SYS_KEVENT = 363
    pkg syscall (freebsd-arm64), const SYS_KEVENT ideal-int
    pkg syscall (freebsd-arm64), const SYS_KILL = 37
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  6. api/go1.16.txt

    pkg syscall (darwin-arm64), const SYS_PSYNCH_CVWAIT = 305
    pkg syscall (darwin-arm64), const SYS_PSYNCH_CVWAIT ideal-int
    pkg syscall (darwin-arm64), const SYS_PSYNCH_MUTEXDROP = 302
    pkg syscall (darwin-arm64), const SYS_PSYNCH_MUTEXDROP ideal-int
    pkg syscall (darwin-arm64), const SYS_PSYNCH_MUTEXWAIT = 301
    pkg syscall (darwin-arm64), const SYS_PSYNCH_MUTEXWAIT ideal-int
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Dec 02 16:30:41 UTC 2022
    - 479.2K bytes
    - Viewed (0)
  7. docs/ja/docs/deployment/docker.md

        return {"item_id": item_id, "q": q}
    ```
    
    ### Dockerfile
    
    同じプロジェクト・ディレクトリに`Dockerfile`というファイルを作成します:
    
    ```{ .dockerfile .annotate }
    # (1)
    FROM python:3.9
    
    # (2)
    WORKDIR /code
    
    # (3)
    COPY ./requirements.txt /code/requirements.txt
    
    # (4)
    RUN pip install --no-cache-dir --upgrade -r /code/requirements.txt
    
    # (5)
    COPY ./app /code/app
    
    # (6)
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Mon Aug 12 21:47:53 UTC 2024
    - 44.3K bytes
    - Viewed (0)
  8. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    F900          ; mapped                 ; 8C48          # 1.1  CJK COMPATIBILITY IDEOGRAPH-F900
    F901          ; mapped                 ; 66F4          # 1.1  CJK COMPATIBILITY IDEOGRAPH-F901
    F902          ; mapped                 ; 8ECA          # 1.1  CJK COMPATIBILITY IDEOGRAPH-F902
    F903          ; mapped                 ; 8CC8          # 1.1  CJK COMPATIBILITY IDEOGRAPH-F903
    F904          ; mapped                 ; 6ED1          # 1.1  CJK COMPATIBILITY IDEOGRAPH-F904
    Registered: Fri Nov 01 11:42:11 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  9. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_AUTOPHON = 32874
    pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_AUTOPHON ideal-int
    pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_AXIS = 34902
    pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_AXIS ideal-int
    pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_BCLOOP = 36867
    pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_BCLOOP ideal-int
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Thu Aug 08 18:44:16 UTC 2019
    - 452.6K bytes
    - Viewed (0)
  10. src/cmd/asm/internal/asm/testdata/amd64enc.s

    	CMPL (BX), R11                          // 44391b
    	CMPL (R11), DX                          // 413913
    	CMPL (R11), R11                         // 45391b
    	CMPL DX, DX                             // 39d2 or 3bd2
    	CMPL DX, R11                            // 4439da or 413bd3
    	CMPL R11, DX                            // 4139d3 or 443bda
    	CMPL R11, R11                           // 4539db or 453bdb
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Oct 08 21:38:44 UTC 2021
    - 581.9K bytes
    - Viewed (1)
Back to top