- Sort Score
- Result 10 results
- Languages All
Results 521 - 530 of 549 for pnum (0.04 sec)
-
docs/pt/docs/deployment/docker.md
Um **contêiner** roda a partir de uma **imagem de contêiner**. Uma imagem de contêiner é uma versão **estática** de todos os arquivos, variáveis de ambiente e do comando/programa padrão que deve estar presente num contêiner. **Estática** aqui significa que a **imagem** de contêiner não está rodando, não está sendo executada, somente contém os arquivos e metadados empacotados.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Mon Aug 12 21:47:53 UTC 2024 - 37.4K bytes - Viewed (0) -
src/bytes/bytes.go
} i += wid } return b } // Despite being an exported symbol, // Repeat is linknamed by widely used packages. // Notable members of the hall of shame include: // - gitee.com/quant1x/num // // Do not remove or change the type signature. // See go.dev/issue/67401. // // Note that this comment is not part of the doc comment. // //go:linkname Repeat
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Tue Sep 03 20:55:15 UTC 2024 - 35.6K bytes - Viewed (0) -
cmd/testdata/xl-meta-merge.zip
¯¦_R¦xñux¬òÌLª%ÖgøaBgoxCÖm¸ˆª„¼¢ˆ²Œª ˆ¾ ÊüòÐ B¾%, ¼¨† ¸² ª ¸†8 ¦¢ˆ8 ¦€8 º²„„¾„8 ¨²¬¬ ªˆ¦< òˆ †Š€€¾„ˆ† ¬²¸ªbìbˆ½‘7µ«¿7⺢”¾¼ Æ ¦¾º€¢ˆ²¤¸ª ¦¸ZŠ¿7‘Ÿ©“¢®ª †ª„Œ²¦ª†< 쾸¸¾Ž ˆ°ª ú²¼òþ 渲ª¼ˆ ÖŠ²¦ †ˆ¢„ˆ LÔ>0Š´ŸF]è>…hNsè£ ‰ ¾¦†>º²¼²¾>¸²¼Š Ú„ŽtVxZIˆ»/vf®eeè¨}í¡}uNÜM|£qmTSs•~ýôc}qï½^_ZOB“ãep¼´•]}Ziož†<t X ð¼¹ByT² 8—ú²¼òþttÊ€®„¢¨ª† „ª‚Š²`ª LVxNÕ†¯Ÿp\ mqò gñëGs ÷Ö³ocòQQ¿rm|eEÕm•~ûnAT-kDQ¾ ‘_i^qé ¢¸¸Äö`¢†ºµ`SN¾,WÙqJ°_² ]þ8Rto ž\q¡²¦< "¾ R|RtW†£bô°ocòšk{1server—÷]`a[©~mhe} I©Fû`yÈŸ@Zå¾–rq«mqns{Š jÜv 3 —Š ¹ m^qï ²¤gË...
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Fri Mar 08 17:50:48 UTC 2024 - 30.2K bytes - Viewed (0) -
RELEASE.md
* TF XLA * Add new enum value `MLIR_BRIDGE_ROLLOUT_SAFE_MODE_ENABLED` to `tf.config.experimental.mlir_bridge_rollout` to enable a \"safe\" mode. This runs the MLIR bridge only when an analysis of the graph only when an analysis of the graph determines that it is safe to run. * Add new enum value `MLIR_BRIDGE_ROLLOUT_SAFE_MODE_FALLBACK_ENABLED'
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Tue Oct 22 14:33:53 UTC 2024 - 735.3K bytes - Viewed (0) -
src/main/resources/fess_label_ja.properties
labels.fileName=ファイル名 labels.handlerName=ハンドラー名 labels.handlerParameter=パラメーター labels.handlerScript=スクリプト labels.popularWord=人気ワード labels.ignoreFailureType=無視された障害種類 labels.lastAccessTime=最終アクセス日時 labels.notificationTo=通知先 labels.num=数 labels.pn=ページ番号 labels.protocolScheme=スキーム labels.purgeByBots=Botsの削除 labels.logLevel=ログレベル labels.purgeSearchLogDay=検索ログの削除 labels.query=クエリー labels.queryId=クエリーID labels.rt=rt labels.searchLog=検索ログ
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 46.2K bytes - Viewed (0) -
okhttp/src/test/java/okhttp3/CacheTest.kt
Registered: Fri Nov 01 11:42:11 UTC 2024 - Last Modified: Wed Apr 10 19:46:48 UTC 2024 - 108.6K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
/** The key of the configuration. e.g. 50% */ String SUGGEST_UPDATE_CONTENTS_LIMIT_NUM_PERCENTAGE = "suggest.update.contents.limit.num.percentage"; /** The key of the configuration. e.g. 10000 */ String SUGGEST_UPDATE_CONTENTS_LIMIT_NUM = "suggest.update.contents.limit.num"; /** The key of the configuration. e.g. 50000 */
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Oct 11 21:11:58 UTC 2024 - 468.5K bytes - Viewed (1) -
android/guava/src/com/google/common/util/concurrent/ClosingFuture.java
*/ @VisibleForTesting CountDownLatch whenClosedCountDown() { return closeables.whenClosedCountDown(); } /** The state of a {@link CloseableList}. */ enum State { /** The {@link CloseableList} has not been subsumed or closed. */ OPEN, /** * The {@link CloseableList} has been subsumed into another. It may not be closed or subsumed
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Tue Oct 08 19:36:35 UTC 2024 - 98.5K bytes - Viewed (0) -
guava/src/com/google/common/collect/MapMakerInternalMap.java
} if (builder.getValueStrength() == Strength.WEAK) { throw new IllegalArgumentException("Map cannot have both weak and dummy values"); } throw new AssertionError(); } enum Strength { STRONG { @Override Equivalence<Object> defaultEquivalence() { return Equivalence.equals(); } }, WEAK { @Override
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Fri Oct 18 20:24:49 UTC 2024 - 90.8K bytes - Viewed (0) -
api/go1.5.txt
pkg go/constant, func MakeInt64(int64) Value pkg go/constant, func MakeString(string) Value pkg go/constant, func MakeUint64(uint64) Value pkg go/constant, func MakeUnknown() Value pkg go/constant, func Num(Value) Value pkg go/constant, func Real(Value) Value pkg go/constant, func Shift(Value, token.Token, uint) Value pkg go/constant, func Sign(Value) int pkg go/constant, func StringVal(Value) string
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Thu Jul 30 21:14:09 UTC 2015 - 46.6K bytes - Viewed (0)