Quickly Testing Qt Desktop Applications With Approval Tests1 Quickly Testing Qt Desktop Applications with Approval Tests Clare Macrae (She/her) clare@claremacrae.co.uk 16 September 2020 CppCon (Online)2 Audience: Developers testing Desktop GUIs, including and readable with fixtures • ApprovalTests.Cpp.Qt feedback welcome!80 Quickly Test Qt Desktop Applications • All links from this talk, and more, via: – bit.ly/TestingQt – github.com/claremacrae/talks0 码力 | 77 页 | 6.96 MB | 6 月前3
Express Your Expectations: A Fast, Compliant JSON Pull Parser for Writing Robust Applicationsconsole.log(object.foo) Jonathan Müller A fast, compliant JSON pull parser for writing robust applications undefined Jonathan Müller — @foonathan Express your expectations CppCon 2023-10-03 10JSON parsing std::print("{}\n", object.at("foo")); Jonathan Müller A fast, compliant JSON pull parser for writing robust applications Uncaught exception. Jonathan Müller — @foonathan Express your expectations CppCon 2023-10-030 码力 | 143 页 | 736.91 KB | 6 月前3
HUAWEI CLOUD Microservice Tool Improves Development EfficiencyContents 1. Tool for Splitting Monolithic Applications into Microservices 2. Contract Management Tool 3 Advantages of the Microservice Architecture Factor Monolithic Architecture Microservice Architecture UIs Service orchestration Microservice -based Cloud-based applications of enterprises Traditional enterprise IT applications Read service logs to identify the service access frequency. Scan modifications Core technology: application-level formal verification Tool for Splitting Monolithic Applications into Microservices Improves Development Efficiency Supported processes Methodology •0 码力 | 14 页 | 795.42 KB | 1 年前3
02. Service Mesh落地之后_为sidecar注入灵魂 - 周群力API 37 设计OS kernel: 宏内核(Monolithic Kernel) 还是 微内核(Micro Kernel)? Kernal mode User mode FS IPC VM Multiplex shell ls app …… Different Hardware System call Monolithic Kernel 另一种视角看待 Runtime API API 38 设计OS kernel: 宏内核(Monolithic Kernel) 还是 微内核(Micro Kernel)? Kernal mode User mode FS IPC VM Multiplex shell ls app …… Different Hardware System call Kernal mode User mode FS IPC VM Multiplex Different Hardware System call VM Monolithic Kernel Micro Kernel 另一种视角看待 Runtime API 39 设计Runtime: 单体sidecar(Monolithic sidecar) 还是 微sidecar(Micro sidecar)? Monolithic sidecar All in one sidecar State0 码力 | 63 页 | 880.85 KB | 1 年前3
3 在AWS部署与发布你面向全球的Python Serverless应用 谢洪恩Serverless to the Next Level Why Serverless Development transformation at Amazon: 2001–2002 monolithic application + teams 2001 Lesson learned: decompose for agility 2002 microservices + 2 pizza packaged.yaml The following metadata of application "arn:aws:serverlessrepo:us-east-1:068896461592:applications/my-serverless-app" has been updated: { "Description": ”My Demo Serverless App for SAR”, "Author": in AWS console: https://console.aws.amazon.com/serverlessrepo/home?region=us-east-1#/published-applications/arn:aws:serverlessrepo:us-east- 1:0123456789:my-serverless-app One-click Deployment from SAR0 码力 | 53 页 | 24.15 MB | 1 年前3
Just-in-Time Compilation - J F Bastien - CppCon 2020wonderful academic papers about compilers. I'll illustrate how our view of compilers is really monolithic, and how compilers through time, and still today, are actually a continuum.Papers in this talk implementations of these abstractions is inappropriate for three main reasons: 1. it denies applications the advantages of domain-specific optimizations, 2. it discourages changes to the implementations the world’s fastest processors, many applications, especially those requiring high processor performance, have been ported to it. However, ☹ many other applications are available only under the x86 architecture0 码力 | 111 页 | 3.98 MB | 6 月前3
Django CMS 3.0.x Documentationdocumentation • easy and comprehensive integration into existing projects - django CMS isn’t a monolithic application • a healthy, active and supportive developer community • a strong culture of good code statically hooked into the project’s urls.py. This is allright, but we can do more, by attaching applications to django CMS pages. We do this with an Apphook, created using a CMSApp subclass, which tells INSTALLED_APPS. This includes django CMS itself as well as its dependencies and other highly recommended applications/libraries: 'cms', # django CMS itself 'mptt', # utilities for implementing a tree 'menus', # helper0 码力 | 180 页 | 1.56 MB | 6 月前3
The Absurdity of Error Handlingmust be resilient in unanticipated situations • It’s often assumed that error handling inside applications is a good way to provides resiliency • This needs to be questioned • Common error handling examples Language Designer • Can we talk about determinism in C++? • But also … • C++ exceptions are a monolithic sledgehammer • There are no error management primitives that could be used to create domain-appropriate0 码力 | 43 页 | 1.39 MB | 6 月前3
django cms 3.1.x Documentationdocumentation • easy and comprehensive integration into existing projects - django CMS isn’t a monolithic application • a healthy, active and supportive developer community • a strong culture of good statically hooked into the project’s urls.py. This is all right, but we can do more, by attaching applications to django CMS pages. We do this with an Apphook, created using a CMSApp subclass, which tells the app. Basic concepts The concept of apphooks-config is to store all the configuration in an applications-specific model, and let the developer specify the desired options in a form. In the views the0 码力 | 200 页 | 1.63 MB | 1 年前3
django cms 3.3.x Documentationneeds. Tutorials For the new django CMS developer, from installation to creating your own addon applications. How-to guides Practical step-by-step guides for the more experienced developer, covering several thorough documentation easy and comprehensive integration into existing projects - django CMS isn’t a monolithic application a healthy, active and supportive developer community a strong culture of good code versions Table of contents Tutorials Installing django CMS Templates & Placeholders Integrating applications Plugins Apphooks Extending the Toolbar Extending the navigation menu Content creation wizards0 码力 | 386 页 | 1.56 MB | 1 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100
相关搜索词
QuicklyTestingQtDesktopApplicationsWithApprovalTestsExpressYourExpectationsFastCompliantJSONPullParserforWritingRobustHUAWEICLOUDMicroserviceToolImprovesDevelopmentEfficiency02ServiceMesh落地之后sidecar注入灵魂群力AWS部署发布面向全球PythonServerless应用洪恩JustinTimeCompilationBastienCppCon2020DjangoCMS3.0DocumentationTheAbsurdityofErrorHandlingdjangocms3.13.3













