<< < 78 79 80 81 82 83 84 85 86 87 88 > >>   ∑:8894  Sort:Date

getTime - HTTP Request Sample
This section provides a request message sample of getTime Web service.
2015-11-28, ∼535🔥, 1💬

1D300: Tai Xuan Jing Symbols
This section provides a quick summary of the Unicode code point block: 'Tai Xuan Jing Symbols', which contains 96 code points to represent Tai Xuan Jing symbols.
2024-01-23, ∼534🔥, 0💬

2A700: CJK Unified Ideographs Extension C
This section provides a quick summary of the Unicode code point block: 'CJK Unified Ideographs Extension C', which contains 4160 code points to represent additional CJK (Chinese, Japanese and Korean) characters.
2024-01-23, ∼534🔥, 0💬

Base64 Encoding and Decoding Tools
This chapter provides notes and tutorials on Base64 encoding tools and built-in implementations in different programming languages. Topics include reviewing Base64 online tools; introducing Base64 command line tools on Windows, Linux and macOS systems; testing built-in implementations of Base64 enco...
2022-10-01, ∼534🔥, 0💬

Importing Classes Defined in Unnamed Packages
This section provides a tutorial example on how to import classes defined in an unnamed package - done in the same as importing classed defined in named packages with JDK 1.3.1. But it is not allowed with JDK 1.4.1.
2021-08-07, ∼534🔥, 2💬

💬 2021-08-03 Herong: bruce, you need to have Hello.class is in the classpath.

💬 2021-07-31 bruce: D:\javadu>echo %path% C:\Program Files\Java\jdk1.3\bin D:\javadu>javac ImportingHello.java ImportingHello.java:1: cannot resolve...

Converting java.util.GregorianCalendar to java.time.ZonedDateTime
This section provides a tutorial example how to migrate Java code from the old java.util.GregorianCalendar class to the new java.time.ZonedDateTime class.
2022-10-01, ∼533🔥, 0💬

passthru() - Execute External Programs
This section provides a tutorial example on how to the passthru() function to invoke an external program. The program's standard output, stdout, and input, stdin, are shared with the calling script.
2022-10-01, ∼533🔥, 0💬

Install and Manage Java Packages on CentOS
This section provides a tutorial example on how to install OpenJDK 11 JRE (Java Runtime Environment) on CentOS 8 systems using 'dnf/yum' as the package manager.
2022-10-01, ∼533🔥, 0💬

1F600: Emoticons
This section provides a quick summary of the Unicode code point block: 'Emoticons', which contains 80 code points to represent icons to express emotions.
2024-01-23, ∼532🔥, 0💬

Standard Elliptic Curves
This chapter provides tutorial notes on standard elliptic curves. Topics covered include a list of standard curves; domain parameters of some commonly used standard curves; generating and views private-public key pairs associated domain parameters.
2022-10-01, ∼532🔥, 0💬

Little Dipper - Ursa Minor - Smaller Bear - Constellation
This section describes what is a star.
2022-10-01, ∼531🔥, 0💬

"soap12:address" - Location of Service
This section describes 'soap12:address', a SOAP extension element that specifies an address where Web service is located.
2022-10-01, ∼530🔥, 0💬

Bitcoin-Qt New Incoming Transaction Alert
This section describes how to view test transaction on live.blockcypher.com.
2021-06-18, ∼530🔥, 1💬

11FC0: Tamil Supplement
This section provides a quick summary of the Unicode code point block: 'Tamil Supplement', which contains 64 code points to represent Tamil Supplement alphabets used in the Tamil Supplement language.
2024-01-23, ∼529🔥, 0💬

java - The Java Program Launcher
This chapter describes the Java launch tool 'java'. Topics include listing of 'java' options, specifying class path with '-classpath', specifying an executable JAR file with '-jar', specifying non-standard options with '-X', launching Java programs without the console window.
2022-10-01, ∼529🔥, 0💬

Downloading and Installing PHP
This section provides a tutorial example on how to download and install PHP on a Windows system.
2022-10-01, ∼529🔥, 0💬

"Dim x()" - Declaring Array Variables
This section provides an introduction and examples on how to declare array variables with fixed sizes or dynamic sizes.
2022-10-01, ∼529🔥, 0💬

0250: IPA Extensions
This section provides a quick summary of the Unicode code point block: 'IPA Extensions', which contains 96 code points to represent IPA (International Phonetic Alphabet) characters.
2024-01-23, ∼528🔥, 0💬

Creating, Accessing, and Manipulating Arrays
This chapter provides a quick introduction of creating and manipulating arrays. Topics include what is an array; creating an array; accessing array elements; expanding and truncating arrays; calling array object methods.
2022-10-01, ∼528🔥, 0💬

Bitcoin Block Data Structure
This chapter introduces Bitcoin block data structure.
2022-10-01, ∼528🔥, 0💬

Python Program for Integer Elliptic Curves
This section provides simple Python program, IntegerEllipticCurve.py, that searches integer points on any given elliptic curve with integer coefficients.
2022-10-01, ∼528🔥, 0💬

Testing OpenSSL with fopen()
This section provides a tutorial example on how to test the PHP OpenSSL module with the fopen() function to run a GET request on an HTTPS server.
2016-03-25, ∼528🔥, 1💬

0800: Samaritan
This section provides a quick summary of the Unicode code point block: 'Samaritan', which contains 64 code points to represent Samaritan alphabets.
2024-01-23, ∼527🔥, 0💬

SquirrelMail Configuration on CentOS
This section provides a tutorial example on how to configure SquirrelMail on CentOS to integrate with local Postfix and Dovecot servers.
2022-10-01, ∼527🔥, 0💬

<< < 78 79 80 81 82 83 84 85 86 87 88 > >>   ∑:8894  Sort:Date