<< < 197 198 199 200 201 202 203 204 205 206 207 > >>   ∑:8894  Sort:Date

Set MySQL Server "root" Password on CentOS
This section provides a tutorial example on how to set or reset 'root' password, in case it has no password or you can not remember the password, for MySQL 8.0 server on CentOS 8 systems.
2022-10-01, ∼231🔥, 0💬

Install Python 2 Engine on CentOS
This section provides a tutorial example on how to install Python 2 engine to run old Python scripts and applications on CentOS systems.
2022-10-01, ∼231🔥, 0💬

What Is Conda
This section provides a quick introduction on Conda, which is a powerful open source environment and packager manager that allows you to install multiple environments for multiple versions of software packages and their dependencies and switching easily between them.
2022-10-01, ∼231🔥, 0💬

大五碼(Big5)字元集和編碼說明
本章介紹了大五碼 (Big5) 字元集和它的編碼, 以及 Big5 和 Unicode 的關係。
2024-02-03, ∼230🔥, 0💬

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

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

Installing SOAP::Lite Package
This section describes a tutorial on how to check and install the SOAP::Lite package.
2022-10-19, ∼230🔥, 0💬

Deployment Diagram and Notations in Visio
This section lists UML Deployment Diagram notations supported in MS Visio 2010.
2022-10-08, ∼230🔥, 0💬

readfile() and Special File Handling Functions
This section describes some special file handling functions. readfile() copies a file to standard output. fgetss() reads a line with tags removed. tmpfile() opens a temporary file. file() reads a file into an array.
2022-10-01, ∼230🔥, 0💬

Signing OpenOffice.org 3 Document Worked
This section provides a tutorial example on how to sign an OpenOffice.org 3 document with my personal certificate issued by CAcert.org.
2022-10-01, ∼230🔥, 0💬

Function Parameters Are Passed as Local Copies - Example
This section provides a tutorial example on swapping original primitive and object variables in a function.
2022-10-01, ∼230🔥, 0💬

"for ... in" and "for each ... in" Statements
This section provides a quick description of two special loop statements for iterating properties and methods of object. A tutorial example is provided to show the extra properties and methods of two objects of the same type.
2022-10-01, ∼230🔥, 0💬

Request and Response - Book Reservation
This section provides a mock request and a mock response for the Reservation Web service that uses SOAP 1.1 over HTTP with style='document' and operation name as the first level element name in SOAP Body to help RPC method based client API like SOAP::Lite.
2022-10-01, ∼230🔥, 0💬

"For ... Next" Statement Example Examples
This section provides a tutorial example on how to use 'For ... Next' statements to repeat a block of statements.
2022-10-01, ∼230🔥, 0💬

Displaying the "system" ThreadGroup Tree
This section provides a tutorial example on how to display the 'system' ThreadGroup tree by using the enumerate() and list() methods.
2022-10-01, ∼230🔥, 0💬

"if-then" Statements
This section describes 'if-then' statement, which is a decision-making statement that executes contained sub-statements only when the given 'boolean' expression is 'true'.
2022-10-01, ∼230🔥, 0💬

CrashThread2.java - Thread Testing Program
This section describes a thread testing programs, CrashThread2.java, that keep adding new thread in a while loop.
2022-10-01, ∼230🔥, 0💬

Redefining Old Datatypes - XML Examples
This section describes a tutorial example on how to use elements declared with datatypes redefined with 'redefine' components.
2022-10-01, ∼230🔥, 0💬

Discontinued: GetInfoByState - Get ZIP Codes of a Given US State
This chapter provides a quick introduction of the free Web service, GetInfoByState returning a list of phone area codes and their city names, time zones and ZIP codes for a given state in United States. Topics include usage description of GetInfoByState; request message sample; response message samp...
2022-10-01, ∼230🔥, 0💬

Discontinued: ChangeLengthUnit - Convert Length Unit
This chapter provides a quick introduction of the free Web service, ChangeLengthUnit. Topics include usage description of ChangeLengthUnit; request message sample; response message sample.
2022-10-01, ∼230🔥, 0💬

'vi' Commands to Insert and Change Text
This section provides a list of commands to insert, delete, replace and move text.
2022-10-01, ∼230🔥, 0💬

Logical Expressions and Conditional Statements
This chapter provides tutorial examples and notes on logical expressions and conditional statements. Topics include examples of logical expressions; 'if' statements and examples; 'switch' statements and examples.
2022-10-01, ∼230🔥, 0💬

Hex String Literal Evaluation Examples
This section provides tutorial examples on how hex string literals are evaluated to values of different datatypes.
2022-10-01, ∼230🔥, 0💬

Archived Tutorials
This chapter contains some old tutorial notes and example codes from previous versions of this book.
2022-10-01, ∼230🔥, 0💬

<< < 197 198 199 200 201 202 203 204 205 206 207 > >>   ∑:8894  Sort:Date