Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 71 - 76 of 76 for 3686 (0.06 seconds)

  1. docs/en/docs/release-notes.md

    * 🌐 Update Chinese translation for `docs/zh/docs/tutorial/cookie-params.md`. PR [#3486](https://github.com/tiangolo/fastapi/pull/3486) by [@jaystone776](https://github.com/jaystone776).
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Apr 03 12:07:04 GMT 2026
    - 631K bytes
    - Click Count (0)
  2. src/cmd/cgo/doc.go

    effect to systems satisfying one of the constraints
    (see https://golang.org/pkg/go/build/#hdr-Build_Constraints for details about the constraint syntax).
    For example:
    
    	// #cgo CFLAGS: -DPNG_DEBUG=1
    	// #cgo amd64 386 CFLAGS: -DX86=1
    	// #cgo LDFLAGS: -lpng
    	// #include <png.h>
    	import "C"
    
    Alternatively, CPPFLAGS and LDFLAGS may be obtained via the pkg-config tool
    using a '#cgo pkg-config:' directive followed by the package names.
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Mon Dec 08 22:37:14 GMT 2025
    - 43.9K bytes
    - Click Count (0)
  3. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    3184          ; mapped                 ; 1157          # 1.1  HANGUL LETTER KAPYEOUNPHIEUPH
    3185          ; mapped                 ; 1158          # 1.1  HANGUL LETTER SSANGHIEUH
    3186          ; mapped                 ; 1159          # 1.1  HANGUL LETTER YEORINHIEUH
    3187          ; mapped                 ; 1184          # 1.1  HANGUL LETTER YO-YA
    Created: Fri Apr 03 11:42:14 GMT 2026
    - Last Modified: Sat Feb 10 11:25:47 GMT 2024
    - 854.1K bytes
    - Click Count (0)
  4. api/maven-api-model/src/main/mdo/maven.mdo

      |   dealt with by something like drools.
      |
      | o i18n: would be good to be able to have names/descriptions/specifications
      |   in as many languages as possible. (see MNG-3626)
      |
      | o annotation mechanism so that changes to the model can be accurately tracked.
      |
      | o need to clean up all the descriptions, matching anything to the current project-descriptor.xml file and
      |   improving on that
    Created: Sun Apr 05 03:35:12 GMT 2026
    - Last Modified: Tue Feb 17 09:48:21 GMT 2026
    - 133.5K bytes
    - Click Count (0)
  5. api/go1.16.txt

    pkg syscall (freebsd-386), func CheckBpfVersion //deprecated
    pkg syscall (freebsd-386), func FlushBpf //deprecated
    pkg syscall (freebsd-386), func ParseRoutingMessage //deprecated
    pkg syscall (freebsd-386), func ParseRoutingSockaddr //deprecated
    pkg syscall (freebsd-386), func RouteRIB //deprecated
    pkg syscall (freebsd-386), func SetBpf //deprecated
    pkg syscall (freebsd-386), func SetBpfBuflen //deprecated
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Click Count (0)
  6. lib/fips140/v1.0.0-c2097c7c.zip

    x681, x682 = bits.Add64(x664, x661, uint64(p521Uint1(x680))) var x683 uint64 var x684 uint64 x683, x684 = bits.Add64(x662, x659, uint64(p521Uint1(x682))) var x685 uint64 var x686 uint64 x685, x686 = bits.Add64(x660, x657, uint64(p521Uint1(x684))) var x687 uint64 var x688 uint64 x687, x688 = bits.Add64(x658, x655, uint64(p521Uint1(x686))) x689 := (uint64(p521Uint1(x688)) + x656) var x690 uint64 var x691 uint64 x690, x691 = bits.Add64(x636, x671, uint64(0x0)) var x692 uint64 var x693 uint64 x692, x693 =...
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Thu Sep 25 19:53:19 GMT 2025
    - 642.7K bytes
    - Click Count (0)
Back to Top