CMake Configuration for Asio Basic Library and Tests
cppcon_add_library(basic LIBRARIES Asio::asio) add_subdirectory(tests)0 码力 | 1 页 | 71.00 B | 5 月前3Java 应用与开发 - Java 语言基础与流程控制
0 码力 | 37 页 | 685.82 KB | 1 年前3C++23: An Overview of Almost All New and Updated Features
/ std::flat_(multi)set std::mdspan std::generator basic_string(_view)::contains() Construct string(_view) From nullptr basic_string::resize_and_overwrite() Monadic Operations for std::optional / std::flat_(multi)set std::mdspan std::generator basic_string(_view)::contains() Construct string(_view) From nullptr basic_string::resize_and_overwrite() Monadic Operations for std::optional / std::flat_(multi)set std::mdspan std::generator basic_string(_view)::contains() Construct string(_view) From nullptr basic_string::resize_and_overwrite() Monadic Operations for std::optional0 码力 | 105 页 | 759.96 KB | 5 月前3Laravel 5.0 Documentation
Included Software iii. Installation & Setup iv. Daily Usage v. Ports 4. The Basics i. Routing i. Basic Routing ii. CSRF Protection iii. Method Spoofing iv. Route Parameters v. Named Routes vi. Route Middleware iv. Terminable Middleware Table of Contents iii. Controllers i. Introduction ii. Basic Controllers iii. Controller Middleware iv. Implicit Controllers v. RESTful Resource Controllers Files vi. Other Request Information v. Responses i. Basic Responses ii. Redirects iii. Other Responses iv. Response Macros vi. Views i. Basic Usage ii. View Composers 5. Architecture Foundations0 码力 | 242 页 | 1.44 MB | 1 年前3The Shapes of Multidimensional Arrays
library P1635: A Design for an Inter-Operable and Customizable Linear Algebra Library On BLAS (Basic Linear Algebra Subprograms) P1673: A free function linear algebra interface based on the BLAS P1674: beyond Conclusion Layered approach Standardization by layers non-owning references to arrays basic algorithms/operations owning arrays overloaded operators geometric aspects . . . CppCon - Vincent layout_right ; 9 class layout_stride ; 10 11 // [mdspan.accessor.basic] 12 template13 class accessor_basic ; 14 15 // [mdspan.basic], class template mdspan 16 template 0 码力 | 62 页 | 1.38 MB | 5 月前3Unraveling string_view: Basics, Benefits, and Best Practices
std::char_traits> class basic_string_view; } It is present in header There are some common typedefs namespace std { typedef basic_string_view string_view; typedef basic_string_view 16_t> u16string_view; typedef basic_string_view u32string_view; typedef basic_string_view wstring_view; // C++ 20 typedef basic_string_view u8string_view; } // namespace std definitionconstexpr basic_string_view() noexcept; constexpr basic_string_view(const basic_string_view& other) noexcept = default; constexpr basic_string_view(const CharT* s, size_type count); constexpr basic_string_view(const 0 码力 | 61 页 | 1.11 MB | 5 月前3Better Code: Contracts
acknowledging its utility for basic data types he comments that 'the complexities of application seem to require the model-based approach, which takes for granted the basic prop- erties of data and structures errors can occur. The strong guarantee: if an error occurs, the operation has no effects. The basic guarantee: if an error occurs, invariants are upheld and no resources leak. 84© 2023 Adobe. All errors can occur. The strong guarantee: if an error occurs, the operation has no effects. The basic guarantee: if an error occurs, invariants are upheld and no resources leak. void pop_back()0 码力 | 204 页 | 4.46 MB | 5 月前3Go 101 (Golang 101) v1.21.0
Familiar With Go Code §4. Introduction of Source Code Elements §5. Keywords and Identifiers §6. Basic Types and Their Value Literals §7. Constants and Variables - also introduces untyped values and type Calls §10. Code Packages and Package Imports §11. Expressions, Statements and Simple Statements §12. Basic Control Flows §13. Goroutines, Deferred Function Calls and Panic/Recover Go Type System §14. Go details than before. It was the time to restart the plan of writing a Go book. I wrote another ten basic tutorial articles and twenty more articles on all kinds of other Go topics. So now Go 101 has about0 码力 | 630 页 | 3.77 MB | 1 年前3Go 101 (Golang 101) v1.21.0
Familiar With Go Code §4. Introduction of Source Code Elements §5. Keywords and Identifiers §6. Basic Types and Their Value Literals §7. Constants and Variables - also introduces untyped values and type Calls §10. Code Packages and Package Imports §11. Expressions, Statements and Simple Statements §12. Basic Control Flows §13. Goroutines, Deferred Function Calls and Panic/Recover Go Type System §14. details than before. It was the time to restart the plan of writing a Go book. I wrote another ten basic tutorial articles and twenty more articles on all kinds of other Go topics. So now Go 101 has about0 码力 | 610 页 | 945.17 KB | 1 年前3A Physical Units Library for the Next C++
feel about such an interface? 54CppCon 2020 | A Physical Units Library For the Next C++ Basic Concepts 55• A basic building block of the library • Every unit is scaled against its reference unit • Every a coherent unit assigned CppCon 2020 | A Physical Units Library For the Next C++ Basic Concepts UNIT 55• A basic building block of the library • Every unit is scaled against its reference unit • kilo, metre> {}; CppCon 2020 | A Physical Units Library For the Next C++ Basic Concepts UNIT 55• A basic building block of the library • Every unit is scaled against its reference unit •0 码力 | 172 页 | 6.17 MB | 5 月前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100