- Sort Score
- Result 10 results
- Languages All
Results 311 - 320 of 355 for initVal (0.04 sec)
-
src/main/resources/fess_label_ru.properties
labels.user_facsimileTelephoneNumber=Номер факса labels.facsimileTelephoneNumber=Номер факса labels.user_postOfficeBox=Почтовый ящик labels.postOfficeBox=Почтовый ящик labels.user_initials=Инициалы labels.initials=Инициалы labels.user_carLicense=Водительское удостоверение labels.carLicense=Водительское удостоверение labels.user_mobile=Мобильный телефон labels.mobile=Мобильный телефон labels.user_postalAddress=Почтовый адрес
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.user_facsimileTelephoneNumber=Numero di fax labels.facsimileTelephoneNumber=Numero di fax labels.user_postOfficeBox=Casella postale labels.postOfficeBox=Casella postale labels.user_initials=Iniziali labels.initials=Iniziali labels.user_carLicense=Patente di guida labels.carLicense=Patente di guida labels.user_mobile=Cellulare labels.mobile=Cellulare labels.user_postalAddress=Indirizzo postale
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 43.4K bytes - Viewed (0) -
doc/go_spec.html
c := make(chan int, 10) // channel with a buffer size of 10 m := make(map[string]int, 100) // map with initial space for approximately 100 elements </pre> <p> Calling <code>make</code> with a map type and size hint <code>n</code> will create a map with initial space to hold <code>n</code> map elements. The precise behavior is implementation-dependent. </p>
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Tue May 06 19:12:15 UTC 2025 - 286.2K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.10.md
* When using client or server certificate rotation, the Kubelet will no longer wait until the initial rotation succeeds or fails before starting static pods. This makes running self-hosted masters with rotation more predictable. ([#58930](https://github.com/kubernetes/kubernetes/pull/58930), [@smarterclayton](https://github.com/smarterclayton))
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu May 05 13:44:43 UTC 2022 - 341.8K bytes - Viewed (0) -
android/guava/src/com/google/common/util/concurrent/Futures.java
// it would just add an edge such that if done() observed non-null, then it would also // definitely observe all earlier writes, but we still have no guarantee that done() would see // the initial write (just stronger guarantees if it does). // // See: http://cs.oswego.edu/pipermail/concurrency-interest/2015-January/013800.html // For a (long) discussion about this specific issue and the general futility of life.
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Thu Aug 07 16:05:33 UTC 2025 - 64.3K bytes - Viewed (0) -
src/main/resources/fess_label_es.properties
labels.user_facsimileTelephoneNumber=Número de fax labels.facsimileTelephoneNumber=Número de fax labels.user_postOfficeBox=Apartado de correos labels.postOfficeBox=Apartado de correos labels.user_initials=Iniciales labels.initials=Iniciales labels.user_carLicense=Licencia de conducir labels.carLicense=Licencia de conducir labels.user_mobile=Teléfono móvil labels.mobile=Teléfono móvil labels.user_postalAddress=Dirección postal
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.employeeType=고용 형태 labels.user_facsimileTelephoneNumber=FAX 번호 labels.facsimileTelephoneNumber=FAX 번호 labels.user_postOfficeBox=사서함 labels.postOfficeBox=사서함 labels.user_initials=이니셜 labels.initials=이니셜 labels.user_carLicense=운전면허증 labels.carLicense=운전면허증 labels.user_mobile=휴대전화 labels.mobile=휴대전화 labels.user_postalAddress=주소 labels.postalAddress=주소 labels.user_city=시구정촌 labels.city=시구정촌
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 43.1K bytes - Viewed (0) -
src/main/resources/fess_label_zh_CN.properties
labels.user_employeeType=员工类型 labels.employeeType=员工类型 labels.user_facsimileTelephoneNumber=传真号码 labels.facsimileTelephoneNumber=传真号码 labels.user_postOfficeBox=邮政信箱 labels.postOfficeBox=邮政信箱 labels.user_initials=首字母 labels.initials=首字母 labels.user_carLicense=驾驶执照 labels.carLicense=驾驶执照 labels.user_mobile=手机 labels.mobile=手机 labels.user_postalAddress=邮政地址 labels.postalAddress=邮政地址 labels.user_city=城市 labels.city=城市
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 40.5K bytes - Viewed (0) -
src/main/resources/fess_label_fr.properties
labels.user_facsimileTelephoneNumber=Numéro de télécopieur labels.facsimileTelephoneNumber=Numéro de télécopieur labels.user_postOfficeBox=Boîte postale labels.postOfficeBox=Boîte postale labels.user_initials=Initiales labels.initials=Initiales labels.user_carLicense=Permis de conduire labels.carLicense=Permis de conduire labels.user_mobile=Mobile labels.mobile=Mobile labels.user_postalAddress=Adresse postale labels.postalAddress=Adresse postale
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 45.6K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
*/ String getLdapAttrPostOfficeBox(); /** * Get the value for the key 'ldap.attr.initials'. <br> * The value is, e.g. initials <br> * comment: LDAP attribute for initials. * @return The value of found property. (NotNull: if not found, exception but basically no way) */ String getLdapAttrInitials(); /**
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 525.6K bytes - Viewed (1)