- Sort Score
- Result 10 results
- Languages All
Results 401 - 410 of 415 for Lambda (0.31 sec)
-
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: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Sun Aug 05 09:45:59 UTC 2018 - 32.7K bytes - Viewed (0) -
LICENSE
com.sun.xml.bind:jaxb-impl ------------------------------------------------------------------------------ LGPL 2.1 https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html org.samba.jcifs:jcifs org.jetbrains.intellij.deps:trove4j ------------------------------------------------------------------------------ License for the GNU Trove library included by the Kotlin embeddable compiler
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Tue Jan 23 11:07:23 UTC 2024 - 23.1K bytes - Viewed (0) -
src/main/resources/fess_label_ru.properties
labels.file_auth_scheme=Scheme labels.file_auth_username=Username labels.file_auth_password=Password labels.file_auth_parameters=Parameters labels.file_auth_file_crawling_config=File System Config 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=No data. labels.scheduledjob_configuration=Job Scheduler labels.scheduledjob_title_details=Jobs
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 45.6K bytes - Viewed (0) -
src/main/resources/fess_label_de.properties
labels.file_auth_username=Benutzername labels.file_auth_password=Passwort labels.file_auth_parameters=Parameter labels.file_auth_file_crawling_config=Dateisystem-Konfiguration labels.file_auth_scheme_samba=Samba labels.file_auth_scheme_ftp=FTP labels.pagination_page_guide_msg={0}/{1} ({2} Elemente) labels.list_could_not_find_crud_table=Keine Daten. labels.scheduledjob_configuration=Aufgaben-Zeitplaner
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 42.8K bytes - Viewed (0) -
src/main/resources/fess_label_fr.properties
labels.file_auth_username = Nom d'utilisateur labels.file_auth_password = Mot de passe labels.file_auth_parameters = Paramètres labels.file_auth_file_crawling_config = Configutration du système de fichiers 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 = Pas de données. labels.scheduledjob_configuration = Job Scheduler
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 46.6K bytes - Viewed (0) -
src/main/java/jcifs/smb/SmbFile.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: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Thu May 23 01:50:13 UTC 2024 - 82.3K bytes - Viewed (0) -
src/main/resources/fess_label_ko.properties
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: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 44K bytes - Viewed (0) -
src/main/resources/fess_label.properties
labels.file_auth_scheme=Scheme labels.file_auth_username=Username labels.file_auth_password=Password labels.file_auth_parameters=Parameters labels.file_auth_file_crawling_config=File System Config 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=No data. labels.scheduledjob_configuration=Job Scheduler labels.scheduledjob_title_details=Jobs
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 40.7K bytes - Viewed (0) -
android/guava/src/com/google/common/collect/Maps.java
* ImmutableMap<Color, String> colorNames = * allColors.stream().collect(toImmutableMap(c -> c, c -> c.toString())); * }</pre> * * <p>Streams provide a more standard and flexible API and the lambdas make it clear what the keys * and values in the map are. * * @throws NullPointerException if any element of {@code keys} is {@code null}, or if {@code * valueFunction} produces {@code null} for any key
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Sat Oct 19 00:05:46 UTC 2024 - 161.6K bytes - Viewed (0) -
guava/src/com/google/common/collect/Maps.java
* ImmutableMap<Color, String> colorNames = * allColors.stream().collect(toImmutableMap(c -> c, c -> c.toString())); * }</pre> * * <p>Streams provide a more standard and flexible API and the lambdas make it clear what the keys * and values in the map are. * * @throws NullPointerException if any element of {@code keys} is {@code null}, or if {@code * valueFunction} produces {@code null} for any key
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Sat Oct 19 00:05:46 UTC 2024 - 167.4K bytes - Viewed (0)