<< < 217 218 219 220 221 222 223 224 225 226 227 > >>   ∑:9020  Sort:Date

Archived: mysqladmin - MySQL 5.0 Admin Tool
This section describes how to use MySQL admin tool to check server status and other admin tasks.
2022-10-01, ∼237🔥, 0💬

Big5 > Unicode 轉換: 特殊符號 - 第 A3 行
本節列出了 Big5 到 Unicode 代碼轉換表中「特殊符號」的第 A3 行。
2024-01-31, ∼236🔥, 0💬

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

Enable Remote Access to "httpd" Service
This section provides a tutorial example on how to enable remote access Web pages served by the 'httpd' service by opening the firewall for 'http' service default port 80.
2023-06-22, ∼236🔥, 0💬

Archived Tutorials
This chapter contains some outdated tutorial notes and example codes from previous versions of this book.
2022-11-11, ∼236🔥, 0💬

SOAP Properties Model
This chapter describes SOAP Properties Model.
2022-10-11, ∼236🔥, 0💬

PHP SOAP Web Service Example - getTemp
This chapter provides notes and tutorials on the getTemp SOAP Web service. Topics include writing the getTemp WSDL document; implementing getTemp server with PHP SOAP extension; calling getTemp Web service in SOAP 1.1 and 1.2 versions, with and without WSDL.
2022-10-10, ∼236🔥, 0💬

Migrating Keys from "OpenSSL" Key Files to "keystore"
This chapter provides tutorial notes and example codes on migrating keys from 'OpenSSL' key files to 'keystore' files. Topics include generating a 'OpenSSL' key file; generating a self-signed certificate; merging a key file with its self-signed certificate into a PKCS#12 file; importing PKCS#12 file...
2022-10-05, ∼236🔥, 0💬

Installing Application to Tablet using "adb -d install" Command
This section provides a tutorial example on how to install the debug package of my 'HelloAndroid' application to my LG-V905R tablet using the 'adb -d install' command through the USB debugging interface.
2022-10-01, ∼236🔥, 0💬

java.security.KeyFactory - Reading Encoded Keys
This section describes the java.security.KeyFactory class, which allows you to convert key spec objects back to key objects. Full process of reading and converting encoded key files back to key objects are also provided.
2022-10-01, ∼236🔥, 0💬

Logical (Boolean) Data Type
This section describes value range and storage space size of logical data type: boolean.
2022-10-01, ∼236🔥, 0💬

Application Data Shared by Multiple Threads - Test Results
This section provides test results of a tutorial example on how to share application data by multiple threads. Data sharing allows multiple threads to work together on a single large task.
2022-10-01, ∼236🔥, 0💬

"while" Statements
This section describes 'while' statement, which is a looping statement that executes the contained statement repeatedly while a given condition is true.
2022-10-01, ∼236🔥, 0💬

"continue" Statements
This section describes non-labeled 'continue' statement, which is a branching statement that transfers the control to the end of the immediate enclosing loop block and continues the next iteration of the loop.
2022-10-01, ∼236🔥, 0💬

Archived: Installing JRockit JVM 7.0
This section provides a tutorial example on how to download and install JRockit 7.0 on Windows systems.
2022-10-01, ∼236🔥, 0💬

"NoClassDefFoundError" Exception
This section describes the compilation error on a JSP page that tries to use a JavaBean class, but the class bytecode is not accessible. You will get a NoClassDefFoundError Java exception or a JSP to Servlet class conversion error.
2022-10-01, ∼236🔥, 0💬

TitleCaseWordsWithToken - Usage Description
This section describes the free Web service TitleCaseWordsWithToken provided by DataAccess.com. TitleCaseWordsWithToken allows you to convert words to title case format with an optional delimiter.
2022-10-01, ∼236🔥, 0💬

Constellations
This chapter provides brief introduction of constellations.
2022-10-01, ∼236🔥, 0💬

Java Supports Automatic Garbage Collection
This section provides a quick demonstration of JVM (Java Virtual Machine) garbage collector removing dead objects - objects that have no more references.
2022-10-01, ∼236🔥, 0💬

Cast Function
Describes the CAST() function, which can be used to convert a value of any datatype to any other datatype.
2022-10-01, ∼236🔥, 0💬

Archived: Non-ASCII Test Analysis on MySQL 5
This section provides a detailed analysis of the test results of a PHP script storing non-ASCII characters on MySQL 5.
2022-10-01, ∼236🔥, 0💬

MySQL Encoding Issue Example
This section provides an example of MySQL server encoding issue with Chinese characters, when incorrectly encoded string is stored in database and wrong character_set_* settings are used.
2022-10-01, ∼236🔥, 0💬

Blowfish CBC 2-Block Test Vectors
A tutorial Perl example is provided to show how to build a table of test vectors for Blowfish algorithm in CBC mode on 2-block (16-byte) plaintext messages.
2022-10-01, ∼236🔥, 0💬

Performance Tests on Concurrent collector
This chapter provides tutorial notes and example codes on performance impact of Concurrent collector, Topics include heap footprint; heap size impact; running Young GC only; running more Old GC; impact of parallel threads; impact of concurrent threads.
2022-10-01, ∼236🔥, 0💬

<< < 217 218 219 220 221 222 223 224 225 226 227 > >>   ∑:9020  Sort:Date