- Sort Score
- Result 10 results
- Languages All
Results 1701 - 1710 of 2,564 for internal (0.07 sec)
-
docs/em/docs/advanced/events.md
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 6.1K bytes - Viewed (0) -
guava/src/com/google/common/collect/GeneralRange.java
import java.io.Serializable; import java.util.Comparator; import javax.annotation.CheckForNull; import org.checkerframework.checker.nullness.qual.Nullable; /** * A generalized interval on any ordering, for internal use. Supports {@code null}. Unlike {@link * Range}, this allows the use of an arbitrary comparator. This is designed for use in the * implementation of subcollections of sorted collection types. *
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Thu Feb 22 21:19:52 UTC 2024 - 10.8K bytes - Viewed (0) -
tensorflow/c/eager/c_api_distributed_test.cc
if (!enabled_) { return absl::OkStatus(); } if (first_call_) { first_call_ = false; return absl::OkStatus(); } return tensorflow::errors::Internal("Graph pass runs for more than once!"); } private: bool first_call_ = true; }; // After the graph pass is registered, it takes effect globally and can affect
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Sat Oct 12 05:11:17 UTC 2024 - 23.4K bytes - Viewed (0) -
docs/ja/docs/features.md
### ใชใผใใณในใฟใณใใผใๆบๆ * APIไฝๆใฎใใใฎ<a href="https://github.com/OAI/OpenAPI-Specification" class="external-link" target="_blank"><strong>OpenAPI</strong></a>ใใใใฏใ<abbr title="also known as: endpoints, routes">path</abbr> <abbr title="also known as HTTP methods, as POST, GET, PUT, DELETE">operations</abbr>ใฎๅฎฃ่จใใใฉใกใผใฟใใใใฃใชใฏใจในใใใปใญใฅใชใใฃใชใฉใๅซใใงใใพใใ * <a href="http://json-schema.org/" class="external-link" target="_blank"><strong>JSONในใญใผใ</strong></a>ใไฝฟ็จใใใใผใฟใขใใซใฎใใญใฅใกใณใ่ชๅ็ๆ๏ผOpenAPIใฏJSONในใญใผใใซๅบใฅใใฆใใ๏ผใ
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Tue Aug 06 04:48:30 UTC 2024 - 12.2K bytes - Viewed (0) -
docs/de/docs/deployment/docker.md
* <a href="https://hub.docker.com/_/postgres" class="external-link" target="_blank">PostgreSQL</a> * <a href="https://hub.docker.com/_/mysql" class="external-link" target="_blank">MySQL</a> * <a href="https://hub.docker.com/_/mongo" class="external-link" target="_blank">MongoDB</a> * <a href="https://hub.docker.com/_/redis" class="external-link" target="_blank">Redis</a>, usw.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Mon Aug 12 21:47:53 UTC 2024 - 39K bytes - Viewed (0) -
okhttp/src/test/java/okhttp3/CallTest.kt
import okhttp3.TestUtil.awaitGarbageCollection import okhttp3.internal.DoubleInetAddressDns import okhttp3.internal.RecordingOkAuthenticator import okhttp3.internal.USER_AGENT import okhttp3.internal.addHeaderLenient import okhttp3.internal.closeQuietly import okhttp3.internal.http.HTTP_EARLY_HINTS import okhttp3.internal.http.HTTP_PROCESSING import okhttp3.internal.http.RecordingProxySelector
Registered: Fri Nov 01 11:42:11 UTC 2024 - Last Modified: Wed Apr 10 19:46:48 UTC 2024 - 142.5K bytes - Viewed (0) -
compat/maven-compat/src/main/java/org/apache/maven/artifact/resolver/ArtifactResolutionResult.java
} public ArtifactResolutionResult setRepositories(final List<ArtifactRepository> repositories) { this.repositories = repositories; return this; } // // Internal // private <T> List<T> initList(final List<T> l) { if (l == null) { return new ArrayList<>(); } return l; } public String toString() {
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 9.9K bytes - Viewed (0) -
cmd/metacache-manager.go
// along with this program. If not, see <http://www.gnu.org/licenses/>. package cmd import ( "context" "fmt" "runtime/debug" "sync" "time" "github.com/minio/minio/internal/logger" ) // localMetacacheMgr is the *local* manager for this peer. // It should never be used directly since buckets are // distributed deterministically. // Therefore no cluster locks are required.
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Tue Oct 25 00:44:15 UTC 2022 - 5.2K bytes - Viewed (0) -
docs/ko/docs/tutorial/metadata.md
`tags` ๋งค๊ฐ๋ณ์๋ฅผ *๊ฒฝ๋ก ์๋* ๋ฐ `APIRouter`์ ํจ๊ป ์ฌ์ฉํ์ฌ ํ๊ทธ์ ํ ๋นํ ์ ์์ต๋๋ค: ```Python hl_lines="21 26" {!../../docs_src/metadata/tutorial004.py!} ``` /// info ํ๊ทธ์ ๋ํ ์์ธํ ๋ด์ฉ์ [๊ฒฝ๋ก ์๋ ๊ตฌ์ฑ](path-operation-configuration.md#tags){.internal-link target=_blank}์์ ์ฝ์ด๋ณด์ธ์. /// ### ๋ฌธ์ ํ์ธ ์ด์ ๋ฌธ์๋ฅผ ํ์ธํ๋ฉด ๋ชจ๋ ์ถ๊ฐ ๋ฉํ๋ฐ์ดํฐ๊ฐ ํ์๋ฉ๋๋ค: <img src="/img/tutorial/metadata/image02.png"> ### ํ๊ทธ ์์ ๊ฐ ํ๊ทธ ๋ฉํ๋ฐ์ดํฐ ๋์ ๋๋ฆฌ์ ์์๋ ๋ฌธ์ UI์ ํ์๋๋ ์์๋ฅผ ์ ์ํฉ๋๋ค.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Tue Oct 29 10:36:06 UTC 2024 - 6.5K bytes - Viewed (0) -
docs/zh/docs/deployment/docker.md
Docker ไธ็ดๆฏๅๅปบๅ็ฎก็**ๅฎนๅจ้ๅ**ๅ**ๅฎนๅจ**็ไธป่ฆๅทฅๅ ทไนไธใ ่ฟๆไธไธชๅ ฌๅ ฑ <a href="https://hub.docker.com/" class="external-link" target="_blank">Docker Hub</a> ๏ผๅ ถไธญๅ ๅซ้ขๅถ็ **ๅฎๆนๅฎนๅจ้ๅ**, ้็จไบ่ฎธๅคๅทฅๅ ทใ็ฏๅขใๆฐๆฎๅบๅๅบ็จ็จๅบใ ไพๅฆ๏ผๆไธไธชๅฎๆน็ <a href="https://hub.docker.com/_/python" class="external-link" target="_blank">Python ้ๅ</a>ใ ่ฟๆ่ฎธๅคๅ ถไป้ๅ็จไบไธๅ็้่ฆ๏ผไพๅฆๆฐๆฎๅบ๏ผ๏ผไพๅฆ๏ผ * <a href="https://hub.docker.com/_/postgres" class="external-link" target="_blank">PostgreSQL</a>
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Mon Aug 12 21:47:53 UTC 2024 - 31.2K bytes - Viewed (0)