- Sort Score
- Result 10 results
- Languages All
Results 941 - 950 of 1,101 for ttml (0.02 sec)
-
cmd/handler-utils.go
// Streaming signature clients can have custom content-encoding such as // `aws-chunked,gzip` here we need to only save `gzip`. // For more refer http://docs.aws.amazon.com/AmazonS3/latest/API/sigv4-streaming.html func trimAwsChunkedContentEncoding(contentEnc string) (trimmedContentEnc string) { if contentEnc == "" { return contentEnc } var newEncs []string for enc := range strings.SplitSeq(contentEnc, ",") {
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 16.3K bytes - Viewed (1) -
src/main/java/jcifs/smb1/UniAddress.java
* and {@link java.net.InetAddress}. The name resolution mechanisms * used will systematically query all available configured resolution * services including WINS, broadcasts, DNS, and LMHOSTS. See * <a href="../../resolver.html">Setting Name Resolution Properties</a> * and the <code>jcifs.smb1.resolveOrder</code> property. Changing * jCIFS name resolution properties can greatly affect the behavior of * the client and may be necessary for proper operation.
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 17K bytes - Viewed (0) -
fess-crawler/src/test/java/org/codelibs/fess/crawler/CrawlerTest.java
TikaExtractor tikaExtractor = container.getComponent("tikaExtractor"); factory.addExtractor("text/plain", tikaExtractor); factory.addExtractor("text/html", tikaExtractor); })// .singleton("httpClient", HcHttpClient.class)// .singleton("sitemapsResponseProcessor", SitemapsResponseProcessor.class)//
Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Sat Sep 06 04:15:37 UTC 2025 - 19.1K bytes - Viewed (0) -
src/test/java/jcifs/internal/dfs/DfsReferralResponseBufferTest.java
bb.putShort((short) 34); // size bb.putShort((short) 1); // serverType bb.putShort((short) 2); // rflags bb.putShort((short) 10); // proximity bb.putShort((short) 300); // ttl bb.putShort((short) 20); // pathOffset bb.putShort((short) 24); // altPathOffset bb.putShort((short) 28); // nodeOffset // Add path string at offset 20 (8 + 20 = 28)
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 15.4K bytes - Viewed (0) -
docs/en/docs/advanced/settings.md
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 09:15:41 UTC 2025 - 12.2K bytes - Viewed (0) -
docs/em/docs/python-types.md
โ ๐ ๐ โ๏ธ ๐ฉ ๐ ๐, ๐ ๐ฅ (โฉ๏ธ โ ๐ ๐, ๐จโ๐จ, โ๏ธ), **FastAPI** ๐ ๐ ๐ท ๐. /// info ๐ฅ ๐ โช ๐ถ ๐ ๐ ๐ฐ & ๐ ๐ ๐ ๐ ๐ ๐, ๐ โน <a href="https://mypy.readthedocs.io/en/latest/cheat_sheet_py3.html" class="external-link" target="_blank"> "๐ฎ ๐ผ" โช๏ธโก๏ธ `mypy`</a>.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 13.4K bytes - Viewed (0) -
src/main/webapp/js/admin/bootstrap.min.js.map
Content is a DOM node or a jQuery\n if (this.config.html) {\n if (!$(content).parent().is($element)) {\n $element.empty().append(content)\n }\n } else {\n $element.text($(content).text())\n }\n\n return\n }\n\n if (this.config.html) {\n if (this.config.sanitize) {\n content = sanitizeHtml(content, this.config.whiteList, this.config.sanitizeFn)\n }\n\n $element.html(content)\n } else {\n $element.text(content)\n ...
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Oct 26 01:49:09 UTC 2024 - 180.9K bytes - Viewed (0) -
src/main/resources/fess_message_ko.properties
constraints.NotEmpty.message = {item}๋ ํ์ ํญ๋ชฉ์ ๋๋ค. constraints.ParametersScriptAssert.message = ์คํฌ๋ฆฝํธ ํํ์ "{script}"๊ฐ true๊ฐ ์๋๋๋ค. constraints.Range.message = {item}๋ {min}์์ {max} ์ฌ์ด์ฌ์ผ ํฉ๋๋ค. constraints.SafeHtml.message = {item}์ ์์ ํ์ง ์์ HTML ์ฝํ ์ธ ๊ฐ ํฌํจ๋์ด ์์ต๋๋ค. constraints.ScriptAssert.message = ์คํฌ๋ฆฝํธ ํํ์ "{script}"๊ฐ true๊ฐ ์๋๋๋ค. constraints.URL.message = {item}๋ ์ ํจํ URL์ด ์๋๋๋ค. constraints.Required.message = {item}๊ฐ ํ์ํฉ๋๋ค. constraints.TypeInteger.message = {item}๋ ์ซ์์ฌ์ผ ํฉ๋๋ค.
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 05 02:36:47 UTC 2025 - 14.1K bytes - Viewed (0) -
docs/ja/docs/environment-variables.md
ไพใใฐใไปฅไธใฎใใใช`main.py`ใใกใคใซใ็จๆใใพใ: ```Python hl_lines="3" import os name = os.getenv("MY_NAME", "World") print(f"Hello {name} from Python") ``` /// tip <a href="https://docs.python.org/3.8/library/os.html#os.getenv" class="external-link" target="_blank">`os.getenv()`</a> ใฎ็ฌฌ2ๅผๆฐใฏใใใใฉใซใใง่ฟใใใๅคใๆๅฎใใพใใ ใใฎๅผๆฐใ็็ฅใใใจใใใฉใซใๅคใจใใฆ`None`ใ่ฟใใใพใใใใใใงใฏใใใฉใซใๅคใจใใฆ`"World"`ใๆๅฎใใฆใใพใใ /// ๆฌกใซใใใฎPythonใใญใฐใฉใ ใๅผใณๅบใใพใใ
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Jan 27 15:39:04 UTC 2025 - 9.4K bytes - Viewed (0) -
docs/ja/docs/tutorial/path-params.md
ใใใฆใๅบๅฎๅคใฎใฏใฉในๅฑๆงใไฝใใพใใใใใจใใใฎๅคใไฝฟ็จๅฏ่ฝใชๅคใจใชใใพใ: {* ../../docs_src/path_params/tutorial005.py hl[1,6,7,8,9] *} /// info | ๆ ๅ ฑ <a href="https://docs.python.org/3/library/enum.html" class="external-link" target="_blank">Enumerations (ใใใใฏใenums)ใฏPython 3.4ไปฅ้ใงๅฉ็จใงใใพใ</a>ใ /// /// tip | ่ฑ็ฅ่ญ
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 10.4K bytes - Viewed (0)