- Sort Score
- Result 10 results
- Languages All
Results 161 - 170 of 1,358 for Home (0.08 sec)
-
docs/em/docs/contributing.md
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Tue Aug 06 04:48:30 UTC 2024 - 11.4K bytes - Viewed (0) -
guava/src/com/google/common/io/Files.java
* single element: that file. * * <p>Example: {@code Files.fileTraverser().depthFirstPreOrder(new File("/"))} may return files * with the following paths: {@code ["/", "/etc", "/etc/config.txt", "/etc/fonts", "/home", * "/home/alice", ...]} * * @since 23.5 */ public static Traverser<File> fileTraverser() { return Traverser.forTree(FILE_TREE); } private static final SuccessorsFunction<File> FILE_TREE =
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Mon Jul 22 19:03:12 UTC 2024 - 33.1K bytes - Viewed (0) -
docs/ru/docs/contributing.md
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Tue Aug 06 04:48:30 UTC 2024 - 22.5K bytes - Viewed (0) -
docs/de/docs/contributing.md
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Tue Aug 06 04:48:30 UTC 2024 - 16.1K bytes - Viewed (0) -
docs/pt/docs/contributing.md
Para verificar se funcionou, use: //// tab | Linux, macOS, Windows Bash <div class="termy"> ```console $ which pip some/directory/fastapi/env/bin/pip ``` </div> //// //// tab | Windows PowerShell <div class="termy"> ```console $ Get-Command pip some/directory/fastapi/env/bin/pip ``` </div> //// Se ele exibir o binário `pip` em `env/bin/pip` então funcionou. 🎉
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Tue Aug 06 04:48:30 UTC 2024 - 14.8K bytes - Viewed (0) -
docs/en/docs/contributing.md
* `newsletter.md` * `management-tasks.md` * `management.md` Some of these files are updated very frequently and a translation would always be behind, or they include the main content from English source files, etc. #### New Language Let's say that you want to add translations for a language that is not yet translated, not even some pages.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Aug 25 02:44:06 UTC 2024 - 12.7K bytes - Viewed (0) -
android/guava/src/com/google/common/io/Files.java
* single element: that file. * * <p>Example: {@code Files.fileTraverser().depthFirstPreOrder(new File("/"))} may return files * with the following paths: {@code ["/", "/etc", "/etc/config.txt", "/etc/fonts", "/home", * "/home/alice", ...]} * * @since 23.5 */ public static Traverser<File> fileTraverser() { return Traverser.forTree(FILE_TREE); } private static final SuccessorsFunction<File> FILE_TREE =
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Mon Jul 22 19:03:12 UTC 2024 - 33.1K bytes - Viewed (0) -
.teamcity/.mvn/wrapper/maven-wrapper.jar
org/apache/maven/wrapper/MavenWrapperMain.class package org.apache.maven.wrapper; public synchronized class MavenWrapperMain { public static final String DEFAULT_MAVEN_USER_HOME; public static final String MAVEN_USER_HOME_PROPERTY_KEY = maven.user.home; public static final String MAVEN_USER_HOME_ENV_KEY = MAVEN_USER_HOME; public static final String MVNW_VERBOSE = MVNW_VERBOSE; public static final String MVNW_USERNAME = MVNW_USERNAME; public static final String MVNW_PASSWORD = MVNW_PASSWORD; public...
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Wed Feb 26 01:48:39 UTC 2020 - 49.5K bytes - Viewed (0) -
src/main/resources/fess_label_de.properties
labels.user_uidNumber=uidNumber labels.uidNumber=uidNumber labels.user_gidNumber=gidNumber labels.group_gidNumber=gidNumber labels.gidNumber=gidNumber labels.user_homeDirectory=Home-Verzeichnis labels.homeDirectory=Home-Verzeichnis labels.upgrade_title_configuration=Upgrade labels.upgrade_data_migration=Datenmigration labels.upgrade_reindex=Reindizieren labels.upgrade_start_button=Start
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 42.8K bytes - Viewed (0) -
docs/fr/docs/contributing.md
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Tue Aug 06 04:48:30 UTC 2024 - 16.2K bytes - Viewed (0)