Beyond Compilation Databases to Support C++ Modules: Build Databaseswhich use CMake ○ C++ modules support ● Working with the community to improve building software ○ ISO standards ■ Dependency format ○ Pushing forward modules support in other build systems ■ xmake Which shell? ○ Bourne shell is a safe assumption on Unix ○ Powershell or cmd is very relevant on Windows 8● Extensibility ○ No reserved field names, so adding new fields can conflict ● Portability ○ needed to order compilations ● Vendored into CMake for its Unix Makefiles generator ● dyndep support added to ninja, merged into 1.10 (released Jan 2020) 11C++ Modules: Example Target add_library(A)0 码力 | 31 页 | 585.05 KB | 6 月前3
《深入浅出MFC》2/e《深入浅出MFC》2/e 电子书开放自由下载 声明 致亲爱的大陆读者 我是侯捷(侯俊杰)。自从华中理工大学于1998/04 出版了我的《深入浅出MFC》 1/e 简体版(易名《深入浅出Windows MFC 程序设计》)之后,陆陆续续我 收到了许多许多的大陆读者来函。其中对我的赞美、感谢、关怀、殷殷垂询, 让我非常感动。 《深入浅出MFC》2/e 早已于1998/05 于台湾出版。之所以迟迟没有授权给大 rtual function、template、exception...。 Lung Feng我是您的忠实读友,从您1992 年出版的「Windows 程序设计」到现在的深入浅出MFC, 我已花不少银子买下数本您的大作。虽然您的作品比其它国内出版的作品价格稍为高了一 点,但我觉得很值得,因为我可以感受出您真的非常用心在撰写,初阅读您的作品时,有时 iv 台北市yrleu@netrd.iii.org.tw 买了您的译作深入Visual C++ 4.0 后,才认识您这在Windows Programming 著作方面的 头号人物。十分佩服您的文笔,译得通顺流畅,可谓信达雅。之后偶然翻阅您另外的作品 Windows 95 系统程序设计大奥秘与深入浅出MFC,更是对您五体投地,立刻将这两 本书买下来,准备好好享受一下。对于深入浅出MFC,我给予极高的评价,因为它完全 0 码力 | 1009 页 | 11.08 MB | 1 年前3
Just-in-Time Compilation - J F Bastien - CppCon 2020platforms. Digital FX!32 is a software utility that enables x86 Win32 applications to be run on Windows NT/Alpha platforms. Once FX!32 has been installed, almost all x86 applications can be run on Alpha platforms. Digital FX!32 is a software utility that enables x86 Win32 applications to be run on Windows NT/Alpha platforms. Once FX!32 has been installed, almost all x86 applications can be run on Alpha platforms. Digital FX!32 is a software utility that enables x86 Win32 applications to be run on Windows NT/Alpha platforms. Once FX!32 has been installed, almost all x86 applications can be run on Alpha0 码力 | 111 页 | 3.98 MB | 6 月前3
Exceptional C++generated code, the CRT hooks available and other exception internals. As we’re taking the scenic Windows route, we’re also going to encounter async exceptions (structured exceptions) on our quest for a talk is about ⚙ Exception Internals2021 Victor Ciura | @ciura_victor - Exceptional C++ 15 Windows x86/x64 Exception Internals2021 Victor Ciura | @ciura_victor - Exceptional C++ 16 Life happens microsoft.com/en-us/cpp/cpp/structured-exception-handling-c-cpp?view=msvc-160 docs.microsoft.com/en-us/windows/win32/debug/structured-exception-handling2021 Victor Ciura | @ciura_victor - Exceptional C++0 码力 | 113 页 | 24.39 MB | 6 月前3
Back to Basics: Classic 9STLBack to Basics: Classic STL Copyright © 2021 Bob Steagall What is "Classic STL?" 4 Language Support Concepts Diagnostics General Utilities Containers Iterators Algorithms Strings Ranges Numerics Numerics Time Localization Input/Output Regular Expressions Atomic Operations Thread Support The C++20 Standard LibraryCppCon 2021 – Back to Basics: Classic STL Copyright © 2021 Bob Steagall What "Classic STL?" • The short answer – containers + iterators + algorithms + some utilities 5 Language Support Concepts Diagnostics Original Utilities Containers Iterators Algorithms Strings Ranges Numerics0 码力 | 75 页 | 603.36 KB | 6 月前3
Conan 1.3 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 103 10.2 Windows Subsystems . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 111 cmake) have been upgraded to accomodate this new defaults. 1.4 New features • Cross-compilation support with new default settings in settings.yml: os_build, arch_build, os_target, arch_target. They are or mingw_installer. • Model and utilities for Windows subsystems 4 Chapter 1. Upgrading to conan 1.0 conan Documentation, Release 1.3.3 os: Windows: subsystem: [None, cygwin, msys, msys2, wsl] This0 码力 | 397 页 | 2.77 MB | 1 年前3
Conan 1.7 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 109 10.2 Windows Subsystems . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 117 Release 1.7.4 1.4 Cross platform, build system agnostic Conan works and is being actively used on Windows, Linux (Ubuntu, Debian, RedHat, ArchLinux, Raspbian), OSX, FreeBSD, and SunOS, and, as it is portable might be found, such as conan install . -s compiler="Visual Studio", which will be specific for Windows users. If on a different system, the reader should adapt to their own platform and settings (for0 码力 | 433 页 | 2.95 MB | 1 年前3
Conan 1.6 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 107 10.2 Windows Subsystems . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 115 Release 1.6.1 1.4 Cross platform, build system agnostic Conan works and is being actively used on Windows, Linux (Ubuntu, Debian, RedHat, ArchLinux, Raspbian), OSX, FreeBSD, and SunOS, and, as it is portable might be found, such as conan install . -s compiler="Visual Studio", which will be specific for Windows users. If on a different system, the reader should adapt to their own platform and settings (for0 码力 | 428 页 | 2.87 MB | 1 年前3
Conan 1.5 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 111 11.2 Windows Subsystems . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 119 cmake) have been upgraded to accomodate these new defaults. 1.4 New features • Cross-compilation support with new default settings in settings.yml: os_build, arch_build, os_target, arch_target. These are build_requires, like cmake_installer or mingw_installer. • Model and utilities for Windows subsystems os: Windows: subsystem: [None, cygwin, msys, msys2, wsl] This subsetting can be used by build0 码力 | 422 页 | 2.85 MB | 1 年前3
Conan 1.4 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 109 11.2 Windows Subsystems . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 117 cmake) have been upgraded to accomodate this new defaults. 1.4 New features • Cross-compilation support with new default settings in settings.yml: os_build, arch_build, os_target, arch_target. They are or mingw_installer. • Model and utilities for Windows subsystems 4 Chapter 1. Upgrading to conan 1.0 conan Documentation, Release 1.4.5 os: Windows: subsystem: [None, cygwin, msys, msys2, wsl] This0 码力 | 421 页 | 2.84 MB | 1 年前3
共 268 条
- 1
- 2
- 3
- 4
- 5
- 6
- 27













