Search Options

Results per page
Sort
Preferred Languages
Advance

Results 961 - 970 of 1,230 for somt (0.04 sec)

  1. src/test/java/jcifs/internal/smb2/ioctl/SrvCopychunkCopyTest.java

                // Then
                assertEquals(HEADER_SIZE + (chunkCount * CHUNK_SIZE), bytesWritten);
                assertEquals(chunkCount, SMBUtil.readInt4(buffer, SOURCE_KEY_SIZE));
    
                // Verify some chunks
                int offset = HEADER_SIZE;
                assertEquals(0L, SMBUtil.readInt8(buffer, offset));
                assertEquals(0L, SMBUtil.readInt8(buffer, offset + 8));
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Thu Aug 14 05:31:44 UTC 2025
    - 23.1K bytes
    - Viewed (0)
  2. docs/em/docs/help-fastapi.md

    * <a href="https://github.com/fastapi/fastapi/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc+label%3Aquestion+-label%3Aanswered+" class="external-link" target="_blank">πŸ“‚ ❔</a>
    
    πŸ“š πŸ’Ό πŸ‘† 5οΈβƒ£πŸ“† βͺ πŸ’­ ❔ πŸ“š ❔. πŸ‘Ά
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sun Aug 31 10:49:48 UTC 2025
    - 11.6K bytes
    - Viewed (0)
  3. docs/en/docs/advanced/security/oauth2-scopes.md

    Instead of, for example, a `dict`, or something else, as it could break the application at some point later, making it a security risk.
    
    We also verify that we have a user with that username, and if not, we raise that same exception we created before.
    
    {* ../../docs_src/security/tutorial005_an_py310.py hl[47,117:129] *}
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sun Aug 31 10:49:48 UTC 2025
    - 13.5K bytes
    - Viewed (0)
  4. docs/ko/docs/tutorial/dependencies/index.md

    {* ../../docs_src/dependencies/tutorial001_an_py310.py hl[8:9] *}
    
    이게 λ‹€μž…λ‹ˆλ‹€.
    
    **단 두 μ€„μž…λ‹ˆλ‹€**.
    
    그리고, 이 ν•¨μˆ˜λŠ” μ—¬λŸ¬λΆ„μ˜ λͺ¨λ“  *경둜 μž‘λ™ ν•¨μˆ˜*κ°€ κ°€μ§€κ³  μžˆλŠ” 것과 같은 ν˜•νƒœμ™€ ꡬ쑰λ₯Ό κ°€μ§€κ³  μžˆμŠ΅λ‹ˆλ‹€.
    
    μ—¬λŸ¬λΆ„μ€ 이λ₯Ό "λ°μ½”λ ˆμ΄ν„°"κ°€ μ—†λŠ” (`@app.get("/some-path")`κ°€ μ—†λŠ”) *경둜 μž‘λ™ ν•¨μˆ˜*라고 생각할 수 μžˆμŠ΅λ‹ˆλ‹€.
    
    그리고 μ—¬λŸ¬λΆ„μ΄ μ›ν•˜λŠ” 무엇이든 λ°˜ν™˜ν•  수 μžˆμŠ΅λ‹ˆλ‹€.
    
    이 경우, 이 μ˜μ‘΄μ„±μ€ λ‹€μŒκ³Ό 같은 경우λ₯Ό κΈ°λŒ€ν•©λ‹ˆλ‹€:
    
    * 선택적인 쿼리 λ§€κ°œλ³€μˆ˜ `q`, `str`을 μžλ£Œν˜•μœΌλ‘œ κ°€μ§‘λ‹ˆλ‹€.
    * 선택적인 쿼리 λ§€κ°œλ³€μˆ˜ `skip`, `int`λ₯Ό μžλ£Œν˜•μœΌλ‘œ κ°€μ§€λ©° κΈ°λ³Έ 값은 `0`μž…λ‹ˆλ‹€.
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Mon Nov 18 02:25:44 UTC 2024
    - 11.1K bytes
    - Viewed (0)
  5. tests/preload_suits_test.go

    package tests_test
    
    import (
    	"database/sql"
    	"encoding/json"
    	"reflect"
    	"sort"
    	"sync/atomic"
    	"testing"
    
    	"gorm.io/gorm"
    )
    
    func toJSONString(v interface{}) []byte {
    	r, _ := json.Marshal(v)
    	return r
    }
    
    func TestNestedPreload1(t *testing.T) {
    	type (
    		Level1 struct {
    			ID       uint
    			Value    string
    			Level2ID uint
    		}
    		Level2 struct {
    			ID       uint
    			Level1   Level1
    Registered: Sun Sep 07 09:35:13 UTC 2025
    - Last Modified: Thu Jun 05 11:34:13 UTC 2025
    - 30.4K bytes
    - Viewed (0)
  6. fess-crawler-opensearch/src/main/java/org/codelibs/fess/crawler/service/impl/AbstractCrawlerService.java

    import org.opensearch.index.query.QueryBuilder;
    import org.opensearch.index.query.QueryBuilders;
    import org.opensearch.search.SearchHit;
    import org.opensearch.search.SearchHits;
    import org.opensearch.search.sort.SortBuilder;
    
    import com.google.common.hash.HashFunction;
    import com.google.common.hash.Hashing;
    
    import jakarta.annotation.Resource;
    
    /**
     * Abstract base class for crawler services that interact with OpenSearch.
    Registered: Sun Sep 21 03:50:09 UTC 2025
    - Last Modified: Thu Aug 07 02:55:08 UTC 2025
    - 34.2K bytes
    - Viewed (0)
  7. cmd/bucket-replication.go

    // has delete marker replication or delete replication (MinIO extension to allow deletes where version id
    // is specified) enabled.
    // Similar to bucket replication for PUT operation, soft delete (a.k.a setting delete marker) and
    // permanent deletes (by specifying a version ID in the delete operation) have three states "Pending", "Complete"
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Fri Aug 29 02:39:48 UTC 2025
    - 118K bytes
    - Viewed (0)
  8. src/bufio/bufio_test.go

    		// the ReadSlice test since ReadLine simply calls
    		// ReadSlice, and it's that function that handles
    		// the last byte.
    	}
    
    	// Try all readers with UnreadByte.
    	for rno, read := range readers {
    		// Some input data that is longer than the minimum reader buffer size.
    		const n = 10
    		var buf bytes.Buffer
    		for i := 0; i < n; i++ {
    			buf.WriteString("abcdefg")
    		}
    
    		r := NewReaderSize(&buf, minReadBufferSize)
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Fri Feb 07 01:08:54 UTC 2025
    - 51.6K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.13.md

    - In some cases, a Flex volume resize may leave a PVC with erroneous Resizing condition even after volume has been successfully expanded. Users may choose to delete the condition, but it is not required. ([#71470](https://github.com/kubernetes/kubernetes/issues/71470))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 273.1K bytes
    - Viewed (0)
  10. src/main/webapp/js/admin/moment-with-locales.min.js

    MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"D MMMM YYYY, dddd HH:mm"},calendar:{sameDay:"[Bugun soat] LT [da]",nextDay:"[Ertaga] LT [da]",nextWeek:"dddd [kuni soat] LT [da]",lastDay:"[Kecha soat] LT [da]",lastWeek:"[O'tgan] dddd [kuni soat] LT [da]",sameElse:"L"},relativeTime:{future:"Yaqin %s ichida",past:"Bir necha %s oldin",s:"soniya",ss:"%d soniya",m:"bir daqiqa",mm:"%d daqiqa",h:"bir soat",hh:"%d soat",d:"bir kun",dd:"%d kun",M:"bir oy",MM:"%d oy",y:"bir yil",yy:"%d yil"},week:{dow:1,doy:7}}),...
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Oct 26 01:49:09 UTC 2024
    - 360.5K bytes
    - Viewed (2)
Back to top