- Sort Score
- Result 10 results
- Languages All
Results 1011 - 1020 of 1,252 for descriptions (0.17 sec)
-
helm-releases/minio-4.0.12.tgz
minio-4.0.12.tar minio/Chart.yaml apiVersion: v1 appVersion: RELEASE.2022-08-13T21-54-44Z description: Multi-Cloud Object Storage home: https://min.io icon: https://min.io/resources/img/logo/MINIO_wordmark.png keywords: - minio - storage - object-storage - s3 - cluster maintainers: - email: ******@****.*** name: MinIO, Inc name: minio sources: - https://github.com/minio/minio version: 4.0.12 minio/values.yaml ## Provide a name in place of minio for `app:` labels ## nameOverride: "" ## Provide a name...
Registered: Sun Dec 28 19:28:13 UTC 2025 - Last Modified: Sun Aug 14 05:50:43 UTC 2022 - 19.4K bytes - Viewed (0) -
tensorflow/c/c_api.h
// names for outputs will be generated automatically. // opts - various options for the function, e.g. XLA's inlining control. // description - optional human-readable description of this function. // status - Set to OK on success and an appropriate error on failure. // // Note that when the same TF_Output is listed as both an input and an output,
Registered: Tue Dec 30 12:39:10 UTC 2025 - Last Modified: Thu Oct 26 21:08:15 UTC 2023 - 82.3K bytes - Viewed (0) -
docs/de/docs/tutorial/query-params-str-validations.md
/// Sie können einen `title` hinzufügen: {* ../../docs_src/query_params_str_validations/tutorial007_an_py310.py hl[10] *} Und eine `description`: {* ../../docs_src/query_params_str_validations/tutorial008_an_py310.py hl[14] *} ## Alias-Parameter { #alias-parameters } Stellen Sie sich vor, Sie möchten, dass der Parameter `item-query` ist.Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Wed Dec 24 10:28:19 UTC 2025 - 19.1K bytes - Viewed (0) -
docs/en/docs/advanced/behind-a-proxy.md
"servers": [ { "url": "/api/v1" }, { "url": "https://stag.example.com", "description": "Staging environment" }, { "url": "https://prod.example.com", "description": "Production environment" } ], "paths": { // More stuff here } } ``` /// tip
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Wed Dec 17 20:41:43 UTC 2025 - 16.4K bytes - Viewed (0) -
docs/pt/docs/tutorial/query-params-str-validations.md
/// Você pode adicionar um `title`: {* ../../docs_src/query_params_str_validations/tutorial007_an_py310.py hl[10] *} E uma `description`: {* ../../docs_src/query_params_str_validations/tutorial008_an_py310.py hl[14] *} ## Parâmetros com alias { #alias-parameters } Imagine que você queira que o parâmetro seja `item-query`. Assim:Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Wed Dec 17 20:41:43 UTC 2025 - 18.2K bytes - Viewed (0) -
src/main/webapp/WEB-INF/orig/view/searchResults.jsp
data-src="${fe:url('/thumbnail/')}?docId=${f:u(doc.doc_id)}&queryId=${f:u(queryId)}" class="thumbnail" > </a> </div> </c:if> <div class="description">${doc.content_description}</div> </div> <div class="site text-truncate"> <c:if test="${clipboardCopyIcon}"><i class="far fa-copy url-copy d-print-none" data-clipboard-text="${doc.url_link}"></i></c:if>Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Jan 18 05:32:37 UTC 2025 - 9.1K bytes - Viewed (1) -
docs/pt/docs/tutorial/schema-extra-example.md
* `Form()` * `File()` As chaves do `dict` identificam cada exemplo, e cada valor é outro `dict`. Cada `dict` de exemplo específico em `examples` pode conter: * `summary`: Descrição curta do exemplo. * `description`: Uma descrição longa que pode conter texto em Markdown. * `value`: Este é o exemplo em si, por exemplo, um `dict`.
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Wed Nov 12 16:23:57 UTC 2025 - 10.3K bytes - Viewed (0) -
SECURITY.md
security vulnerabilities. Please include the following information along with your report: - A descriptive title - Your name and affiliation (if any). - A description of the technical details of the vulnerabilities. - A minimal example of the vulnerability. It is very important to let us know how we can reproduce your findings. For memory corruption triggerable in
Registered: Tue Dec 30 12:39:10 UTC 2025 - Last Modified: Wed Oct 16 16:10:43 UTC 2024 - 9.6K bytes - Viewed (0) -
docs/es/docs/tutorial/query-params-str-validations.md
/// Puedes agregar un `title`: {* ../../docs_src/query_params_str_validations/tutorial007_an_py310.py hl[10] *} Y una `description`: {* ../../docs_src/query_params_str_validations/tutorial008_an_py310.py hl[14] *} ## Alias para parámetros { #alias-parameters } Imagina que quieres que el parámetro sea `item-query`. Como en:Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Wed Dec 17 20:41:43 UTC 2025 - 18.4K bytes - Viewed (0) -
src/test/java/jcifs/internal/smb1/trans/nt/NtTransQuerySecurityDescTest.java
@DisplayName("Test writeParametersWireFormat with various security information flags") @MethodSource("securityInformationProvider") void testWriteParametersWireFormatWithVariousSecurityInfo(int securityInfo, String description) { querySecurityDesc = new NtTransQuerySecurityDesc(mockConfig, 0x1234, securityInfo); byte[] dst = new byte[100]; int bytesWritten = querySecurityDesc.writeParametersWireFormat(dst, 0);Registered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 13.9K bytes - Viewed (0)