- Sort Score
- Num 10 results
- Language All
Results 971 - 980 of 1,235 for fileOps (0.12 seconds)
-
docs/ko/docs/deployment/manually.md
Searching for package file structure from directories with <font color="#3465A4">__init__.py</font> files Importing from <font color="#75507B">/home/user/code/</font><font color="#AD7FA8">awesomeapp</font> <span style="background-color:#007166"><font color="#D3D7CF"> module </font></span> π main.pyCreated: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 14:06:26 GMT 2026 - 7.4K bytes - Click Count (0) -
docs/ko/docs/deployment/server-workers.md
Searching for package file structure from directories with <font color="#3465A4">__init__.py</font> files Importing from <font color="#75507B">/home/user/code/</font><font color="#AD7FA8">awesomeapp</font> <span style="background-color:#007166"><font color="#D3D7CF"> module </font></span> π main.pyCreated: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 14:06:26 GMT 2026 - 8.7K bytes - Click Count (0) -
.teamcity/subprojects.json
"name": "file-watching", "path": "platforms/core-execution/file-watching", "unitTests": true, "functionalTests": true, "crossVersionTests": false }, { "name": "files", "path": "platforms/core-runtime/files", "unitTests": true, "functionalTests": false, "crossVersionTests": false }, { "name": "flow-services", "path": "platforms/core-configuration/flow-services",
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Fri Mar 27 15:03:00 GMT 2026 - 42K bytes - Click Count (0) -
cmd/storage-rest-client.go
if errors.Is(err, io.EOF) { err = nil } break } stat = append(stat, st) } return stat, toStorageErr(err) } // ReadMultiple will read multiple files and send each back as response. // Files are read and returned in the given order. // The resp channel is closed before the call returns. // Only a canceled context or network errors returns an error.
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Fri Aug 08 02:38:41 GMT 2025 - 30.4K bytes - Click Count (0) -
CHANGELOG/CHANGELOG-1.17.md
- Kubeadm: warn but do not error out on missing "ca.key" files for root CA, front-proxy CA and etcd CA, during "kubeadm join --control-plane" if the user has provided all certificates, keys and kubeconfig files which require signing with the given CA keys. ([#94988](https://github.com/kubernetes/kubernetes/pull/94988), [@neolit123](https://github.com/neolit123)) [SIG Cluster Lifecycle]...
Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Thu Jan 28 10:44:33 GMT 2021 - 346.2K bytes - Click Count (1) -
src/test/java/org/codelibs/curl/CurlResponseTest.java
// ## Arrange ## String content = "File-based content test"; java.io.File tmpFile = java.io.File.createTempFile("response-test-", ".tmp"); tmpFile.deleteOnExit(); java.nio.file.Files.write(tmpFile.toPath(), content.getBytes(java.nio.charset.StandardCharsets.UTF_8)); CurlResponse response = new CurlResponse(); response.setEncoding("UTF-8");Created: Thu Apr 02 15:34:12 GMT 2026 - Last Modified: Sat Mar 21 09:11:12 GMT 2026 - 17.7K bytes - Click Count (0) -
src/main/java/jcifs/smb1/smb1/SmbRandomAccessFile.java
import java.io.DataOutput; import java.io.IOException; import java.net.MalformedURLException; import java.net.UnknownHostException; import jcifs.smb1.util.Encdec; /** * This class provides random access to files stored on an SMB/CIFS network resource. * It implements the DataInput and DataOutput interfaces for reading and writing primitive * Java data types to the file. */
Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Sat Aug 16 01:32:48 GMT 2025 - 14.1K bytes - Click Count (0) -
docs/ja/docs/deployment/manually.md
Searching for package file structure from directories with <font color="#3465A4">__init__.py</font> files Importing from <font color="#75507B">/home/user/code/</font><font color="#AD7FA8">awesomeapp</font> <span style="background-color:#007166"><font color="#D3D7CF"> module </font></span> π main.pyCreated: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 14:07:17 GMT 2026 - 7.8K bytes - Click Count (0) -
docs/uk/docs/tutorial/dependencies/dependencies-with-yield.md
Β«ΠΠ΅Π½Π΅Π΄ΠΆΠ΅ΡΠΈ ΠΊΠΎΠ½ΡΠ΅ΠΊΡΡΡΒ» - ΡΠ΅ Π±ΡΠ΄Ρ-ΡΠΊΡ Python-ΠΎΠ±'ΡΠΊΡΠΈ, ΡΠΊΡ ΠΌΠΎΠΆΠ½Π° Π²ΠΈΠΊΠΎΡΠΈΡΡΠΎΠ²ΡΠ²Π°ΡΠΈ Π² ΠΎΠΏΠ΅ΡΠ°ΡΠΎΡΡ `with`. ΠΠ°ΠΏΡΠΈΠΊΠ»Π°Π΄, [ΠΌΠΎΠΆΠ½Π° Π²ΠΈΠΊΠΎΡΠΈΡΡΠ°ΡΠΈ `with`, ΡΠΎΠ± ΠΏΡΠΎΡΠΈΡΠ°ΡΠΈ ΡΠ°ΠΉΠ»](https://docs.python.org/3/tutorial/inputoutput.html#reading-and-writing-files): ```Python with open("./somefile.txt") as f: contents = f.read() print(contents) ``` ΠΡΠ΄ ΠΊΠ°ΠΏΠΎΡΠΎΠΌ `open("./somefile.txt")` ΡΡΠ²ΠΎΡΡΡ ΠΎΠ±'ΡΠΊΡ, ΡΠΊΠΈΠΉ Π½Π°Π·ΠΈΠ²Π°ΡΡΡΡΡ Β«ΠΠ΅Π½Π΅Π΄ΠΆΠ΅Ρ ΠΊΠΎΠ½ΡΠ΅ΠΊΡΡΡΒ».
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:27:41 GMT 2026 - 18.4K bytes - Click Count (0) -
helm/minio/README.md
For instance, given that TLS is enabled and you need to add trust for MinIO's own CA and for the CA of a Keycloak server, a Kubernetes secret can be created from the certificate files using `kubectl`: ``` kubectl -n minio create secret generic minio-trusted-certs --from-file=public.crt --from-file=keycloak.crt ``` If TLS is not enabled, you would need only the third party CA: ```
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Tue Aug 12 18:20:36 GMT 2025 - 10.9K bytes - Click Count (0)