<< < 216 217 218 219 220 221 222 223 224 225 226 > >>   ∑:9020  Sort:Date

exec() - Execute External Programs
This section provides a tutorial example on how to the exec() function to invoke an external program. The program's standard output, stdout, is returned in an array argument and the last line of stdout is returned as the return value.
2022-10-01, ∼237🔥, 0💬

Operators and Expressions
This section provides descriptions on operators and expressions, including arithmetic, comparison, logical, bitwise, and assignment operators.
2022-10-01, ∼237🔥, 0💬

Archived: Installing JDK 12 on Windows
This section provides a tutorial example on how to download and install JDK 12, which includes some nice Java tools, on a Windows system.
2022-10-01, ∼237🔥, 0💬

Archived: Downloading and Installing SoapUI 3.0.1
This section provides a tutorial example on downloading and installing SoapUI 3.0.1 on Windows system.
2022-10-01, ∼237🔥, 0💬

Archived: Downloading and Installing PHP 5.3.1
This section provides a tutorial example on how to download and install PHP 5.3.1 on a Windows system.
2022-10-01, ∼237🔥, 0💬

Literal Formats for Characters
This section describes literal formats for character values of char data type: single characters or escape sequences enclosed in single quotes.
2022-10-01, ∼237🔥, 0💬

Mixing Static Data with Scriptlets for Compound Statements
This section provides a tutorial example on how to mix static data with scriptlets to form Java compound statements like 'if', or 'while'.
2022-10-01, ∼237🔥, 0💬

JSP Document - JSP Version Error
This section provides tutorial example on how to verify what JSP versions are supported by Tomcat server using an invalid version number in a JSP Document.
2022-10-01, ∼237🔥, 0💬

"language" Datatype Values and Representations
This section describes the first derived datatype of 'token': 'language'. Input strings are converted to 'token' values before they are matched against the '[a-zA-Z]{1,8}(-[a-zA-Z0-9]{1, 8})*'pattern.
2022-10-01, ∼237🔥, 0💬

DELETE FROM - Statement to Delete Records from Tables
A tutorial example is provided on how to use DELETE FROM statements to delete records from tables.
2022-10-01, ∼237🔥, 0💬

Receive Bitcoin in My Test Wallet
This section describes how to check test transactions on my local peer.
2022-10-01, ∼237🔥, 0💬

What Is Reduced Elliptic Curve Group
This section describes Reduced Elliptic Curve Groups or Elliptic Curve over Prime Field GF(p), denoted as Ep(a,b), which uses elliptic curve equations reduced by modular arithmetic of prime number p to define the group element set, and uses point addition operation based on the rule of chord reduced...
2022-10-01, ∼237🔥, 0💬

Serial GC Tracing - Aged Live Objects
This section provides a tutorial of tracing how Serial GC increases the age of objects survived each additional GC in 'from' space.
2022-10-01, ∼237🔥, 0💬

"Siri" Processes - Voice Command Interpreter
This section describes 'Siri' process, which allows you to operates your Mac computer with voice commands interactively.
2022-10-01, ∼237🔥, 0💬

System Users and Groups
This section provides a tutorial example on how to add and manage system users and groups on Linux computers.
2022-10-01, ∼237🔥, 0💬

"obabel ... -o svg -xS" - Ball/Stick Depiction in SVG
This section provides a tutorial example how to generate a SVG picture of a molecule structure in ball-stick style using the Open Babel 'obabel ... -o svg -xS' command.
2022-10-01, ∼237🔥, 0💬

JDBC-ODBC - Creating DSN for SQL Server 2005
This section describes how to create a DSN that connected to the local SQL Server.
2022-10-01, ∼237🔥, 0💬

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

Methods on SOAP::Lite Client Object
This section provides all methods that are available on SOAP::Lite 0.710 client object.
2022-11-05, ∼236🔥, 0💬

RPC::XML - Perl Implementation of XML-RPC
This chapter provides tutorial examples and notes on the RPC::XML Perl module. Topics include introduction of RPC::XML classes: server, client, request, etc.; installing of NMake 1.5 and RPC::XML 0.57; sample server and client programs supporting 3 remote methods; sending arrays with remote method c...
2022-10-11, ∼236🔥, 0💬

SOAP Properties Model
This chapter describes SOAP Properties Model.
2022-10-11, ∼236🔥, 0💬

PHP SOAP Web Service Example - getTemp
This chapter provides notes and tutorials on the getTemp SOAP Web service. Topics include writing the getTemp WSDL document; implementing getTemp server with PHP SOAP extension; calling getTemp Web service in SOAP 1.1 and 1.2 versions, with and without WSDL.
2022-10-10, ∼236🔥, 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, ∼236🔥, 0💬

Migrating Keys from "OpenSSL" Key Files to "keystore"
This chapter provides tutorial notes and example codes on migrating keys from 'OpenSSL' key files to 'keystore' files. Topics include generating a 'OpenSSL' key file; generating a self-signed certificate; merging a key file with its self-signed certificate into a PKCS#12 file; importing PKCS#12 file...
2022-10-05, ∼236🔥, 0💬

<< < 216 217 218 219 220 221 222 223 224 225 226 > >>   ∑:9020  Sort:Date