Search Options

Results per page
Sort
Preferred Languages
Advance

Results 401 - 410 of 1,552 for targIP (0.05 sec)

  1. docs/em/docs/advanced/async-tests.md

    1. `TestClient` ⚓️ 🔛 <a href="https://www.python-httpx.org" class="external-link" target="_blank">🇸🇲</a>, &amp; ↩️, 👥 💪 ⚙️ ⚫️ 🔗 💯 🛠️.
    2.  
    3. ## 🖼
    4.  
    5. 🙅 🖼, ➡️ 🤔 📁 📊 🎏 1️⃣ 🔬 [🦏 🈸](../tutorial/bigger-applications.md){.internal-link target=_blank} &amp; [🔬](../tutorial/testing.md){.internal-link target=_blank}:
    6.  
    7. ```
    8. .
    9. ├── app
    10. │   ├── __init__.py
    11. │   ├── main.py
    12. │   └── test_main.py
    13. ```
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Sun Oct 06 20:36:54 UTC 2024
    - 3K bytes
    - Viewed (0)
  2. docs/uk/docs/tutorial/first-steps.md

    1. Відкрийте браузер та введіть адресу <a href="http://127.0.0.1:8000" class="external-link" target="_blank">http://127.0.0.1:8000</a>.
    2.  
    3. Ви побачите у відповідь таке повідомлення у форматі JSON:
    4.  
    5. ```JSON
    6. {"message": "Hello World"}
    7. ```
    8.  
    9. ### Інтерактивна API документація
    10.  
    11. Перейдемо сюди <a href="http://127.0.0.1:8000/docs" class="external-link" target="_blank">http://127.0.0.1:8000/docs</a>.
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Sun Oct 06 20:36:54 UTC 2024
    - 15.6K bytes
    - Viewed (0)
  3. docs/ru/docs/deployment/docker.md

    1. * <a href="https://hub.docker.com/_/mysql" class="external-link" target="_blank">MySQL</a>
    2. * <a href="https://hub.docker.com/_/mongo" class="external-link" target="_blank">MongoDB</a>
    3. * <a href="https://hub.docker.com/_/redis" class="external-link" target="_blank">Redis</a>
    4.  
    5. и т.п.
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Mon Aug 12 21:47:53 UTC 2024
    - 57.6K bytes
    - Viewed (0)
  4. docs/ru/docs/tutorial/dependencies/global-dependencies.md

    1. ## Зависимости для групп *операций пути*
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Sun Oct 06 20:36:54 UTC 2024
    - 2K bytes
    - Viewed (0)
  5. docs/pt/docs/advanced/index.md

    1. E as próximas seções assumem que você já leu ele, e que você conhece suas ideias principais.
    2.  
    3. ## Curso TestDriven.io
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Tue Aug 06 04:48:30 UTC 2024
    - 1.2K bytes
    - Viewed (0)
  6. android/guava-tests/test/com/google/common/hash/AndroidIncompatible.java

    1. import static java.lang.annotation.ElementType.TYPE;
    2. import static java.lang.annotation.RetentionPolicy.CLASS;
    3.  
    4. import com.google.common.annotations.GwtCompatible;
    5. import java.lang.annotation.Retention;
    6. import java.lang.annotation.Target;
    7.  
    8. /**
    9. * Signifies that a test should not be run under Android. This annotation is respected only by our
    10. * Google-internal Android suite generators. Note that those generators also suppress any test
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Mon Jun 26 15:56:47 UTC 2017
    - 1.6K bytes
    - Viewed (0)
  7. guava-testlib/test/com/google/common/collect/testing/features/AndroidIncompatible.java

    1. import static java.lang.annotation.ElementType.TYPE;
    2. import static java.lang.annotation.RetentionPolicy.CLASS;
    3.  
    4. import com.google.common.annotations.GwtCompatible;
    5. import java.lang.annotation.Retention;
    6. import java.lang.annotation.Target;
    7.  
    8. /**
    9. * Signifies that a test should not be run under Android. This annotation is respected only by our
    10. * Google-internal Android suite generators. Note that those generators also suppress any test
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Thu Sep 15 13:47:32 UTC 2016
    - 1.6K bytes
    - Viewed (0)
  8. guava-tests/test/com/google/common/math/AndroidIncompatible.java

    1. import static java.lang.annotation.ElementType.TYPE;
    2. import static java.lang.annotation.RetentionPolicy.CLASS;
    3.  
    4. import com.google.common.annotations.GwtCompatible;
    5. import java.lang.annotation.Retention;
    6. import java.lang.annotation.Target;
    7.  
    8. /**
    9. * Signifies that a test should not be run under Android. This annotation is respected only by our
    10. * Google-internal Android suite generators. Note that those generators also suppress any test
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Thu Sep 15 13:47:32 UTC 2016
    - 1.6K bytes
    - Viewed (0)
  9. guava-tests/test/com/google/common/reflect/AndroidIncompatible.java

    1. import static java.lang.annotation.ElementType.TYPE;
    2. import static java.lang.annotation.RetentionPolicy.CLASS;
    3.  
    4. import com.google.common.annotations.GwtCompatible;
    5. import java.lang.annotation.Retention;
    6. import java.lang.annotation.Target;
    7.  
    8. /**
    9. * Signifies that a test should not be run under Android. This annotation is respected only by our
    10. * Google-internal Android suite generators. Note that those generators also suppress any test
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Thu Sep 15 13:47:32 UTC 2016
    - 1.6K bytes
    - Viewed (0)
  10. api/maven-api-core/src/main/java/org/apache/maven/api/plugin/annotations/After.java

    1. import java.lang.annotation.RetentionPolicy;
    2. import java.lang.annotation.Target;
    3.  
    4. import org.apache.maven.api.annotations.Experimental;
    5.  
    6. /**
    7. * Specifies that the mojo should be run after the specific phase.
    8. *
    9. * @since 4.0.0
    10. */
    11. @Experimental
    12. @Documented
    13. @Retention(RetentionPolicy.RUNTIME)
    14. @Target(ElementType.TYPE)
    15. @Inherited
    16. public @interface After {
    17.  
    18. /**
    19. * Type of pointer.
    Registered: Sun Nov 03 03:35:11 UTC 2024
    - Last Modified: Thu Aug 29 05:48:54 UTC 2024
    - 1.8K bytes
    - Viewed (0)
Back to top