<< < 300 301 302 303 304 305 306 307 308 309 310 > >>   ∑:7888

Archived: Downloading and Installing Android SDK R17
This section provides a tutorial example on how to download and install Android SDK (Software Development Kit) Revision 17 on Windows systems.
2019-09-13, 614🔥, 2💬

Java 8 GC Tutorials - Herong's Tutorial Examples
This book is a collection of tutorial notes and sample codes written by the author while he was learning JVM GC (Garbage Collection) processes. Topics include Java Garbage Collectors, STW (Stop-The-World), Serial Collector, Parallel Collector, Concurrent Collector, G1 Collector, GC Algorithms, Gener...
2019-09-07, 1798🔥, 1💬

Testing RsaKeyEncryption.java with a 16-bit Key
This section provides a tutorial example on testing my RSA encryption and decryption implementation using the java.math.BigInteger class with a 16-bit key.
2019-09-02, 485🔥, 1💬

"boolean" Datatype Values and Representations
This section describes the built-in primitive datatype, 'boolean' that represents 2 Boolean values of true and false. Whitespaces are allowed and removed.
2019-08-30, 2463🔥, 3💬

Copying and Pasting Chinese Input to Big5 Web Forms
This section provides a test on copying and pasting Chinese input text from UTF-8 and GB18030 Web pages to Big5 encoded Web forms.
2019-08-24, 236🔥, 1💬

-Xss JVM Option for Stack Size
This section describes the -Xss option to specify JVM stack size. Changing stack size can help to estimate frame size. The frame size is 32 bytes for a simple method call.
2019-08-24, 15117🔥, 1💬

What Is URL/URI Encoding?
This section describes what is URL/URI encoding - an encoding schema used in URL/URI that encode data into a sequence of characters prefixed with a percenter sign (%).
2019-08-16, 872🔥, 1💬

"sc.exe create/delete" - Create or Delete Services
This section provides a tutorial example on how to create and delete a program service with 'sc.exe' Service Controller command tool.
2019-08-13, 35954🔥, 3💬

What Is Micro Benchmark?
This section describes what is Java micro benchmark and general guidelines on writing micro benchmark programs.
2019-08-08, 2702🔥, 2💬

1979 - Gan Lan Shu (橄榄树) - Olive Tree
Gan Lan Shu (橄榄树) - Olive Tree, Lyrics by San Mao (三毛), Music by Li Taixiang (李泰祥), Performed originally by Chyi Yu (齐豫) in 1979.
2019-07-28, 1451🔥, 2💬

Full Version in PDF/EPUB
This section provides information on how to obtain the full version of this book in PDF, EPUB, or other format.
2019-07-28, 1259🔥, 3💬

Converting Temperature from Fahrenheit to Celsius
This section provides a tutorial example on converting value from Fahrenheit unit to Celsius unit.
2019-07-24, 264🔥, 1💬

GetCitiesByCountry - Request Message Sample
This section provides a request message sample of GetCitiesByCountry Web service.
2019-07-22, 737🔥, 3💬

Settings on Browsing History in IE 10
This section provides a tutorial example on how to review and change settings on how Internet Explorer 10 is storing browsing history data on your computer.
2019-07-21, 1170🔥, 2💬

Playing DAT Files with Windows Media Player
This section describes a tutorial on how to play DAT files directly with Windows Media Player.
2019-07-19, 27956🔥, 4💬

JVM "-verbose:class" Option
This section provides a tutorial example on how to the '-verbose:class' option on the 'java' command to see when and where classes are loaded into the JVM.
2019-07-19, 3970🔥, 1💬

Configuring and Testing SOAP Extension
This section provides a tutorial example on how to configure and test SOAP Extension with a WSDL 2.0 document. It fails with an error.
2019-07-19, 250🔥, 1💬

Discontinued: GetCountries - Get All Countries and Territories
This chapter provides a quick introduction of the free Web service, GetCountries, returning a list of all countries in the world. Topics include usage description of GetCountries; request message sample; response message sample.
2019-07-14, 464🔥, 1💬

Memory Management General Rules
This section describes some general rules used by JVM to manage memory.
2019-07-12, 318🔥, 2💬

"dateTimeStamp" Datatype Values and Representations
This section describes the built-in primitive datatype, 'dateTimeStamp' that represents moments of time in Gregorian calendar. Leading and trailing whitespaces are allowed and trimmed. Timezone offset is required.
2019-07-08, 661🔥, 1💬

ActiveX Filtering - Controlling ActiveX on Silverlight
This section provides a tutorial example on how to enable the ActiveX Filtering function in Internet Explorer 10 to stop Microsoft Silverlight Plug-in.
2019-07-05, 464🔥, 1💬

References
List of reference materials used in this book.
2019-06-30, 444🔥, 1💬

The Precession - Rotation of Earth's Axis
This section describes the precession, rotation of Earth's axis.
2019-06-30, 1050🔥, 2💬

Running Perl Scripts on Windows Systems
This section provides a tutorial example on how to run Perl scripts with ActivePerl on Windows systems. To make a Perl script file executable, you need to set the script file name extension to '.pl'.
2019-06-17, 12655🔥, 2💬

<< < 300 301 302 303 304 305 306 307 308 309 310 > >>   ∑:7888