mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
add CRT to glossary
This commit is contained in:
@@ -18,6 +18,15 @@ easier to use in applications.
|
||||
Brightray is a low-level dependency of Electron that does not concern the
|
||||
majority of Electron users.
|
||||
|
||||
### CRT
|
||||
|
||||
It's a Microsoft Visual Studio thing.
|
||||
|
||||
> The C Run-time Library (CRT) is the part of the C++ Standard Library that
|
||||
incorporates the ISO C99 standard library. The Visual C++ libraries that
|
||||
implement the CRT support native code development, and both mixed native and
|
||||
managed code, and pure managed code for .NET development.
|
||||
|
||||
### DMG
|
||||
|
||||
An Apple Disk Image is a packaging format used by macOS. DMG files are
|
||||
|
||||
Reference in New Issue
Block a user