- Sort Score
- Result 10 results
- Languages All
Results 101 - 110 of 200 for development (0.04 sec)
-
README.md
props.setProperty("jcifs.smb.client.useLeases", "true"); Configuration config = new PropertyConfiguration(props); CIFSContext context = new BaseContext(config); ``` ## Development ### Build Commands ```bash # Compile the source code mvn compile # Build JAR file mvn package # Clean and rebuild mvn clean compile # Install to local repository
Registered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Sat Aug 30 09:24:52 UTC 2025 - 6.2K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/direction/FessFwAssistantDirector.java
@Override protected void prepareCoreDirection(final FwCoreDirection direction) { // this configuration is on fess_env.properties because this is true only when development direction.directDevelopmentHere(fessConfig.isDevelopmentHere()); // titles of the application for logging are from configurationsRegistered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 9.4K bytes - Viewed (0) -
scripts/contributors.py
authors=authors, ) top_translations_reviewers = get_users_to_write( counter=contributors_results.translation_reviewers, authors=authors, ) # For local development # contributors_path = Path("../docs/en/data/contributors.yml") contributors_path = Path("./docs/en/data/contributors.yml") # translators_path = Path("../docs/en/data/translators.yml")Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Tue Dec 16 12:34:01 UTC 2025 - 8.6K bytes - Viewed (0) -
PULL_REQUESTS_ETIQUETTE.md
## Why Pull Requests? Pull Requests (PRs) drive quality in MinIOβs codebase by: - Enabling peer review without pair programming. - Documenting changes for future reference. - Ensuring commits tell a clear story of development. **A poor commit lasts forever, even if code is refactored.** ## Crafting a Quality PR A strong MinIO PR: - Delivers a complete, valuable change (feature, bug fix, or improvement).
Registered: Sun Dec 28 19:28:13 UTC 2025 - Last Modified: Sun May 25 16:32:03 UTC 2025 - 4.7K bytes - Viewed (0) -
docs/de/docs/tutorial/first-steps.md
<div class="termy"> ```console $ <font color="#4E9A06">fastapi</font> dev <u style="text-decoration-style:solid">main.py</u> <span style="background-color:#009485"><font color="#D3D7CF"> FastAPI </font></span> Starting development server π Searching for package file structure from directories with <font color="#3465A4">__init__.py</font> files
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Wed Dec 17 20:41:43 UTC 2025 - 14.3K bytes - Viewed (0) -
docs/ru/docs/tutorial/first-steps.md
<div class="termy"> ```console $ <font color="#4E9A06">fastapi</font> dev <u style="text-decoration-style:solid">main.py</u> <span style="background-color:#009485"><font color="#D3D7CF"> FastAPI </font></span> Starting development server π Searching for package file structure from directories with <font color="#3465A4">__init__.py</font> files
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Wed Dec 17 20:41:43 UTC 2025 - 17.7K bytes - Viewed (0) -
docs/zh/docs/tutorial/first-steps.md
<div class="termy"> ```console $ <font color="#4E9A06">fastapi</font> dev <u style="text-decoration-style:solid">main.py</u> <span style="background-color:#009485"><font color="#D3D7CF"> FastAPI </font></span> Starting development server π Searching for package file structure from directories with <font color="#3465A4">__init__.py</font> files
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Sat Oct 11 17:48:49 UTC 2025 - 10.5K bytes - Viewed (0) -
docs/ko/docs/history-design-future.md
--- ## λμμΈ κ·Έ ν, **FastAPI** μ¬μ©μκ° λ κ°λ°μλ‘μ μ¬μ©νκ³ μΆμ κ°λ°μ "API"λ₯Ό λμμΈνμ΅λλ€. [Python Developer Survey](https://www.jetbrains.com/research/python-developers-survey-2018/#development-tools)μ λ°λ₯΄λ©΄ μ½ 80%μ Python κ°λ°μκ° PyCharm, VS Code, Jedi κΈ°λ° νΈμ§κΈ° λ±μμ κ°λ°ν©λλ€. μ΄ κ³Όμ μμ μ¬λ¬ μμ΄λμ΄λ₯Ό ν μ€νΈνμ΅λλ€. λλΆλΆμ λ€λ₯Έ νΈμ§κΈ°λ μ μ¬νκ² λμνκΈ° λλ¬Έμ, **FastAPI**μ μ΄μ μ κ±°μ λͺ¨λ νΈμ§κΈ°μμ λ릴 μ μμ΅λλ€.
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Sat Oct 11 17:48:49 UTC 2025 - 4.4K bytes - Viewed (0) -
impl/maven-core/src/test/projects/lifecycle-executor/project-with-inheritance/pom.xml
<name>Apache Maven</name> <description>Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process. </description>
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 22.4K bytes - Viewed (0) -
docs/pt/docs/tutorial/first-steps.md
<div class="termy"> ```console $ <font color="#4E9A06">fastapi</font> dev <u style="text-decoration-style:solid">main.py</u> <span style="background-color:#009485"><font color="#D3D7CF"> FastAPI </font></span> Starting development server π Searching for package file structure from directories with <font color="#3465A4">__init__.py</font> files
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Wed Dec 17 20:41:43 UTC 2025 - 13.6K bytes - Viewed (0)