<< < 168 169 170 171 172 173 174 175 176 177 178 > >>   ∑:9107  Sort:Date

What Is Cockpit
This section provides a quick introduction of what is Cockpit, a Web portal for Linux system administration.
2022-10-01, ∼400🔥, 0💬

Python IDE at online-python.com
This section provides a tutorial example on how to use to the online Python IDE provided at online-python.com.
2022-10-01, ∼400🔥, 0💬

Unicode 到 Big5 轉換: 第 26 部分 - U+7372 到 U+74F4
本節列出了 Unicode 到 Big5 代碼轉換表的第 26 部分 - Unicode U+7372 到 U+74F4。
2024-02-03, ∼399🔥, 0💬

Big5 > Unicode 轉換: 一级漢字 - 第 A4 行
本節列出了 Big5 到 Unicode 代碼轉換表中「一级漢字」的第 A4 行。
2024-01-31, ∼399🔥, 0💬

Big5 > Unicode 轉換: 一级漢字 - 第 A8 行
本節列出了 Big5 到 Unicode 代碼轉換表中「一级漢字」的第 A8 行。
2024-01-31, ∼399🔥, 0💬

Unicode > Big5 轉換: 第 3 部分 - U+4FC9 到 U+513D
本節列出了 Unicode 到 Big5 代碼轉換表的第 3 部分 - Unicode U+4FC9 到 U+513D。
2024-01-31, ∼399🔥, 0💬

mcrypt Encryption Functions
This section describes mcrypt encryption functions and 4 DES ciphers (operation modes) - 8-byte ECB, 8-byte CBC, 1-byte CFB, and 1-byte OFB ciphers.
2023-02-28, ∼399🔥, 1💬

💬 2023-02-28 adry: password

1967 年年历 - 羊年
中国年历 - 1967 年年历 - 羊年
2022-10-13, ∼399🔥, 0💬

Charset.encode() - Method to Encode Characters
This section provides a tutorial example on how to encode characters with a given encoding using different encoding methods provided by JDK: Charset.encode(), CharsetEncoder.encode(), String.getBytes(), OutputStreamWriter.write().
2022-10-01, ∼399🔥, 0💬

Encoding Conversion Programs for Encoded Text Files
This chapter provides tutorial notes and example codes on character encoding conversion. Topics include entering Unicode characters with \uxxxx escape sequences; viewing encoded text files in Hex values; converting text files from one encoding to another; viewing encoded text files in Web browsers; ...
2022-10-01, ∼399🔥, 0💬

Reading and Writing Certificates in DER and RFC Formats
This section provides test results of using my JcaCertificateTest.java program to read in certificates in DER and RFC formats. Those certificates are generated with the 'keytool' command tool.
2022-10-01, ∼399🔥, 0💬

French Characters in HTML Documents - ISO-8859-1 Encoding
This section provides a tutorial example on how enter and use French characters PHP string literals using ISO-8859-1 encoding. The PHP script file should be stored in ANSI format.
2022-10-01, ∼399🔥, 0💬

"for" Loop Statements
This section provides a quick description of the 'for' loop statement.
2022-10-01, ∼399🔥, 0💬

SoapParam Constructor - Creating Named Parameters
This section provides a tutorial example on how to create input parameters with given names when calling Web services with SoapClient.
2022-10-01, ∼399🔥, 0💬

Testing Perl SOAP::Lite with WSDL Documents
This section provides a tutorial example on how to test Perl SOAP::Lite with a WSDL 2.0 document. It fails with an error.
2022-10-01, ∼399🔥, 0💬

StringBuffer - The String Buffer Class
This chapter describes the StringBuffer class included in the java.lang package. Topics include StringBuffer properties and methods, implementing a simple string buffer class, comparing performances of String and StringBuffer classes.
2022-10-01, ∼399🔥, 0💬

The Ox - Chinese Zodiac Animal Sign
This section discuss about the Ox, the second Chinese zodiac animal sign.
2022-10-01, ∼399🔥, 0💬

1995 - Java Language Developed by Sun Microsystems
This chapter provides some history of Java programming language developed by Sun Systems in 1995.
2022-10-01, ∼399🔥, 0💬

Data Literals
Describes how to enter data into programs as data literals for different datatypes.
2022-10-01, ∼399🔥, 0💬

Selection Sort - Performance
This section provides a tutorial on how to measure the performance of the Selection Sort algorithm. My first Java implementation of Selection Sort is performing at the O(N*N) order level.
2022-10-01, ∼399🔥, 0💬

Installing Crypt::Blowfish 2.14 with ActivePerl
A tutorial is provided to show how to install Crypt-Blowfish 2.14 module originally developed by A.M. Kuchling with ActivePerl 5.18 on Windows.
2022-10-01, ∼399🔥, 0💬

What Is a Font?
This section describes fonts of typefaces. A font is an instance of a typeface for formatted characters (glyphs in XSL-FO term), with a specific size, weight, style and character set.
2022-10-01, ∼399🔥, 0💬

Log Message Types from Serial Collector
This section describes various types of log messages generated from the Serial Collector with the '-Xlog:gc*=debug' option.
2022-10-01, ∼399🔥, 0💬

Memory Allocation Limits on Windows Systems
This section provides a tutorial example on how JVM expands the Heap space to allocate more objects and leads to the 'java.lang.OutOfMemoryError: Java heap space' Java exception, if it is not allowed to expand any more.
2022-10-01, ∼399🔥, 0💬

<< < 168 169 170 171 172 173 174 175 176 177 178 > >>   ∑:9107  Sort:Date