Metrics in ServiceComb 1.0.0-m10 码力 | 18 页 | 938.89 KB | 1 年前3
Spring Boot 0.0.9.M1 Reference Guide0 码力 | 188 页 | 1007.46 KB | 1 年前3
Spring Boot 2.7.0-M1 Reference Documentation 0 码力 | 727 页 | 14.28 MB | 1 年前3
Spring Boot 3.3.0-M1 Reference Documentation 9 with PID 35162 (/Users/myuser/.m2/repository/org/springframework/boot/spring-boot-devtools/3.3.0- M1/spring-boot-devtools-3.3.0-M1.jar started by myuser in /opt/apps/) 2024-01-19T16:41:13.349Z INFO 351620 码力 | 976 页 | 17.44 MB | 1 年前3
Spring Boot 2.4.0-M1 Reference Guide0 码力 | 539 页 | 11.61 MB | 1 年前3
Spring Boot 2.1.0.M1 Reference Guide0 码力 | 423 页 | 2.25 MB | 1 年前3
Metrics in ServiceComb Java Chassis 1.0.0-m1 让微服务运行状态清晰可见0 码力 | 18 页 | 3.12 MB | 1 年前3
Back to Basics: Generic Programmingclass pair { T m0; U m1; public: pair() { } pair(T v0, U v1) : m0(v0), m1(v1) { } T first() const { return m0; } U second() const { return m1; } }; https://godbolt.org/z/rejh9YPhK13 class pair { T m0; U m1; public: pair() { } pair(T v0, U v1) : m0(v0), m1(v1) { } T first() const { return m0; } U second() const { return m1; } }; https://godbolt.org/z/rejh9YPhK14 class pair { T m0; U m1; public: pair() { } pair(T v0, U v1) : m0(v0), m1(v1) { } T first() const { return m0; } U second() const { return m1; } }; https://godbolt.org/z/rejh9YPhK15 0 码力 | 175 页 | 1.16 MB | 6 月前3
Java 应用与开发 - Java 内存模型与分配机制new BirthDate(10, 10, 1958); 7 test.m1(data); 8 test.m2(d1); 9 test.m3(d2); 10 } 12 public void m1(int i) { 13 i = 1234; 14 } 15 public void m2(BirthDate b) { 16 b = new BirthDate(15, 6, 2010); BirthDate(10, 10, 1958); //4 7 test.m1(data); 8 test.m2(d1); 9 test.m3(d2); 10 } 12 public void m1(int i) { 13 i = 1234; 14 } 15 public void m2(BirthDate b) { 16 b = new BirthDate(15, 6, 2010); 程序调用过程(二) Heap Stack main test date d1 d2 110925 9 587934 354752 9 22 12 1982 10 10 1958 i m1 1 public class Test { 2 public static void main(String[] args) { 3 Test test = new Test(); 4 int0 码力 | 44 页 | 818.30 KB | 1 年前3
Go on GPU
GPU version of math.Mat[T].Mul method and it multiplies // two matrices m1 and m2 and returns the result. func Mul[T math.Type](m1, m2 math.Mat[T]) math.Mat[T] { // 1. Allocate GPU buffers a GPU version of math.Mat[T].Mul method and it multiplies // two matrices m1 and m2 and returns the result. func Mul[T math.Type](m1, m2 math.Mat[T]) math.Mat[T] { … // 2. Create command buffer GPU version of math.Mat[T].Mul method and it multiplies // two matrices m1 and m2 and returns the result. func Mul[T math.Type](m1, m2 math.Mat[T]) math.Mat[T] { … // 2. Create command buffer0 码力 | 57 页 | 4.62 MB | 1 年前3
共 401 条
- 1
- 2
- 3
- 4
- 5
- 6
- 41













