<< < 142 143 144 145 146 147 148 149 150 151 152 > >>   ∑:9086  Sort:Rank

Sequence Diagram - Frame Notation
This section describes the Sequence Frame Notation used in a UML Sequence Diagram. A Sequence Frame Notation represents the boundary to enclose all messages and lifelines of a communication message sequence.
2022-10-04, ∼420🔥, 0💬

2059 年年历 - 兔年
中国年历 - 2059 年年历 - 兔年
2022-10-04, ∼252🔥, 0💬

Connection Pooling with C3P0 DataSources
This section provides a tutorial example that shows you how to use the C3P0 DataSources class to create and convert a unpooled DataSource to a pooled DataSource using PoolBackedDataSource with default configurations.
2022-10-04, ∼326🔥, 0💬

Calling NumberToWords SOAP 1.2 Web Service
This section provides a tutorial example on how to run HttpURLConnection12.java to call the NumberToWords SOAP 1.2 Web service provided by dataaccess.com.
2022-10-04, ∼265🔥, 0💬

"openssl dsa" Viewing Private and Public Key Pair
This section provides a tutorial example on how to view a private and public key pair stored in PEM format using the 'openssl dsa' command. The key pair was originally generated by the 'keytool -genkeypair' command.
2022-10-04, ∼381🔥, 0💬

Dumping SOAP Request and Response
This section provides a tutorial example of how to dump the actual SOAP request and response message after calling a WSDL operation in RPC style.
2022-10-04, ∼415🔥, 0💬

OFB (Output FeedBack) as a Stream Cipher
This section describes how DES OFB (Output FeedBack) operation mode can be modified as a 1-bit stream cipher or a 1-byte stream cipher.
2022-10-04, ∼397🔥, 0💬

2082 年年歷 - 虎年
中國年歷 - 2082 年年歷 - 虎年
2022-10-04, ∼202🔥, 0💬

rdkit.Chem.rdchem.Mol - The Molecule Class
This section provides a quick introduction of the rdkit.Chem.rdchem.Mol class, which represents a molecule with its properties, child objcts, and operation methods.
2022-10-04, ∼491🔥, 0💬

LWP-UserAgent-GET-Redirect.pl - Following HTTP Redirects
This section provides a tutorial example on how to send a GET request to a Web server, follow up with redirects, and dump request and response messages of all redirects.
2022-10-04, ∼368🔥, 0💬

2067 年年歷 - 豬年
中國年歷 - 2067 年年歷 - 豬年
2022-10-04, ∼204🔥, 0💬

Install ActivePerl on Windows Systems
This section provides a tutorial example on how to install ActivePerl on a Windows computer.
2022-10-04, ∼617🔥, 0💬

Connection Pooling with Commons DBCP BasicDataSource
This section provides a tutorial example that shows you how to use the Commons DBCP BasicDataSource class to manage the connection pool with JavaBean style properties.
2022-10-04, ∼414🔥, 0💬

LWP-UserAgent-Request.pl - GET, POST and Cookies
This section provides a tutorial example on how to send a GET or POST request with a single generic LWP::UserAgent object and manages cookies automatically like a real Web browser.
2022-10-04, ∼350🔥, 0💬

MolFromMolBlock/MolToMolBlock for Mol Block
This section provides a tutorial example on how to use rdkit.Chem.rdmolfiles.MolFromM olBlock(s)and rdkit.Chem.rdmolfiles.MolToMol Block(m)methods to handle molecules expressed in Mol blocks.
2022-10-04, ∼630🔥, 0💬

1959 年年历 - 猪年
中国年历 - 1959 年年历 - 猪年
2022-10-04, ∼183🔥, 0💬

1976 年年歷 - 龍年
中國年歷 - 1976 年年歷 - 龍年
2022-10-04, ∼205🔥, 0💬

Password Digest Validation Program
A Java program, WsuPasswordDigestValidation.ja va,is provided in this tutorial to demonstrate how the WSU Password Digest value is calculated. It can also be used to manually valid any WSS request that uses the Username Token.
2022-10-04, ∼392🔥, 0💬

rdkit.Chem.rdchem.Atom - The Atom Class
This section provides a quick introduction of the rdkit.Chem.rdchem.Atom class, which represents an atom with its properties, associated objcts, and operation methods.
2022-10-04, ∼555🔥, 0💬

Call WSDL Operation with SoapClient::__doRequest()
This section provides a tutorial example on how to call an operation defined in a WSDL document using the __doRequest(request,...) function.
2022-10-04, ∼546🔥, 0💬

2023 年年歷 - 兔年
中國年歷 - 2023 年年歷 - 兔年
2022-10-04, ∼293🔥, 0💬

Proof of DSA Digital Signature Algorithm
This section describes steps to prove DSA digital signature algorithm. Fermat's little theorem is the key part of the proof.
2022-10-04, ∼1049🔥, 0💬

Invoking Remote Webservices from a Perl Client
'SOAP::Lite - SOAP Server-Client Communication Module' was cited in a Perl USENET news group article in 2004.
2022-10-04, ∼204🔥, 0💬

javax.crypto.Cipher - The Public Key Encryption Class
This section provides a quick introduction of the cipher class, javax.crypto.Cipher, to encrypt input data with a public key.
2022-10-04, ∼278🔥, 0💬

<< < 142 143 144 145 146 147 148 149 150 151 152 > >>   ∑:9086  Sort:Rank