- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 1,116 for expert (0.31 sec)
-
docs/es/docs/help-fastapi.md
En muchos casos, probablemente ya conozcas la respuesta a esas preguntas. π€ Si estΓ‘s ayudando mucho a la gente con sus preguntas, te convertirΓ‘s en un [FastAPI Expert](fastapi-people.md#fastapi-experts){.internal-link target=_blank} oficial. π
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 14.5K bytes - Viewed (0) -
android/guava/src/com/google/common/cache/Striped64.java
/* * Written by Doug Lea with assistance from members of JCP JSR-166 * Expert Group and released to the public domain, as explained at * http://creativecommons.org/publicdomain/zero/1.0/ */ /* * Source: * http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/src/jsr166e/Striped64.java?revision=1.9 */ package com.google.common.cache; import com.google.common.annotations.GwtIncompatible; import java.lang.reflect.Field;
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Wed Jan 15 22:17:15 UTC 2025 - 11.4K bytes - Viewed (0) -
docs/en/docs/help-fastapi.md
In many cases you might already know the answer for those questions. π€ If you are helping a lot of people with their questions, you will become an official [FastAPI Expert](fastapi-people.md#fastapi-experts){.internal-link target=_blank}. π Just remember, the most important point is: try to be kind. People come with their frustrations and in many cases don't ask in the best way, but try as best as you can to be kind. π€
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 14K bytes - Viewed (0) -
docs/fr/docs/python-types.md
Mais mΓͺme si vous n'utilisez pas ou n'utiliserez jamais **FastAPI**, vous pourriez bΓ©nΓ©ficier d'apprendre quelques choses sur ces derniΓ¨res. /// note Si vous Γͺtes un expert Python, et que vous savez dΓ©jΓ **tout** sur les annotations de type, passez au chapitre suivant. /// ## Motivations Prenons un exemple simple : {*../../docs_src/python_types/tutorial001.py*}
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sat Nov 09 16:39:20 UTC 2024 - 10K bytes - Viewed (0) -
guava/src/com/google/common/util/concurrent/AtomicDoubleArray.java
* * @param i the index * @param expect the expected value * @param update the new value * @return true if successful. False return indicates that the actual value was not equal to the * expected value. */ public final boolean compareAndSet(int i, double expect, double update) { return longs.compareAndSet(i, doubleToRawLongBits(expect), doubleToRawLongBits(update)); } /**
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Mon Mar 17 20:26:29 UTC 2025 - 10.2K bytes - Viewed (0) -
docs/en/docs/fastapi-people.md
/// You can see the **FastAPI Experts** for: * [Last Month](#fastapi-experts-last-month) π€ * [3 Months](#fastapi-experts-3-months) π * [6 Months](#fastapi-experts-6-months) π§ * [1 Year](#fastapi-experts-1-year) π§βπ¬ * [**All Time**](#fastapi-experts-all-time) π§ ### FastAPI Experts - Last Month
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Tue Jan 28 20:34:56 UTC 2025 - 10.5K bytes - Viewed (0) -
guava-tests/test/com/google/common/util/concurrent/MoreExecutorsTest.java
* http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/src/test/tck/AbstractExecutorServiceTest.java?revision=1.30 * which contained the following notice: * * Written by Doug Lea with assistance from members of JCP JSR-166 * Expert Group and released to the public domain, as explained at * http://creativecommons.org/publicdomain/zero/1.0/ * Other contributors include Andrew Wright, Jeffrey Hayes, * Pat Fisher, Mike Judd. */
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Tue May 13 18:46:00 UTC 2025 - 28K bytes - Viewed (0) -
guava-tests/test/com/google/common/util/concurrent/AtomicDoubleArrayTest.java
/* * Written by Doug Lea and Martin Buchholz with assistance from * members of JCP JSR-166 Expert Group and released to the public * domain, as explained at * http://creativecommons.org/publicdomain/zero/1.0/ */ /* * Source: * http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/src/test/tck-jsr166e/AtomicDoubleArrayTest.java?revision=1.13 * (Modified to adapt to guava coding conventions) */ package com.google.common.util.concurrent;
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Tue May 13 18:46:00 UTC 2025 - 14.6K bytes - Viewed (0) -
docs/ko/docs/help-fastapi.md
μ±ν μμ€ν μμμ λν λν GitHubμμ μ²λΌ μ½κ² κ²μν μ μκΈ° λλ¬Έμ λν μ€μ μ§λ¬Έκ³Ό λ΅λ³μ΄ μμ€λ μ μμ΅λλ€. κ·Έλ¦¬κ³ GitHub μ΄μμ μλ κ²λ§ [FastAPI Expert](fastapi-people.md#fastapi-experts){.internal-link target=_blank}κ° λλ κ²μΌλ‘ κ°μ£Όλλ―λ‘, GitHub μ΄μμμ λ λ§μ κ΄μ¬μ λ°μ κ²μ λλ€. λ°λ©΄, μ±ν μμ€ν μλ μμ² λͺ μ μ¬μ©μκ° μκΈ° λλ¬Έμ, κ±°μ νμ λν μλλ₯Ό μ°Ύμ κ°λ₯μ±μ΄ λμ΅λλ€. π ## κ°λ°μ μ€ν°μκ° λμμμ€
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 16.3K bytes - Viewed (0) -
guava/src/com/google/common/util/concurrent/Striped.java
private static int ceilToPowerOfTwo(int x) { return 1 << IntMath.log2(x, RoundingMode.CEILING); } /* * This method was written by Doug Lea with assistance from members of JCP JSR-166 Expert Group * and released to the public domain, as explained at * http://creativecommons.org/licenses/publicdomain * * As of 2010/06/11, this method is identical to the (package private) hash method in OpenJDK 7's
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Sat Aug 09 01:14:59 UTC 2025 - 20.6K bytes - Viewed (0)