<< < 60 61 62 63 64 65 66 67 68 69 70 > >>   ∑:8897  Sort:Date

Floating-Point Data Types
This section describes value ranges and storage space sizes of floating-point data types: float and double.
2016-02-15, ∼737🔥, 5💬

💬 2016-02-15 Herong: To Merit Campus, I have to remove links. Advertisement is not allowed in comments

💬 2016-02-15 Merit Campus: You can clear many of your doubts regarding data types in Core Java through Merit Campus, visit: [URL removed]. Not only data ty...

💬 2015-10-31 Herong: Page updated now. Thanks again, Raj.

💬 2015-10-24 Herong: Raj, good catch. It will be corrected later.

💬 2015-10-23 raj: Chief, second point should be "double" but it says "float"

HelloWPF.cs - First WPF Application
A tutorial example is provided on how to create a simple Windows Presentation Foundation (WPF) application with a single empty window.
2021-12-14, ∼735🔥, 1💬

💬 2021-12-14 Rob: Wow... amazing

What Is JVM Specification
This section describes what is JVM Specification.
2020-01-11, ∼735🔥, 1💬

💬 2020-01-11 zengjialiang: thanks

Unicode Blocks - Herong's Notes
This book is a collection of notes on Unicode code point blocks written by the author while he was learning Unicode himself. Topics include Introduction of Unicode character sets and code blocks; List of Unicode code blocks and their character samples. Updated in 2024 (Version v5.32) with minor chan...
2024-01-23, ∼734🔥, 0💬

A640: Cyrillic Extended-B
This section provides a quick summary of the Unicode code point block: 'Cyrillic Extended-B', which contains 96 code points to represent additional Cyrillic alphabets used in the Cyrillic language.
2024-01-23, ∼734🔥, 0💬

Permission Error on php-cgi.exe
This section describes the error of 'You don't have permission to access /cgi-bin-php/php-cgi.exe/hello .phpon this server.' It is caused by the syntax change in the PHP directory access permission configuration settings.
2023-02-11, ∼733🔥, 1💬

💬 2023-02-11 mohammadsh: thanks.i changed file cofig in httpd.conf by code above that you say.and i can run my project.thanks very much

Java Exceptions in AndroidRuntime Error Log
This section provides a tutorial on how use the 'adb logcat' command to retrieve Java exceptions from the AndroidRuntime error log entries.
2022-10-01, ∼733🔥, 0💬

"enc -bf-ecb" Command Summary
A quick summary is provided to list major features of the OpenSSL 'enc -bf-ecb' command. Blowfish algorithm in ECB operation mode with a random salt and PKCS#5 padding, or Blowfish/ECB/Salted/PKCS5Paddi ng,is the recommended way to use Blowfish in ECB mode.
2022-10-01, ∼733🔥, 0💬

Download Ethereum Mist for Windows
This section describes how to download Ethereum Mist for Windows.
2021-12-31, ∼733🔥, 3💬

.MP3 File Name Extension - MP3 Files
This section describes what is .mp3 file name extension or MP3 files.
2023-07-26, ∼731🔥, 1💬

Android Application Package (APK) Files
This chapter provides tutorial notes on Android application package (APK) files. Topics include introduction to APK file; packaging application files into a single APK file; using 'adb' command to install APK files; using 'adb' command to copy file to Android emulator.
2022-12-10, ∼731🔥, 4💬

💬 2022-08-04 Eddie S: Very Useful! You may also be interested in: APK MODS

💬 2022-08-04 Eddie Stallings: Infromative! Download Android apks here: droidmods.co

"jar --module-version" - Updating Module Version in JAR
This section provides a tutorial example on how to use 'jar --update --module-version' to update the version number of the Java module stored in a module JAR file.
2022-10-01, ∼730🔥, 0💬

Install GCC C/C++ Compilers
This section provides a tutorial example on how to install GCC C/C++ compiler on CentOS systems.
2022-10-01, ∼730🔥, 0💬

Page Layout Masters
This chapter provides tutorial notes and example codes on XSL-FO page layout masters. Topics include introduction of simple-page-master and page-sequence-master; declaring region-body, region-before, region-after, region-start and region-end; mapping a page-sequence to a layout or layout sequence; m...
2022-10-01, ∼729🔥, 0💬

What Are Runtime Data Areas?
This section describes 6 JVM runtime data areas: Method Area, Heap, Direct Memory, PC Register, JVM Stack and Native Method Stack.
2017-04-10, ∼728🔥, 1💬

madebits Implementation of Base32 in C++
This section provides a C++ implementation of the Base32 encoding algorithm by madebits.com.
2025-09-26, ∼727🔥, 1💬

💬 2025-09-26 meo: it is a great library

"token" Datatype Values and Representations
This section describes the built-in datatype 'token' derived from 'normalizedString'. Whitespace characters are collapsed to a single ' ' character. Leading and trailing whitespace characters are removed.
2022-10-01, ∼727🔥, 0💬

rdkit.Chem.Draw - Handle Molecule Images
This chapter provides introductions and tutorial examples on rdkit.Chem.Draw module. Topics include introduction of rdkit.Chem.rdDepictor module; module methods to get molecule images quickly; sub-modules to draw molecule images with better controls.
2022-10-01, ∼727🔥, 0💬

Tenured Generation Collectors - Serial, ParOldGen, CMS, G1
This section describes Garbage Collectors used for the Tenured generation: Serial, Parallel Old (ParOldGen), Concurrent Mark Sweep (CMS), and Garbage First (G1)
2022-10-01, ∼726🔥, 0💬

The Hunter - Orion - Constellation
This section describes the Orion constellation also called The Hunter.
2017-06-12, ∼726🔥, 1💬

💬 2017-06-12 altayeb alradi الطيب الر: it is the easiest constelatiion that can be seen at evening in sudan from jan to april i think there is a great secrets beyond o...

Storing Non-ASCII Characters in Database
This section describes how to store non-ASCII characters in MySQL database using different character set settings set column, table or database level.
2023-03-31, ∼725🔥, 1💬

"keytool -importkeystore" Importing PKCS#12 Files
This section provides a tutorial example on how to import a private key stored in a PKCS#12 file into a JKS (Java KeyStore) file with the 'keytool -importkeystore' command.
2022-10-04, ∼725🔥, 0💬

META-INF/MANIFEST.MF - JAR Manifest File
This section describes the JAR manifest file, META-INF/MANIFEST.MF, which contains information about the JAR file and its contents.
2022-10-01, ∼725🔥, 0💬

Generic Font for Chinese Characters
This section provides a tutorial example on using XSL-FO generic font for Chinese characters. Apache FOP AWT output works. But PDF output failed, because the mapped font Helvetica does not support Chinese characters.
2022-10-01, ∼725🔥, 0💬

<< < 60 61 62 63 64 65 66 67 68 69 70 > >>   ∑:8897  Sort:Date