 From Your First Line of Code to Your Largest Repo: How Visual Studio Code Can Help You Develop More Efficiently in C++Extension of Your Choice: Jupyter Notebooks • Use C#, Python, SQL, PowerShell, and more in one notebook • Invoke executable scripts What if I’m working with multiple languages?Microsoft C++ Microsoft0 码力 | 31 页 | 2.76 MB | 6 月前3 From Your First Line of Code to Your Largest Repo: How Visual Studio Code Can Help You Develop More Efficiently in C++Extension of Your Choice: Jupyter Notebooks • Use C#, Python, SQL, PowerShell, and more in one notebook • Invoke executable scripts What if I’m working with multiple languages?Microsoft C++ Microsoft0 码力 | 31 页 | 2.76 MB | 6 月前3
 Back to Basics: C++ Templates - Part 2Part 2 © 2020 Andreas Fertig https://AndreasFertig.Info post@AndreasFertig.Info 9} I am Fertig. Notebook C++ Tips and Tricks with Templates Andreas Fertig bit.ly/cppcon2020 Discounted version for0 码力 | 12 页 | 787.22 KB | 6 月前3 Back to Basics: C++ Templates - Part 2Part 2 © 2020 Andreas Fertig https://AndreasFertig.Info post@AndreasFertig.Info 9} I am Fertig. Notebook C++ Tips and Tricks with Templates Andreas Fertig bit.ly/cppcon2020 Discounted version for0 码力 | 12 页 | 787.22 KB | 6 月前3
 Back to Basics: C++ Templates - Part 1str(std::string{”42”}); 14 auto i = str(42); 15 } Andreas Fertig v1.0 B2B: C++ Templates 29 } I am Fertig. Notebook C++ Tips and Tricks with Templates Andreas Fertig bit.ly/cppcon2020 Discounted version for0 码力 | 17 页 | 817.47 KB | 6 月前3 Back to Basics: C++ Templates - Part 1str(std::string{”42”}); 14 auto i = str(42); 15 } Andreas Fertig v1.0 B2B: C++ Templates 29 } I am Fertig. Notebook C++ Tips and Tricks with Templates Andreas Fertig bit.ly/cppcon2020 Discounted version for0 码力 | 17 页 | 817.47 KB | 6 月前3
 Building Safe and Reliable Surgical Robotics with C++Safety/Security in C++ Medical Device Failure Analysis Brief Intro to Medical Device Standards, Documents, and Reports Safety in C++ and What We Can Do Coding Practices in Safety Critical Path Final Medical Device Failure Analysis 11 © 2018 Stericycle, Inc.Regulatory Standards & Documents 12100+ Standards, Documents and Technical reports Software Development in Medical Devices 13 www.medicaldevicehq0 码力 | 71 页 | 4.02 MB | 6 月前3 Building Safe and Reliable Surgical Robotics with C++Safety/Security in C++ Medical Device Failure Analysis Brief Intro to Medical Device Standards, Documents, and Reports Safety in C++ and What We Can Do Coding Practices in Safety Critical Path Final Medical Device Failure Analysis 11 © 2018 Stericycle, Inc.Regulatory Standards & Documents 12100+ Standards, Documents and Technical reports Software Development in Medical Devices 13 www.medicaldevicehq0 码力 | 71 页 | 4.02 MB | 6 月前3
 《深入浅出MFC》2/eapplication's document templates. Document templates #0073 // serve as the connection between documents, frame windows and views. #0074 #0075 CMultiDocTemplate* pDocTemplate; #0076 pDocTemplate = new #0043 return FALSE; #0044 #0045 // TODO: add reinitialization code here #0046 // (SDI documents will reuse this document) #0047 #0048 return TRUE; #0049 } #0050 #0051 //////////////////// is an integrated object-oriented software system that offers all the application-level classes(documents, views, and commands)needed by a generic application. An application framework is meant to be0 码力 | 1009 页 | 11.08 MB | 1 年前3 《深入浅出MFC》2/eapplication's document templates. Document templates #0073 // serve as the connection between documents, frame windows and views. #0074 #0075 CMultiDocTemplate* pDocTemplate; #0076 pDocTemplate = new #0043 return FALSE; #0044 #0045 // TODO: add reinitialization code here #0046 // (SDI documents will reuse this document) #0047 #0048 return TRUE; #0049 } #0050 #0051 //////////////////// is an integrated object-oriented software system that offers all the application-level classes(documents, views, and commands)needed by a generic application. An application framework is meant to be0 码力 | 1009 页 | 11.08 MB | 1 年前3
 Visual Studio Code: CppCon 2023Azure Rights Management or contact the document owner to grant you permissions. Learn about PDF documents protected by Microsoft Information Protection. Microsoft respects your privacy. Microsoft0 码力 | 1 页 | 3.10 MB | 6 月前3 Visual Studio Code: CppCon 2023Azure Rights Management or contact the document owner to grant you permissions. Learn about PDF documents protected by Microsoft Information Protection. Microsoft respects your privacy. Microsoft0 码力 | 1 页 | 3.10 MB | 6 月前3
 Back to Basics: Debugging Techniques2021 Bob Steagall The Cost of Software Failures • January 2018, Tricentis’ Software Fail Watch documents 606 software failures in CY 2017 • 3.6 billion people affected • $1.7 trillion lost revenue0 码力 | 44 页 | 470.68 KB | 6 月前3 Back to Basics: Debugging Techniques2021 Bob Steagall The Cost of Software Failures • January 2018, Tricentis’ Software Fail Watch documents 606 software failures in CY 2017 • 3.6 billion people affected • $1.7 trillion lost revenue0 码力 | 44 页 | 470.68 KB | 6 月前3
 The Beauty and Power of Primitive C++“Flats” a standards proposal? • Not every useful idea belongs in the standard • Look at WG21 documents to see what that takes: www.isocpp.org/std • Also §3.4 of my HOPL-4 paper: Thriving in a crowded0 码力 | 53 页 | 1.03 MB | 6 月前3 The Beauty and Power of Primitive C++“Flats” a standards proposal? • Not every useful idea belongs in the standard • Look at WG21 documents to see what that takes: www.isocpp.org/std • Also §3.4 of my HOPL-4 paper: Thriving in a crowded0 码力 | 53 页 | 1.03 MB | 6 月前3
 Back to Basics: The Abstract Machineprogram construct and correct data, that depends on the implementation and that each implementation documents • This is the parameterization aspect of the abstract machine • For example: • sizeof(void*)0 码力 | 91 页 | 538.90 KB | 6 月前3 Back to Basics: The Abstract Machineprogram construct and correct data, that depends on the implementation and that each implementation documents • This is the parameterization aspect of the abstract machine • For example: • sizeof(void*)0 码力 | 91 页 | 538.90 KB | 6 月前3
 Back To Basics Functions-- okay (‘Get’ tells us some action) ○ std::vector Back To Basics Functions-- okay (‘Get’ tells us some action) ○ std::vector- GetBitmapAsByteVector() -- best (‘Documents action and value returned’) ● It may also be useful to uniformly name functions as well ○ i.e 0 码力 | 123 页 | 7.26 MB | 6 月前3
共 85 条
- 1
- 2
- 3
- 4
- 5
- 6
- 9













