Custom Views for the Rest of Us1Custom Views for the Rest of Us — Jacob Rice jacob.rice.cpp@gmail.com 2🎉🎆🎊 using namespace std::views; for (int i : iota(2) | filter(even) | transform(square)) std::cout << i << ' '; 1 AlgorithmThatSwaps(T& t1, T& t2) 2 { 3 // Algorithm stuff... 4 5 // More algorithm 6 } 7 Calls the custom version, if it exists (same for begin and end): 78std::ranges::iter_swap std::ranges::iter_move (P2387) New type: std::ranges::range_adaptor_closure. Ensure all closure objects inherit from this. Custom closure objects can then use it, too. 120namespace detail { template concept can_cons 0 码力 | 187 页 | 13.25 MB | 6 月前3
Apache Wicket 8.x Reference Guide. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 165 16.1. Static vs dynamic resources . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 165 16.3. Package resources . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 165 16.4. Adding resources to page header section . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 170 16.5. Context-relative resources . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 350 页 | 9.95 MB | 1 年前3
Apache Wicket 7.x Reference Guide. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 164 16.1. Static vs dynamic resources . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 164 16.3. Package resources . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 164 16.4. Adding resources to page header section . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 169 16.5. Context-relative resources . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 346 页 | 10.00 MB | 1 年前3
Apache Wicket 10.x Reference Guide. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 158 16.1. Static vs dynamic resources . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 158 16.3. Package resources . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 158 16.4. Adding resources to page header section . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 163 16.5. Context-relative resources . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 336 页 | 7.16 MB | 1 年前3
Apache Wicket 9.x Reference Guide. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 157 16.1. Static vs dynamic resources . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 157 16.3. Package resources . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 157 16.4. Adding resources to page header section . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 162 16.5. Context-relative resources . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 335 页 | 7.15 MB | 1 年前3
Spring Boot 2.0.0.RC1 Reference GuideDeveloper Tools Property Defaults Automatic Restart Logging changes in condition evaluation Excluding Resources Watching Additional Paths Disabling Restart Using a Trigger File Customizing the Restart Classloader Configuration Files 26. Logging Log Format Console Output Color-coded Output File Output Log Levels Custom Log Configuration Logback Extensions Profile-specific Configuration Environment Properties 27. Spring MVC Auto-configuration HttpMessageConverters Custom JSON Serializers and Deserializers MessageCodesResolver Static Content Welcome Page Custom Favicon Path Matching and Content Negotiation Conf0 码力 | 623 页 | 600.97 KB | 1 年前3
Spring Boot 1.5.6.RELEASE Reference GuideGradle plugin Hot swapping 20. Developer tools Property defaults Automatic restart Excluding resources Watching additional paths Disabling restart Using a trigger file Customizing the restart classloader configuration files 26. Logging Log format Console output Color-coded output File output Log Levels Custom log configuration Logback extensions Profile-specific configuration Environment properties 27. HttpMessageConverters Custom JSON Serializers and Deserializers MessageCodesResolver Static Content Custom Favicon ConfigurableWebBindingInitializer Template engines Error Handling Custom error pages Mapping0 码力 | 601 页 | 531.65 KB | 1 年前3
Spring Boot 2.0.0.M3 Reference GuideGradle plugin Hot swapping 20. Developer tools Property defaults Automatic restart Excluding resources Watching additional paths Disabling restart Using a trigger file Customizing the restart classloader configuration files 26. Logging Log format Console output Color-coded output File output Log Levels Custom log configuration Logback extensions Profile-specific configuration Environment properties 27. HttpMessageConverters Custom JSON Serializers and Deserializers MessageCodesResolver Static Content Custom Favicon ConfigurableWebBindingInitializer Template engines Error Handling Custom error pages Mapping0 码力 | 590 页 | 513.07 KB | 1 年前3
Spring Boot 2.0.5.RELEASE Reference DocumentationDeveloper Tools Property Defaults Automatic Restart Logging changes in condition evaluation Excluding Resources Watching Additional Paths Disabling Restart Using a Trigger File Customizing the Restart Classloader Configuration Files 26. Logging Log Format Console Output Color-coded Output File Output Log Levels Custom Log Configuration Logback Extensions Profile-specific Configuration Environment Properties 27. Spring MVC Auto-configuration HttpMessageConverters Custom JSON Serializers and Deserializers MessageCodesResolver Static Content Welcome Page Custom Favicon Path Matching and Content Negotiation Confi0 码力 | 656 页 | 627.70 KB | 1 年前3
Spring Boot 2.1.x-SNAPSHOT Reference GuideDeveloper Tools Property Defaults Automatic Restart Logging changes in condition evaluation Excluding Resources Watching Additional Paths Disabling Restart Using a Trigger File Customizing the Restart Classloader Files 27. Logging Log Format Console Output Color-coded Output File Output Log Levels Log Groups Custom Log Configuration Logback Extensions Profile-specific Configuration Environment Properties 28. Spring MVC Auto-configuration HttpMessageConverters Custom JSON Serializers and Deserializers MessageCodesResolver Static Content Welcome Page Custom Favicon Path Matching and Content Negotiation Confi0 码力 | 713 页 | 666.39 KB | 1 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100













