- Sort Score
- Result 10 results
- Languages All
Results 431 - 440 of 458 for Zambia (0.04 sec)
-
src/main/java/jcifs/config/BaseConfiguration.java
if (this.minVersion == null || this.maxVersion == null) { initProtocolVersions((DialectVersion) null, null); } if (this.disallowCompound == null) { // Samba woes on these // Smb2SessionSetupRequest + X -> INTERNAL_ERROR // Smb2TreeConnectRequest + IoCtl -> NETWORK_NAME_DELETEDRegistered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Sun Aug 31 08:00:57 UTC 2025 - 36.5K bytes - Viewed (0) -
android/guava/src/com/google/common/collect/Ordering.java
* TreeSet#TreeSet(Comparator)}, where such consistency is expected. * * <p>The returned comparator is serializable. * * <p><b>Java 8+ users:</b> Use the lambda expression {@code (a, b) -> 0} instead (in certain * cases you may need to cast that to {@code Comparator<YourType>}). * * @since 13.0 */ public static Ordering<@Nullable Object> allEqual() {Registered: Fri Dec 26 12:43:10 UTC 2025 - Last Modified: Tue Sep 23 17:50:58 UTC 2025 - 39.5K bytes - Viewed (0) -
android/guava/src/com/google/common/collect/ImmutableSortedMultiset.java
* despite the @IgnoreJRERequirement annotation there. My assumption is that, because javac * generates a synthetic method for the body of the lambda, the actual method calls that Animal * Sniffer is flagging don't appear inside toImmutableSortedMultiset but rather inside that * synthetic method. By moving those calls to a named method, we're able to apply
Registered: Fri Dec 26 12:43:10 UTC 2025 - Last Modified: Tue May 13 17:27:14 UTC 2025 - 35.2K bytes - Viewed (0) -
android/guava-tests/test/com/google/common/reflect/TypeTokenTest.java
public <T> void testVariableTypeTokenNotAllowed() { /* * We'd use assertThrows here, but that causes no exception to be thrown under Java 8, * presumably because the ThrowingRunnable lambda triggers some kind of bug in Java 8's * reflection implementation. */ try { new TypeToken<T>() {}; fail(); } catch (IllegalStateException expected) {
Registered: Fri Dec 26 12:43:10 UTC 2025 - Last Modified: Tue Oct 28 18:44:53 UTC 2025 - 89K bytes - Viewed (0) -
src/main/java/jcifs/internal/smb1/ServerMessageBlock.java
/* jcifs smb client library in Java * Copyright (C) 2000 "Michael B. Allen" <jcifs at samba dot org> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful,
Registered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 38.9K bytes - Viewed (0) -
src/main/resources/fess_label_zh_TW.properties
labels.file_auth_port=埠 labels.file_auth_scheme=方案 labels.file_auth_username=使用者名稱 labels.file_auth_password=密碼 labels.file_auth_parameters=參數 labels.file_auth_file_crawling_config=檔案爬網配置 labels.file_auth_scheme_samba=Samba labels.file_auth_scheme_ftp=FTP labels.pagination_page_guide_msg={0}/{1} ({2} 條) labels.list_could_not_find_crud_table=未註冊。 labels.scheduledjob_configuration=作業排程器 labels.scheduledjob_title_details=作業Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 13 02:21:17 UTC 2025 - 43.9K bytes - Viewed (0) -
src/main/resources/fess_label_nl.properties
labels.file_auth_username=Gebruikersnaam labels.file_auth_password=Wachtwoord labels.file_auth_parameters=Parameters labels.file_auth_file_crawling_config=Bestandscrawlconfiguratie labels.file_auth_scheme_samba=Samba labels.file_auth_scheme_ftp=FTP labels.pagination_page_guide_msg={0}/{1} ({2} items) labels.list_could_not_find_crud_table=Niet geregistreerd. labels.scheduledjob_configuration=TaakplannerRegistered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 13 02:21:17 UTC 2025 - 46.1K bytes - Viewed (1) -
docs/pt/docs/alternatives.md
Ele obteve os melhores benchmarks de performance na época (somente ultrapassado por Starlette). A princípio, ele não tinha uma interface web com documentação automática da API, mas eu sabia que poderia adicionar o Swagger UI a ele. Ele tinha um sistema de injeção de dependência. Exigia pré-registro dos componentes, como outras ferramentas já discutidas acima. Mas ainda assim era um grande recurso.
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Wed Nov 12 16:23:57 UTC 2025 - 25.9K bytes - Viewed (0) -
src/main/resources/fess_label_ru.properties
labels.file_auth_username=Имя пользователя labels.file_auth_password=Пароль labels.file_auth_parameters=Параметры labels.file_auth_file_crawling_config=Конфигурация сканирования файлов labels.file_auth_scheme_samba=Samba labels.file_auth_scheme_ftp=FTP labels.pagination_page_guide_msg={0}/{1} ({2} элементов) labels.list_could_not_find_crud_table=Не зарегистрировано. labels.scheduledjob_configuration=Планировщик заданийRegistered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 13 02:21:17 UTC 2025 - 60.2K bytes - Viewed (0) -
src/main/resources/fess_label_pt_BR.properties
labels.file_auth_username=Nome de usuário labels.file_auth_password=Senha labels.file_auth_parameters=Parâmetros labels.file_auth_file_crawling_config=Configuração de rastreamento de arquivo labels.file_auth_scheme_samba=Samba labels.file_auth_scheme_ftp=FTP labels.pagination_page_guide_msg={0}/{1} ({2} itens) labels.list_could_not_find_crud_table=Não registrado. labels.scheduledjob_configuration=Agendador de trabalhosRegistered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 13 02:21:17 UTC 2025 - 48.7K bytes - Viewed (0)