<< < 252 253 254 255 256 257 258 259 260 261 262 > >>   ∑:9045  Sort:Date

Add Ethereum Network Manually in MetaMask
This section provides a tutorial example on how to add an Ethereum network manually in MetaMask.
2024-06-02, ∼248🔥, 0💬

OpenJDK - Open-Source JDK
This chapter provides introductions and tutorial examples on OpenJDK. Topics include installing and upgrading OpenJDK JRE and JDK packages; using 'update-alternatives' command to update symbolic links for default commands; compiling and running Java programs.
2024-04-12, ∼248🔥, 0💬

DataFlex - "FullCountryInfo" Operation
This section provides a tutorial example on how to use the 'FullCountryInfo' operation of the free Web service 'DataFlex' provided by oorsprong.org.
2024-01-21, ∼248🔥, 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, ∼248🔥, 0💬

JceSunDesPaddingTest.java - JCE DES Padding Test
This section provides a tutorial example to test the PKCS5Padding schema used by the DES implementation in the JDK JCE package.
2022-10-10, ∼248🔥, 0💬

SOAP 1.1 Request - Content-Length Too Small
This section provides a tutorial example of SOAP 1.1 request to use the GetSpeech Web service provided at xmlme.com. A 'Bad Request' error is received, if Content-Length is not enough to cover the entire XML message in the request.
2022-10-08, ∼248🔥, 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-07, ∼248🔥, 0💬

2053 年年历 - 鸡年
中国年历 - 2053 年年历 - 鸡年
2022-10-06, ∼248🔥, 0💬

JceSecretKeyTest.java - Secret Key Test Program
This section provides a quick tutorial example on how to write a sample program to generate a secret key for Blowfish, DES, or HmacMD5 encryption, save the secret key to a file, and read it back.
2022-10-06, ∼248🔥, 0💬

ChangeLengthUnit - Request Message Sample
This section provides a request message sample of ChangeLengthUnit Web service.
2022-10-01, ∼248🔥, 0💬

Command Line Alias Substitution
This section provides a quick introduction of C shell command line alias substitution.
2022-10-01, ∼248🔥, 0💬

".names" File Example
This section provides an example of .names files used by a Gopher server to build a Gopher menu. Entries in a .names file can be local files, directories or links from other Gopher servers.
2022-10-01, ∼248🔥, 0💬

"SHOW" - Show Server Information
This section provides a tutorial on how to use 'show' statements to display MySQL server information.
2022-10-01, ∼248🔥, 0💬

Crypt::ECB Encryption Test Cases
Test cases are provided to run Crypt::ECB with Crypt::Blowfish and no padding. Secret key must be between 8 bytes and 56 bytes long.
2022-10-01, ∼248🔥, 0💬

Generational Garbage Collection in HotSpot
This section describes the generational garbage collection architecture used in the HotSpot JVM. Young Generation stores objects with shorter lives and Tenured Generation stores objects with longer lives.
2022-10-01, ∼248🔥, 0💬

Productivity Tools on macOS
This chapter provides quick introductions of various productivity tools like Terminal, Atom, FileZilla, OpenOffice, VPN Plus, WeChat, on macOS.
2022-10-01, ∼248🔥, 0💬

Common Features of All Data Types
This section describes some common features of all data types: unique identifiers, id(object) and type(object) functions, data type categories, casting to Boolean values, etc.
2022-10-01, ∼248🔥, 0💬

"with" Statement for Context Manager
This section provides a quick introduction of 'with' statement, which wraps a standard 'try' statement with a context manager object.
2022-10-01, ∼248🔥, 0💬

"SELECT ... INTO" Statements
This section describes how to create a table and insert data rows with a special SELECT statement.
2022-10-01, ∼248🔥, 0💬

JDBC-ODBC - Getting Flat File Driver Info
This section describes how to get ODBC driver and JDBC driver infor with the getMetaData() method.
2022-10-01, ∼248🔥, 0💬

Performance Comparison of Inserting Integers vs. Strings
This section provides a tutorial example on how to check performance comparison between inserting integers and inserting strings to MySQL database.
2022-10-01, ∼248🔥, 0💬

PHP SOAP Extension - XML Document Based Web Services
This section provides a tutorial example on how to write a PHP program to call an XML document based Web service with SOAP 1.2 binding using the SoapClient class. 'soap_version' => SOAP_1_2 is used for SOAP 1.2.
2016-10-12, ∼248🔥, 1💬

Java Chinese Lunar Calendar
'中国年历算法和程式' tutorials were cited in a csdn.net article in 2024.
2025-01-07, ∼247🔥, 0💬

Most Popular Certificate Authorities
This section provides a list of most popular certificate authorities.
2024-11-27, ∼247🔥, 0💬

<< < 252 253 254 255 256 257 258 259 260 261 262 > >>   ∑:9045  Sort:Date