- Sort Score
- Result 10 results
- Languages All
Results 331 - 340 of 390 for minuts (0.04 sec)
-
docs/en/docs/index.md
--- FastAPI is a modern, fast (high-performance), web framework for building APIs with Python based on standard Python type hints. The key features are: * **Fast**: Very high performance, on par with **NodeJS** and **Go** (thanks to Starlette and Pydantic). [One of the fastest Python frameworks available](#performance).
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 21.3K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.6.md
and "unreachable" using `NoExecute` taints. In combination with `tolerationSeconds` described below, this allows per-pod specification of how long to remain bound to a node that becomes unreachable or not ready, rather than using the default of 5 minutes. You can enable this alpha feature by including `TaintBasedEvictions=true` in `--feature-gates`, such as `--feature-gates=FooBar=true,TaintBasedEvictions=true`. Documentation is [here](https://kubernetes.io/docs/concepts/configuration/assign-pod-node/)....
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu Dec 24 02:28:26 UTC 2020 - 304K bytes - Viewed (0) -
src/test/java/jcifs/internal/smb2/Smb2SigningDigestTest.java
byte[] sig2 = Arrays.copyOfRange(results[j], SIGNATURE_OFFSET, SIGNATURE_OFFSET + SIGNATURE_LENGTH); assertFalse(Arrays.equals(sig1, sig2), "Different inputs should produce different signatures"); } } } } @Nested @DisplayName("Verify Method Tests") class VerifyTests {
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 43.7K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.14.md
* PidPressure evicts pods from lowest priority to highest priority ([#72844](https://github.com/kubernetes/kubernetes/pull/72844), [@dashpole](https://github.com/dashpole))
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Mon Jun 14 22:06:39 UTC 2021 - 271.5K bytes - Viewed (0) -
src/main/resources/fess_label_ru.properties
labels.webApiJson=Ответ JSON labels.webConfigName=Имя конфигурации веб-сканирования labels.allLanguages=Все языки labels.dictId=ID словаря labels.docId=ID документа labels.endTime=Время окончания labels.hq=hq labels.inputs=Входы labels.jobLogging=Ведение журнала labels.jobName=Имя labels.jobStatus=Статус labels.labelTypeIds=Метки labels.lang=Язык labels.outputs=Выходы labels.pos=Часть речи
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 55.8K bytes - Viewed (0) -
src/main/resources/fess_label_it.properties
labels.webApiJson=Risposta JSON labels.webConfigName=Nome configurazione scansione web labels.allLanguages=Tutte le lingue labels.dictId=ID dizionario labels.docId=ID documento labels.endTime=Ora di fine labels.hq=hq labels.inputs=Input labels.jobLogging=Logging labels.jobName=Nome labels.jobStatus=Stato labels.labelTypeIds=Etichette labels.lang=Lingua labels.outputs=Output labels.pos=Parte del discorso
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 43.4K bytes - Viewed (0) -
android/guava-tests/test/com/google/common/collect/IterablesTest.java
List<List<Integer>> input = newArrayList(list1, list2); Iterable<Integer> result = Iterables.concat(input); assertEquals(asList(1, 4), newArrayList(result)); // Now change the inputs and see result dynamically change as well list1.add(2); List<Integer> list3 = newArrayList(3); input.add(1, list3); assertEquals(asList(1, 2, 3, 4), newArrayList(result));
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Thu Aug 07 16:05:33 UTC 2025 - 45.2K bytes - Viewed (0) -
cmd/admin-handlers-users_test.go
}) if err != nil { c.Fatalf("Err creating user admin client: %v", err) } userAdmClient.SetCustomTransport(s.TestSuiteCommon.client.Transport) distantExpiration := time.Now().Add(30 * time.Minute) cr, err := userAdmClient.AddServiceAccount(ctx, madmin.AddServiceAccountReq{ TargetUser: accessKey, AccessKey: "svc-accesskey", SecretKey: "svc-secretkey", Expiration: &distantExpiration, })
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 47.4K bytes - Viewed (0) -
src/main/resources/fess_label_es.properties
labels.webConfigName=Nombre de configuración de rastreo web labels.allLanguages=Todos los idiomas labels.dictId=ID de diccionario labels.docId=ID de documento labels.endTime=Hora de finalización labels.hq=hq labels.inputs=Entradas labels.jobLogging=Registro labels.jobName=Nombre labels.jobStatus=Estado labels.labelTypeIds=Etiquetas labels.lang=Idioma labels.outputs=Salidas labels.pos=Parte de la oración
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 45.4K bytes - Viewed (0) -
src/main/resources/fess_label_ko.properties
labels.userFavorite=즐겨찾기 로그 labels.userInfo=이용자 정보 labels.webApiJson=JSON 응답 labels.webConfigName=웹 크롤링 설정 이름 labels.allLanguages=모든 언어 labels.dictId=사전 ID labels.docId=문서 ID labels.endTime=종료 시간 labels.hq=hq labels.inputs=변환 원본 labels.jobLogging=로깅 labels.jobName=이름 labels.jobStatus=상태 labels.labelTypeIds=라벨 labels.lang=언어 labels.outputs=대상 labels.pos=품사 labels.purgeJobLogDay=이전 작업 로그 삭제 labels.purgeUserInfoDay=이전 이용자 로그 삭제
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 43.1K bytes - Viewed (0)