<< < 199 200 201 202 203 204 205 206 207 208 209 > >>   ∑:9107  Sort:Date

Archived: Downloading and Installing JDK 10
This section describes how to download and install JDK 10 on a Windows system.
2022-10-01, ∼365🔥, 0💬

Built-in Misc. Functions
This section provides a list of commonly used built-in misc. functions.
2022-10-01, ∼365🔥, 0💬

The Automated Garbage Collection Process
This section a tutorial example on how to find out when the garbage collector automatically performing the garbage collection process.
2022-10-01, ∼365🔥, 0💬

Anonymous FTP Servers
This section provides a quick description of anonymous FTP servers.
2022-10-01, ∼365🔥, 0💬

PHP Programs and MySQL Server
This chapter provides notes and tutorial examples on MySQL server and PHP programs. Topics include configuring the PHP engine to use the MySQL extension library, commonly used MySQL functions, running SQL statements to create table, insert rows and fetch rows.
2022-10-01, ∼365🔥, 0💬

General Suggestions for Better GC Performance
This section describes some general rules used by JVM to manage memory and get better GC performance.
2022-10-01, ∼365🔥, 0💬

"obabel" vs. "babel" Open Babel Commands
This section provides a quick summary of differences between on Open Babel 'obabel' new command and 'babel' old command.
2022-10-01, ∼365🔥, 0💬

Listing All Culumns - getColumns()
This section describes how to get a list of all columns in a table or a view through the DatabaseMetaData object.
2022-10-01, ∼365🔥, 0💬

Content-Type: multipart/mixed; boundary="..."
This section provides an email message example with 'Content-Type: multipart/mixed; ...' header to indicate that the content contains multiple parts. This is commonly used to send emails with attachments.
2024-06-08, ∼364🔥, 0💬

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

Introduction to Big5
A quick introduction of Big5 is provided. Topics include Big5 character set; Big5 encoding, and relation of Big5 and Unicode.
2024-01-29, ∼364🔥, 0💬

Big5 to Unicode - Row B4: Level 1 Characters
Big5 to Unicode code point mapping is provided for Big5 character set - Row B4: Level 1 Characters.
2024-01-29, ∼364🔥, 0💬

Python Source Code Encoding
This section provides a tutorial example to demonstrate the default UTF-8 encoding of Python source code file and ways to change the default encoding.
2024-01-27, ∼364🔥, 0💬

Unicode Character Encoding and Decoding
This section provides tutorial example on how to convert Unicode character strings to and from byte sequences based on different encoding standards using str.encode() and bytes.decode() methods.
2024-01-27, ∼364🔥, 0💬

require() Function - Including Script Files
This section provides a tutorial example showing you how to the require() function is better than the do() function - if the same file is included multiple time, the require() function will only execute it once.
2022-10-19, ∼364🔥, 0💬

Derby (Java DB) JDBC DataSource Objects
This chapter provides tutorial notes on using DataSource objects and JNDI to connect Derby (Java DB) Database. Topics include creating connections with ClientDataSource objects directly without JNDI; downloading and installing JNDI File System Service Provider; Binding ClientDataSource objects to JN...
2022-10-09, ∼364🔥, 0💬

2015 年年历 - 羊年
中国年历 - 2015 年年历 - 羊年
2022-10-07, ∼364🔥, 0💬

SOAP::Transport::HTTP - SOAP Server with HTTP Protocol
This section provides a tutorial example on how to use the SOAP::Transport::HTTP module to create a SOAP server with the HTTP protocol.
2022-10-06, ∼364🔥, 0💬

Year 1999 Chinese Calendar - Year of the Rabbit
2022-10-06, ∼364🔥, 0💬

Perl SOAP::Lite for WSDL
This chapter provides tutorial examples and notes on using SOAP::Lite in WSDL mode. Topics include calling service() method to load WSDL document; calling soapversion() to use SOAP 1.2 standard.
2022-10-05, ∼364🔥, 0💬

Statechart Diagram and Notations in Visio
This section lists UML Statechart Diagram notations supported in MS Visio 2010.
2022-10-05, ∼364🔥, 0💬

Supported Save and Open File Formats
This section provides a quick summary on Notepad saving and opening Unicode files correctly with the BOM character prepended. But Notepad failed to open Unicode big endian files without the BOM character prepended.
2022-10-01, ∼364🔥, 0💬

php.ini - PHP Runtime Configuration
This section describes the PHP runtime configuration file, php.ini.
2022-10-01, ∼364🔥, 0💬

Receiving Non-ASCII Characters with POST Method
This section provides a tutorial example on how enter non-ASCII characters in HTML forms and receive them correctly with the POST method. The HTML form is using the iso-8859-1 encoding.
2022-10-01, ∼364🔥, 0💬

<< < 199 200 201 202 203 204 205 206 207 208 209 > >>   ∑:9107  Sort:Date