<< < 247 248 249 250 251 252 253 254 255 256 257 > >>   ∑:8894  Sort:Date

Add Users and Groups Manually
This section provides a tutorial example on how to add users and groups manually on Linux computers.
2022-10-01, ∼186🔥, 0💬

JDBC-ODBC - Running Queries on MS Access Database
This section describes how to run queries on MS Access database through the JDBC-ODBC driver.
2022-10-01, ∼186🔥, 0💬

Downloading and Installing JDK on Linux
This section provides a tutorial example on how to download and install JDK on Linux systems. The best way to install JDK on CentOS system is to the 'yum' package management tool.
2022-10-01, ∼186🔥, 0💬

"jobs" - Manage Background Jobs
This section provides a tutorial example on how to use 'jobs' command to display background jobs, which are processes with input detached the keyboard. You can start a background job by adding the 'ampersand' sign to the end of the commmad.
2022-10-01, ∼186🔥, 0💬

What Is ASN.1 (Abstract Syntax Notation One)
This section introduces ASN.1 (Abstract Syntax Notation One), which is a language that allows you to define your own constructed data types.
2024-11-27, ∼185🔥, 0💬

Virtual Memory Mapping and Page Table
This section describes virtual memory page, physical memory frame, and page table that maps a page to a frame.
2024-08-17, ∼185🔥, 0💬

Downloading Derby (Java DB) Documents
This section describes how to download and install Derby database server 10.11 documentations.
2024-07-05, ∼185🔥, 1💬

💬 2024-07-05 ashitha: thank you!

Received: from ... by ... - SMTP Server Log
This section provides an email message example with 'Received: from ... by ...' header to to record a log message when the message was transmitted from one SMTP server to another.
2024-06-08, ∼185🔥, 0💬

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

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

Big5 to Unicode Mapping - Special Symbols
Big5 to Unicode code point mapping is provided for the Special Symbols block for symbols, numbers and Latin characters.
2024-01-29, ∼185🔥, 0💬

Big5 to Unicode Mapping - Level 1 Characters
Big5 to Unicode code point mapping is provided for the Level 1 Characters block for frequently used characters.
2024-01-29, ∼185🔥, 0💬

Copying BLOB Values to New Rows
This section describes how to copy BLOB values to new rows with getBlob() and setBlob() methods.
2022-12-01, ∼185🔥, 0💬

Action - Functional of Position Function x(t)
This section describes the Action S as a functional of position function x(t).
2022-11-20, ∼185🔥, 0💬

Imager - Convert Image File Format
This section provides a tutorial example on how to convert image file from one format to another format using read() and write() functions from the Perl Imager module.
2022-10-31, ∼185🔥, 0💬

Summary - Migrating "OpenSSL" Keys to "keystore"
This section describes high level steps on how to migrate a private key generated by 'OpenSSL' into a JKS (Java KeyStore) file. The key step is to merge the private key with its self-signed certificate into a PKCS#12 file.
2022-10-12, ∼185🔥, 0💬

Introduction of Frame of Reference
This chapter provides an introduction of frame of reference. Topics include what is frame of reference; what is coordinate system; examples of 1-dimensional, 2-dimensional and 3-dimensional frame of references; 1 frame of reference associated with 2 coordinate systems.
2022-10-10, ∼185🔥, 0💬

Exporting and Import Certificates
This section provides a tutorial example on how to use the 'keytool -export' and 'keytool -import' commands to export and import the self-signed certificate from a key entry in a 'keystore' file.
2022-10-09, ∼185🔥, 0💬

Substructure Search with Open Babel
This chapter provides introductions and tutorial examples on Open Babel 'obabel -s ...' command to do molecule substructure search. Topics include substructure search using SMARTS expressions with wildcard atoms/bonds and logical operators.
2022-10-05, ∼185🔥, 0💬

Performance of Java substring() and indexOf()
This section provides a tutorial example to test performance of 2 Java built-in functions: substring() and indexOf() on a Window 2000 system.
2022-10-04, ∼185🔥, 0💬

Installing "AboutAndroid" to LG-P925g Phone
This section provides a tutorial example on how to install my 'AboutAndroid' application to my LG-P925g phone. 'HelloAndroid' needs to be uninstalled first, because both applications share the same Java package name 'com.herongyang'.
2022-10-01, ∼185🔥, 0💬

IRI Style Example - Get Exchange Rate
This section provides a tutorial example on writing a WSDL 2.0 example that uses SOAP 1.2 over HTTP with Multipart as the message style.
2022-10-01, ∼185🔥, 0💬

Servlet Class Converted from UseBean.jspx
This section describes the Servlet class converted from the UseBean.jspx JSP page. The converted Java Servlet class shows how 'useBean', 'setProperty' and 'getProperty' are converted.
2022-10-01, ∼185🔥, 0💬

Creating and Using Custom Tags
This section describes main steps of creating and using custom tags in JSP pages. Each custom tag is supported by a Java tag class that extends the javax.servlet.jsp.tagext.TagSu pportclass.
2022-10-01, ∼185🔥, 0💬

<< < 247 248 249 250 251 252 253 254 255 256 257 > >>   ∑:8894  Sort:Date