- Sort Score
- Result 10 results
- Languages All
Results 441 - 450 of 586 for Document (0.04 sec)
-
src/main/resources/fess_label_es.properties
labels.dict_stopwords_button_download=Descargar labels.dict_stopwords_button_upload=Subir labels.dict_stopwords_file=Archivo de palabras vacías labels.boost_document_rule_configuration=Impulso de documento labels.boost_document_rule_title_details=Impulso de documento labels.boost_document_rule_list_url_expr=Condición labels.boost_document_rule_url_expr=Condición labels.boost_document_rule_boost_expr=Expresión de impulso
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 13 02:21:17 UTC 2025 - 49K bytes - Viewed (0) -
guava/src/com/google/common/collect/Lists.java
return list; } @VisibleForTesting static int computeArrayListCapacity(int arraySize) { checkNonnegative(arraySize, "arraySize"); // TODO(kevinb): Figure out the right behavior, and document it return Ints.saturatedCast(5L + arraySize + (arraySize / 10)); } /** * Creates an {@code ArrayList} instance backed by an array with the specified initial size;
Registered: Fri Dec 26 12:43:10 UTC 2025 - Last Modified: Thu Aug 07 16:05:33 UTC 2025 - 42.6K bytes - Viewed (0) -
docs/en/docs/index.md
* Check that it has an optional attribute `is_offer`, that should be a `bool`, if present. * All this would also work for deeply nested JSON objects. * Convert from and to JSON automatically. * Document everything with OpenAPI, that can be used by: * Interactive documentation systems. * Automatic client code generation systems, for many languages. * Provide 2 interactive documentation web interfaces directly.Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Thu Dec 25 11:01:37 UTC 2025 - 23.5K bytes - Viewed (0) -
doc/godebug.md
--- title: "Go, Backwards Compatibility, and GODEBUG" layout: article --- <!-- This document is kept in the Go repo, not x/website, because it documents the full list of known GODEBUG settings, which are tied to a specific release. --> ## Introduction {#intro} Go's emphasis on backwards compatibility is one of its key strengths. There are, however, times when we cannot maintain complete compatibility.
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Wed Dec 03 00:18:09 UTC 2025 - 24.7K bytes - Viewed (0) -
src/main/resources/fess_label_pl.properties
labels.dashboard_plugin=Wtyczka pulpitu labels.web_config_list=Lista konfiguracji web labels.access_token_details=Access Token Szczegóły labels.bad_word_details=Bad Word Szczegóły labels.boost_document_rule_details=Boost Document Rule Szczegóły labels.crawling_info_details=Crawling Info Szczegóły labels.data_config_details=Data Config Szczegóły labels.dict_kuromoji_details=Dict Kuromoji Szczegóły labels.dict_mapping_details=Dict Mapping Szczegóły
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 13 02:21:17 UTC 2025 - 48.1K bytes - Viewed (0) -
android/guava/src/com/google/common/hash/BloomFilter.java
// Strategy.ordinal()). strategyOrdinal = din.readByte(); numHashFunctions = toUnsignedInt(din.readByte()); dataLength = din.readInt(); /* * We document in BloomFilterStrategies that we must not change the ordering, and we have a * test that verifies that we don't do so. */ @SuppressWarnings("EnumOrdinal")
Registered: Fri Dec 26 12:43:10 UTC 2025 - Last Modified: Tue Sep 23 19:23:59 UTC 2025 - 26.9K bytes - Viewed (0) -
src/main/resources/fess_label_zh_TW.properties
labels.dashboard_title_configuration=系統配置 labels.dashboard_plugin=儀表板外掛程式 labels.web_config_list=Web設定清單 labels.access_token_details=Access Token 詳情 labels.bad_word_details=Bad Word 詳情 labels.boost_document_rule_details=Boost Document Rule 詳情 labels.crawling_info_details=Crawling Info 詳情 labels.data_config_details=Data Config 詳情 labels.dict_kuromoji_details=Dict Kuromoji 詳情 labels.dict_mapping_details=Dict Mapping 詳情
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 13 02:21:17 UTC 2025 - 43.9K bytes - Viewed (0) -
cmd/admin-bucket-handlers.go
continue } rcfg, err := globalBucketObjectLockSys.Get(bucket) if err != nil { rpt.SetStatus(bucket, fileName, err) continue } // Validate the received bucket policy document if err = bucketLifecycle.Validate(rcfg); err != nil { rpt.SetStatus(bucket, fileName, err) continue } // Validate the transition storage ARNs
Registered: Sun Dec 28 19:28:13 UTC 2025 - Last Modified: Tue Feb 18 16:25:55 UTC 2025 - 33.3K bytes - Viewed (0) -
LICENSE
Copyright (C) 1991, 1999 Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. (This is the first released version of the Lesser GPL. It also counts as the successor of the GNU Library Public License, version 2, hence the version number 2.1.)
Registered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Mon Jan 18 20:25:38 UTC 2016 - 25.8K bytes - Viewed (0) -
src/main/resources/fess_label_id.properties
labels.dashboard_plugin=Plugin Dasbor labels.web_config_list=Daftar konfigurasi web labels.access_token_details=Access Token Detail labels.bad_word_details=Bad Word Detail labels.boost_document_rule_details=Boost Document Rule Detail labels.crawling_info_details=Crawling Info Detail labels.data_config_details=Data Config Detail labels.dict_kuromoji_details=Dict Kuromoji Detail labels.dict_mapping_details=Dict Mapping Detail
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 13 02:21:17 UTC 2025 - 45.2K bytes - Viewed (0)