Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 25 of 25 for Je (0.02 sec)

  1. docs/de/docs/alternatives.md

    Kurz bevor ich mich entschied, **FastAPI** zu erstellen, fand ich den **APIStar**-Server. Er hatte fast alles, was ich suchte, und ein tolles Design.
    
    Er war eine der ersten Implementierungen eines Frameworks, die ich je gesehen hatte (vor NestJS und Molten), welches Python-Typhinweise zur Deklaration von Parametern und Requests verwendeten. Ich habe ihn mehr oder weniger zeitgleich mit Hug gefunden. Aber APIStar nutzte den OpenAPI-Standard.
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Sat Mar 30 20:26:28 UTC 2024
    - 26.7K bytes
    - Viewed (0)
  2. src/crypto/sha1/sha1block_amd64.s

    	CALC_71 \
    	CALC_72 \
    	CALC_73 \
    	CALC_74 \
    	CALC_75 \
    	CALC_76 \
    	CALC_77 \
    	CALC_78 \
    	CALC_79 \
    	UPDATE_HASH(AX,DX,BX,SI,DI) \
    	CMPQ R10, R8 \ // is current block the last one?
    	JE loop\
    	MOVL DX, CX \
    	CALC_80 \
    	CALC_81 \
    	CALC_82 \
    	CALC_83 \
    	CALC_84 \
    	CALC_85 \
    	CALC_86 \
    	CALC_87 \
    	CALC_88 \
    	CALC_89 \
    	CALC_90 \
    	CALC_91 \
    	CALC_92 \
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 04 17:29:44 UTC 2024
    - 31.5K bytes
    - Viewed (0)
  3. src/crypto/tls/testdata/Client-TLSv12-RenegotiateTwice

    >>> Flow 10 (server to client)
    00000000  14 03 03 00 11 b4 79 7e  62 ea ea f7 37 1d a4 65  |......y~b...7..e|
    00000010  9d 02 95 b8 4a 6c 16 03  03 00 20 6a 45 d1 d0 ff  |....Jl.... jE...|
    00000020  fa 9f 6a ea d5 0d 27 b6  e7 15 8b e8 5b f9 3c d0  |..j...'.....[.<.|
    00000030  32 ff 81 24 9a de 1c 31  6a 48 f8 17 03 03 00 19  |2..$...1jH......|
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 22:33:38 UTC 2024
    - 25.9K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/arch/x86/x86asm/decode.go

    	xArgXmmM32:     32 / 8,
    	xArgXmmM64:     64 / 8,
    }
    
    // isCondJmp records the conditional jumps.
    var isCondJmp = [maxOp + 1]bool{
    	JA:  true,
    	JAE: true,
    	JB:  true,
    	JBE: true,
    	JE:  true,
    	JG:  true,
    	JGE: true,
    	JL:  true,
    	JLE: true,
    	JNE: true,
    	JNO: true,
    	JNP: true,
    	JNS: true,
    	JO:  true,
    	JP:  true,
    	JS:  true,
    }
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 10 18:59:52 UTC 2023
    - 45.1K bytes
    - Viewed (0)
  5. cmd/testdata/xl-meta-merge.zip

     ejayW­hªÌ½ "oH¸çò BGôvC|cctWˆMKgòaª AMBO}H† ûT í ~r[CÛ*>EBuÊqrñ¨D}E>," £ ‘ ²LIUãkcC_¸ žZGpýnfsfjÑ š²]x„EèdˆOwêÚGHÕŒc\ŽÖ5Bh1;ïÆ .I jeVãpa€Tqx}ª]ãS¢|¿[RR»@ç¦eËû.% * ñ ˆah|¢jopeÕî² ômªKdeAyÜaB~ï¤ZI~÷] GS{zÕ¬~Aø}sH¸ Ȩ»]ZD¯Fax­_ûpgyàªOptŠR~c{sÉÕæVUˆR}}\uˆJSo†ãJ]}b WIÖvqAI²HsG@mÎܾg`qe}1x¬ØÈ·¹«8¿Ru^ãhE¦ rGåY~[MNØÜŸ²"sÕxªA^f„UÐaDEDKG¤QZªk |{ywH’}nTû cn%1òr² p ¢ ) ª¿E"³²zaöñ q„ãZ`\Agzc¨Üyª|\ir VgYò°¼8ïvNo^]}Z{¾zìûzf€GN[Ö9~s þû\²xFñ&{gzQUx )lRiJ ò}spXMªmãÌÖ]O_¦Gw{tyrcWûòr²~kÕ 2J­²*}yFºÈøq¬ÖÇôgGGCªTñ|eq...
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Fri Mar 08 17:50:48 UTC 2024
    - 30.2K bytes
    - Viewed (0)
Back to top