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

Instance Variables for Enum Constants
This section provides a tutorial on how to define instance variables and methods for enum constants.
2022-10-01, ∼824🔥, 0💬

What Is a Unicode Font
A Unicode font is a font that covers a large portion of the Unicode character set to support multiple written languages. For example, Arial Unicode MS and GNU Unifont are considered to be Unicode fonts.
2022-10-01, ∼822🔥, 0💬

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, ∼822🔥, 2💬

💬 2019-09-13 Carlos: tnx

jmap - JVM Heap Dump Tool
This section describes the JVM heap dump tool, 'jmap', command and its options. Windows version of 'jmap' can print heap histogram and generate heap dump.
2022-10-01, ∼821🔥, 0💬

Tomcat Web Application Manager
This section provides a tutorial example on how to access Tomcat Web Application Manager Web interface. You add, remove or manage any applications that are running on the Tomcat server using the Web Application Manager.
2022-10-01, ∼821🔥, 0💬

What Is "key" Identity-Constraint?
This section describes the 'key' identity-constraint, where a combination of certain sub elements or attributes is defined as a key identity, which must have values and values must be unique.
2022-10-01, ∼821🔥, 0💬

View Ethereum Account Address in MetaMask
This section provides a tutorial example on how to view the Ethereum address of the account created by MetaMask extension.
2022-05-08, ∼821🔥, 1💬

💬 2022-05-08 dybcsaint: pls some eth 0x7A0772B1Ffa4A5fF64D150276ECd6f7871 ab3915

XSD Schema File Loader - XsdSchemaLoader.java
This section describes a tutorial example on how to create an XSD schema file loader using JAXP Schema and SchemaFactory classes.
2022-10-01, ∼820🔥, 0💬

javap - Java Disassembler Command and Options
This section describes what are the commonly used command line options for the Java bytecode class disassembler - 'javap' tool.
2022-10-01, ∼819🔥, 0💬

Using Mozilla Firefox as an XML Syntax Checker
This section provides a tutorial example on how to use Mozilla Firefox as an XML file syntax checker. If there are syntax errors in an XML file, Firefox will stop displaying the XML file at the first error location.
2022-10-01, ∼819🔥, 0💬

Insertion Sort - Implementation Improvements
This section provides a tutorial on how to improve the performance of the Insertion Sort implementation by using binary search method.
2022-10-01, ∼819🔥, 0💬

HTTPS Communication Data Encryption
This section describes the HTTPS communication data encryption process - Browser generates an encryption key, encrypts it using server public key and sends it to the server; Browser encrypts data with the encryption key; Server encrypts return data with the same encryption key.
2022-07-05, ∼819🔥, 3💬

💬 2022-07-05 you: Very Helpful information it is, in the above you mentioned that The browser encrypts data to be sent to the server with the encr...

String Literals and Source Code Encoding
This section provides tutorial example on how to represent non-ASCII characters in UTF-8 encoding byte sequences as part of String literals in the Java source code.
2022-04-10, ∼819🔥, 1💬

💬 2022-04-10 a: Co\u0301 lô\u0303i xa\u0309y ra, vui lo\u0300ng thư\u0309 la\u0323i sau!

1F780: Geometric Shapes Extended
This section provides a quick summary of the Unicode code point block: 'Geometric Shapes Extended', which contains 89 code points to represent additional Geometric Shapes originates from the set of Wingdings.
2024-01-23, ∼817🔥, 0💬

"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, ∼816🔥, 1💬

Introduction of SQL
This chapter provides notes and tutorial examples on SQL. Topics include introduction of SQL (Structured Query Language); history and revision of SQL; terminologies related to SQL and database.
2016-08-28, ∼816🔥, 1💬

💬 2016-08-28 Jack: I want to learn mysql .

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, ∼815🔥, 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

"adb logcat" Command Arguments - Output Filters
This section describes how to use the 'adb logcat' command arguments to filter out unwanted log entries. 'adb logcat dalvikvm:V *:S' means dump all log entries from the Java Virtual Machine, dalvikvm, and nothing from all other processes.
2022-10-01, ∼815🔥, 0💬

What Is JAXP?
This section provides a quick introduction of Java API for XML Processing (JAXP) that included in JDK 1.6.
2022-10-01, ∼815🔥, 0💬

Bubble Sort - Implementation in Perl
This section provides a tutorial on how to implement the Bubble Sort algorithm in Perl.
2022-10-01, ∼814🔥, 0💬

Trojan and Malware "Puper" Description and Removal
This chapter provides a quick description of Internet Explorer (IE) trojan 'Puper - trojan.popuper' and notes on how to remove 'Puper' from your Windows system.
2016-02-25, ∼814🔥, 1💬

💬 2015-09-18 steph: need to remove virus

Chinese Year Numbering System
This section describes how years are counted in Chinese calendar.
2022-10-01, ∼813🔥, 0💬

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

💬 2019-07-22 bhagi: knowledge purpose

1400: Unified Canadian Aboriginal Syllabics
This section provides a quick summary of the Unicode code point block: 'Unified Canadian Aboriginal Syllabics', which contains 640 code points to represent syllabics used in Canadian Aboriginal languages.
2024-01-23, ∼809🔥, 0💬

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