The singleton pattern is useful when writing game components like a game manager or localization manager in Unity. I would…
Návrhový vzor singleton je užitečný při psaní komponent v Unity jako je game manager nebo localization manager. Rád bych se…
Can you count how many times you wrote something like: This file contains bidirectional Unicode text that may be interpreted…
Dokážete spočítat, kolikrát jste napsali něco jako: This file contains bidirectional Unicode text that may be interpreted or compiled differently…
Today I was trying to implement reading of ushort values from a little-endian byte array. The code to retrieve a…
Dnes jsem se pokoušel implementovat čtení hodnot ushort z little-endian pole bytů. Kód pro čtení jedné hodnoty byl jednoduchý –…
String interpolation syntax introduced in C# 6 provides a convenient and readable alternative to string.Format. I have used it many…
Visual Studio pro Windows a Mac nyní obsahuje Xamarin XAML Previewer, který nám umožňuje zobrazit náhled vašich Xamarin.Forms XAML souborů…
Users love personalization and expect apps to adapt to their choices. For this purpose we can use the accent color. But what…
Unicode 8.0 přidal pět znaků tónu pleti – tzv. Modifiers, které umožní změnit barvu kůže u některých Emoji emotikon, které se…