- Sort Score
- Num 10 results
- Language All
Results 91 - 100 of 115 for 127 (0.02 seconds)
-
src/test/java/jcifs/smb1/smb1/SmbComTransactionResponseTest.java
Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 14 05:31:44 GMT 2025 - 12K bytes - Click Count (0) -
docs/ko/docs/advanced/stream-data.md
### 파일 시뮬레이션 { #simulate-a-file } 이 예시에서는 `io.BytesIO`로 파일을 시뮬레이션합니다. 이는 메모리에서만 존재하지만 파일과 동일한 인터페이스를 제공하는 파일 유사 객체입니다. 예를 들어 실제 파일처럼 내용을 소비하기 위해 순회(iterate)할 수 있습니다. {* ../../docs_src/stream_data/tutorial002_py310.py ln[1:27] hl[3,12:13,25] *} /// note | 기술 세부사항 다른 두 변수 `image_base64`와 `binary_image`는 이미지를 Base64로 인코딩한 뒤 바이트로 변환한 것이며, 이를 `io.BytesIO`에 전달합니다. 이 예시에서 하나의 파일 안에 모두 담아, 그대로 복사해 실행할 수 있도록 하기 위한 목적입니다. 🥚 ///Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:56:39 GMT 2026 - 6.2K bytes - Click Count (0) -
impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/mvnup/goals/AbstractUpgradeGoal.java
* <li><strong>maven-enforcer-plugin</strong>: Upgrades to version 3.0.0 or higher</li> * <li><strong>flatten-maven-plugin</strong>: Upgrades to version 1.2.7 or higher</li> * <li><strong>maven-shade-plugin</strong>: Upgrades to version 3.5.0 or higher</li> * <li><strong>maven-remote-resources-plugin</strong>: Upgrades to version 3.0.0 or higher</li> * </ul>
Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Tue Nov 18 18:03:26 GMT 2025 - 12.5K bytes - Click Count (0) -
src/cmd/asm/internal/asm/testdata/avx512enc/avx512dq.s
KORTESTB K7, K3 // c5f998df KSHIFTLB $127, K4, K7 // c4e37932fc7f KSHIFTLB $127, K6, K7 // c4e37932fe7f KSHIFTLB $127, K4, K6 // c4e37932f47f KSHIFTLB $127, K6, K6 // c4e37932f67f KSHIFTRB $42, K4, K4 // c4e37930e42a
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Tue May 22 14:57:15 GMT 2018 - 194.8K bytes - Click Count (0) -
docs/ja/docs/advanced/stream-data.md
### ファイルを模擬する { #simulate-a-file } この例では `io.BytesIO` でファイルを模擬しています。これはメモリ上だけに存在するファイルライクオブジェクトですが、通常のファイルと同じインターフェースを提供します。 例えば、ファイルと同様にイテレートして内容を読み出せます。 {* ../../docs_src/stream_data/tutorial002_py310.py ln[1:27] hl[3,12:13,25] *} /// note | 技術詳細 他の2つの変数 `image_base64` と `binary_image` は、画像を Base64 でエンコードし、それを `bytes` に変換してから `io.BytesIO` に渡したものです。 この例では1つのファイル内に完結させ、コピーしてそのまま実行できるようにするためだけのものです。 🥚 ///Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:55:22 GMT 2026 - 6.7K bytes - Click Count (0) -
gradle/libs.versions.toml
android-junit5 = "2.0.1" androidx-activity = "1.11.0" androidx-annotation = "1.9.1" androidx-espresso-core = "3.7.0" androidx-junit = "1.3.0" androidx-test-runner = "1.7.0" animalsniffer = "2.0.1" animalsniffer-annotations = "1.27" assertk = "0.28.1" binary-compatibility-validator = "0.18.1" bnd = "7.2.3" brotli-dec = "0.1.2" burst = "2.10.2" checkstyle = "13.4.0" clikt = "5.1.0" extra-java-module-info = "1.14"
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Tue Mar 31 22:01:48 GMT 2026 - 12K bytes - Click Count (0) -
internal/grid/connection.go
Klaus Post <******@****.***> 1756435188 +0200
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Fri Aug 29 02:39:48 GMT 2025 - 46.9K bytes - Click Count (0) -
compat/maven-artifact/src/main/java/org/apache/maven/artifact/versioning/ComparableVersion.java
public int hashCode() { return items.hashCode(); } // CHECKSTYLE_OFF: LineLength /** * Main to test version parsing and comparison. * <p> * To check how "1.2.7" compares to "1.2-SNAPSHOT", for example, you can issue * <pre>java -jar ${maven.repo.local}/org/apache/maven/maven-artifact/${maven.version}/maven-artifact-${maven.version}.jar "1.2.7" "1.2-SNAPSHOT"</pre>
Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Wed Jul 23 17:27:08 GMT 2025 - 26.4K bytes - Click Count (0) -
android/pom.xml
<!-- Override this with -Dtest.include="**/SomeTest.java" on the CLI --> <test.include>%regex[.*.class]</test.include> <animal-sniffer-maven-plugin.version>1.27</animal-sniffer-maven-plugin.version> <asm.version>9.9.1</asm.version> <build-helper-maven-plugin.version>3.6.1</build-helper-maven-plugin.version> <caliper.version>1.0-beta-3</caliper.version>
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Tue Feb 17 19:12:41 GMT 2026 - 26.9K bytes - Click Count (0) -
CHANGELOG/CHANGELOG-1.29.md
- Kube-apiserver: fixes a 1.27+ regression in watch stability by serving watch requests without a resourceVersion from the watch cache by default, as in <1.27 (disabling the change in #115096 by default). This mitigates the impact of an etcd watch bug (https://github.com/etcd-io/etcd/pull/17555). If the 1.27 change in #115096 to serve these requests from underlying storage is still desired despite the impact on watch...
Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Wed Mar 12 00:36:01 GMT 2025 - 429.6K bytes - Click Count (1)