SVG Test Documentinkscape:window-width="2560" showgrid="false" inkscape:document-rotation="0" inkscape:current-layer="layer1" inkscape:document-units="mm" inkscape:cy="471.3062" inkscape:cx="4150 码力 | 5 页 | 11.74 KB | 6 月前3
Taming the C++ Filter View©2024 by josuttis.com 1 C++ Nicolai M. Josuttis josuttis.com @NicoJosuttis Taming the C++ Filter View September 17, 2024 16:45 - 17:45 MDT ©2024 by josuttis.com 2 C++ Nicolai M. Josuttis • Independent Topics: – Systems Architect – Technical Manager – SOA – X and OSF/Motif Nico Josuttis C++ Filter View @cppcon 2024-09-17 1©2024 by josuttis.com 3 C++ Views C++20 ©2024 by josuttis.com 4 C++ C++20: Output: 0 8 15 47 11 42 1 0 1 8 11 15 42 47 C++20 templateNico Josuttis C++ Filter View @cppcon 2024-09-17 2©2024 by josuttis.com 5 C++ C++20: Views void print(const auto& coll) { for 0 码力 | 43 页 | 2.77 MB | 6 月前3
Unraveling string_view: Basics, Benefits, and Best PracticesC++: string_view: Deep dive Jasmine Lopez Prithvi Okade 1Topics • Motivation • Performance benefits & basics • string_view: Constructors, useful functions • string vs. string_view and their interoperability interoperability • When to use string_view • Using string_view safely • Intro to span • span vs. string_view • Case study of an optimization using string_view. 2Motivation • Consider a function foo will end up calling “2”. And the code will miss the niceties of using the string API set. string_view helps in resolving this problem elegantly.Motivation 4 void foo(const std::string& str); void foo(const0 码力 | 61 页 | 1.11 MB | 6 月前3
Reference manual for FPDoc Document version 3.2.2Reference manual Reference manual for FPDoc Document version 3.2.2 May 14, 2021 Michaël Van Canneyt Contents 1 Introduction 5 1.1 About this document . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 46 4 Chapter 1 Introduction 1.1 About this document This is the reference manual for FPDOC, a free documentation tool for Pascal units. It describes process. The latex file contains no document preamble, it starts with a chapter command. It is meant to be included (using the LaTeX include command) in a latex document with a preamble. The output of FPDOC0 码力 | 47 页 | 196.25 KB | 1 年前3
Document version 3.2.2Run-Time Library (RTL) : Reference guide. Free Pascal version 3.2.2: Reference guide for RTL units. Document version 3.2.2 May 2021 Michaël Van Canneyt Contents 0.1 Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2189 138 CONTENTS About this guide This document describes all constants, types, variables, functions and procedures as they are declared in the the units that come standard with the Free Pascal Run-Time library (RTL). Throughout this document, we will refer to functions, types and variables with typewriter font. Functions and procedures gave their0 码力 | 2191 页 | 4.93 MB | 1 年前3
Document version 3.2.2Free Component Library (FCL): Reference guide. Reference guide for FCL units. Document version 3.2.2 May 2021 Michaël Van Canneyt Contents 0.1 Overview . . . . . . . . . . . . . . . . . . . . . . This document describes all constants, types, variables, functions and procedures as they are declared in the units that come standard with the FCL (Free Component Library). Throughout this document, we field definitions or record data. Data packets can store their values in binary format or as an XML document. TDataPacketReader provides properties and methods that allow access to the field definitions,0 码力 | 953 页 | 2.21 MB | 1 年前3
Google XML Document Format Style Guide Version 1.0Google XML Document Format Style Guide Version 1.0 Copyright Google 2008 Introduction This document provides a set of guidelines for general use when designing new XML document formats (and to some some extent XML documents as well; see Section 11). Document formats usually include both formal parts (DTDs, schemas) and parts expressed in normative English prose. These guidelines apply to new designs retroactive changes in existing designs. When participating in the creation of public or private document format designs, the guidelines may be helpful but should not control the group consensus. This0 码力 | 13 页 | 51.99 KB | 1 年前3
Document version 3.2.2Free Pascal Resource support (FCL-res): Reference guide. Reference guide for FCL-res units. Document version 3.2.2 May 2021 Giulio Bernardi Contents 0.1 Introduction . . . . . . . . . . . . . . . eader.Destroy . . . . . . . . . . . . . . . . . . . . 210 20 CONTENTS About this guide This document describes all constants, types, variables, functions and procedures as they are declared in the the units that come standard with the FCL-res (Free Pascal Resource support). Throughout this document, we will refer to functions, types and variables with typewriter font. Functions and procedures gave0 码力 | 211 页 | 498.14 KB | 1 年前3
《深入浅出MFC》2/e两本应该是够用了。不然就再加上一本SDK 书籍, 这样子应该是可以打个基础了。 CCA.bbs@cis.nctu.edu.tw:函数名称可以查help,重要的是C++ 的观念。另外就是要了 解MFC 里的Document/View/Frame,以及Dynamic Creation, Message mapping 等等。 深入浅出MFC 第二版对这些部份都有很深入的探讨,把MFC 里的一些机制直接trace code 作方式,亦尝试剖析其中与Windows 程序设计模型(注2)息息相关之特殊性质(注3)的 实作方式。 注1:此指runtime type information、dynamic creation、persistence、document/view¡ K。 注2:此指message based、event driven 之programming model。 注3:此指message mapping、command routing 412 Document/View 支撐你的應用程式 / 419 利用 Visual C++ 工具完成 Scribble step0 / 423 骨幹程式使用哪些 MFC 類別? / 423 Document Template 的意義 / 430 Scribble 的 Document/View 設計 / 4360 码力 | 1009 页 | 11.08 MB | 1 年前3
Spring Framework 1.1.3 ReferenceColin Sampaleanu, Darren Davison, Dmitriy Kopylenko, Thomas Risberg, Mark Pollack Copies of this document may be made for your own use and for distribution to others, provided that you do not charge any pathmatcher ......................................................................... 136 13. Integrating view technologies .................................................................................... ..................................................................................... 137 13.2.1. View resolvers .......................................................................................0 码力 | 203 页 | 1.15 MB | 1 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100













