RustBelt - Rust 的形式化语义模型
Outline Background • RustBelt Project • Rust Types Overview Rust Semantics • Type System • The own Predict • Exclusive Ownership & Mutable Borrow Examples • Rc Logics • Hoare Logic • Separation {x = 3} x += 1 {x = 4} {True} loop {} {False} Hoare Logic Logics P: x ↦ v Ownership We own “x”, and “x” points to “v”. Disjointness Given “(x ↦ v) ∗ (y ↦ w)”, we know that “x ≠ y”, i.e. P −∗ Q Magic wand Consuming resource “P”, we can reach resource “Q”. Q P what we acually own Logics (x ↦ v) ∗ (x ↦ w) ⟹ False (x ↦ v) ∧ (x ↦ w) ⟹ v = w Separation Logic (Iris) (x = 1)0 码力 | 21 页 | 2.63 MB | 1 年前3Spring Boot 2.0.0.M3 Reference Guide
EnvironmentTestUtils OutputCapture TestRestTemplate 44. WebSockets 45. Web Services 46. Creating your own auto-configuration Understanding auto-configured beans Locating auto-configuration candidates Condition conditions Resource conditions Web application conditions SpEL expression conditions Creating your own starter Naming Autoconfigure module Starter module 47. What to read next V. Spring Boot Actuator: System metrics DataSource metrics Cache metrics Tomcat session metrics Recording your own metrics Adding your own public metrics Metric writers, exporters and aggregation Example: Export to Redis Example:0 码力 | 590 页 | 513.07 KB | 1 年前3Spring Boot 1.5.6.RELEASE Reference Guide
EnvironmentTestUtils OutputCapture TestRestTemplate 42. WebSockets 43. Web Services 44. Creating your own auto-configuration Understanding auto-configured beans Locating auto-configuration candidates Condition conditions Resource conditions Web application conditions SpEL expression conditions Creating your own starter Naming Autoconfigure module Starter module 45. What to read next V. Spring Boot Actuator: System metrics DataSource metrics Cache metrics Tomcat session metrics Recording your own metrics Adding your own public metrics Special features with Java 8 Metric writers, exporters and aggregation0 码力 | 601 页 | 531.65 KB | 1 年前3Spring Boot 1.4.x-SNAPSHOT Reference Documentation
EnvironmentTestUtils OutputCapture TestRestTemplate 41. WebSockets 42. Web Services 43. Creating your own auto-configuration Understanding auto-configured beans Locating auto-configuration candidates Condition conditions Resource conditions Web application conditions SpEL expression conditions Creating your own starter Naming Autoconfigure module Starter module 44. What to read next V. Spring Boot Actuator: System metrics DataSource metrics Cache metrics Tomcat session metrics Recording your own metrics Adding your own public metrics Special features with Java 8 Metric writers, exporters and aggregation0 码力 | 570 页 | 508.60 KB | 1 年前3Spring Boot 1.4.x-SNAPSHOT Reference Documentation
Christian Dupuis , Sébastien Deleuze Copyright © 2012-2017 Copies of this document may be made for your own use and for distribution to others, provided that you do not charge any fee for such copies and further ........................................................................... 149 43. Creating your own auto-configuration ......................................................................... 150 43 ......................................................................... 152 43.4. Creating your own starter ................................................................................ 152 Naming0 码力 | 356 页 | 1.88 MB | 1 年前3Spring Boot 1.4.7.RELEASE Reference Guide
Christian Dupuis , Sébastien Deleuze Copyright © 2012-2017 Copies of this document may be made for your own use and for distribution to others, provided that you do not charge any fee for such copies and further ........................................................................... 149 43. Creating your own auto-configuration ......................................................................... 150 43 ......................................................................... 152 43.4. Creating your own starter ................................................................................ 152 Naming0 码力 | 356 页 | 1.88 MB | 1 年前3Spring Boot 1.4.7.RELEASE Reference Guide
EnvironmentTestUtils OutputCapture TestRestTemplate 41. WebSockets 42. Web Services 43. Creating your own auto-configuration Understanding auto-configured beans Locating auto-configuration candidates Condition conditions Resource conditions Web application conditions SpEL expression conditions Creating your own starter Naming Autoconfigure module Starter module 44. What to read next V. Spring Boot Actuator: System metrics DataSource metrics Cache metrics Tomcat session metrics Recording your own metrics Adding your own public metrics Special features with Java 8 Metric writers, exporters and aggregation0 码力 | 568 页 | 508.09 KB | 1 年前3Spring Boot 1.4.6.RELEASE Reference Guide
EnvironmentTestUtils OutputCapture TestRestTemplate 41. WebSockets 42. Web Services 43. Creating your own auto-configuration Understanding auto-configured beans Locating auto-configuration candidates Condition conditions Resource conditions Web application conditions SpEL expression conditions Creating your own starter Naming Autoconfigure module Starter module 44. What to read next V. Spring Boot Actuator: System metrics DataSource metrics Cache metrics Tomcat session metrics Recording your own metrics Adding your own public metrics Special features with Java 8 Metric writers, exporters and aggregation0 码力 | 568 页 | 507.59 KB | 1 年前3Spring Boot 1.4.6.RELEASE Reference Guide
Christian Dupuis , Sébastien Deleuze Copyright © 2012-2017 Copies of this document may be made for your own use and for distribution to others, provided that you do not charge any fee for such copies and further ........................................................................... 149 43. Creating your own auto-configuration ......................................................................... 150 43 ......................................................................... 152 43.4. Creating your own starter ................................................................................ 152 Naming0 码力 | 356 页 | 1.88 MB | 1 年前3Spring Boot 1.2.0.RELEASE Reference Documentation
44. Metrics System metrics DataSource metrics Tomcat session metrics Recording your own metrics Adding your own public metrics Metric repositories Dropwizard Metrics Message channel integration 45 Meta-data format Group Attributes Property Attributes Repeated meta-data items Generating your own meta-data using the annotation processor Nested properties Adding additional meta-data C. Auto-configuration Sébastien Deleuze 1.2.0.RELEASE Copyright © 2013-2014 Copies of this document may be made for your own use and for distribution to others, provided that you do not charge any fee for such copies and further0 码力 | 373 页 | 345.05 KB | 1 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100