Tutorial by Topics: source

This Topic is about Source Code mirrors, Books, Vim-Wikis. It is NOT about Blog entries, Wikipedia, Tutorials. The resources should not be opinion based.
Examples below are not necessarily in the correct order. See the Remarks section below for more information on the whole process. Overview of the whole process Download the latest source code. Configure the kernel. Build the world and the kernel. Configure the root filesystem of your n...
C# : Application.Current.Resources["yourColorKey"] Xaml : {ThemeResource yourColorKey} ParameterPurposeyourColorKeyA key you give to get a Color object back. It differs between C# and Xaml UWP allows you to take full control of the advantages of Windows 10. Some of these advanta...
This section provides an overview of what android-source is, and why a developer might want to use it. It should also mention any large subjects within android-source, and link out to the related topics. Since the Documentation for android-source is new, you may need to create initial versions ...
One of the hardest things to do in C and C++ is resource management. Thankfully, in C++, we have many ways to go about designing resource management in our programs. This article hopes to explain some of the idioms and methods used to manage allocated resources.
PrestaShop contains within itself many open source libraries
Sometimes we need to build QtWebEngine from source for some reason, such as for mp3 support.
Starting with PowerShell version 5.0, you can use PowerShell class definitions to create Desired State Configuration (DSC) Resources. To aid in building DSC Resource, there's a [DscResource()] attribute that's applied to the class definition, and a [DscProperty()] resource to designate properties a...
The Qt Resource system is a way to embed files within your project. Each resource file can have one or more prefixes and each prefix can have files in it. Each file in the resources is a link to a file on the file system. When the executable is built, the files are bundled into the executable, so t...
In order to utilize a JDBC datasource, we must first set up a JNDI reference in Tomcat. After the JNDI reference is made, JDBC datasources can be used within our Tomcat server and applications using shared or independent references (Great for dev/staging/prod setup, or removing connection strings/cr...
The easiest way to create a RESTful API in Grails is to expose a domain class as a REST resource. This can be done by adding the grails.rest.Resource transformation to any domain class.
We will use Google API Client Libraries for .NET for this sample. There are other libraries. Please see Google Client Libraries Explained for details. We will use the Cloud Resource Manager API for Creating and Managing Projects. Let's get started. Putting it all together... You should hav...
We will use Google API Client Libraries for Python for this sample. There are other libraries. Please see Google Client Libraries Explained for details. We will use the Cloud Resource Manager API for Creating and Managing Projects. Let's get started. Putting it all together... If you follo...
I'd like to describe the prerequisites and the steps how to build the Perl CPAN module sapnwrfc with the Strawberry Perl environment under Windows 7 x64. It should work also for all later Windows versions like 8, 8.1 and 10. I use Strawberry Perl 5.24.1.1 64 bit but it should also work with older v...
ParameterDetailsfontbytesbyte array from the binary .ttf
Fortran files come under a variety of extensions and each of them have a separate meaning. They specify the Fortran release version, code formatting style and the usage of preprocessor directives similar to C programming language.

Page 2 of 3