<< < 234 235 236 237 238 239 240 241 242 243 244 > >>   ∑:8894  Sort:Date

"tar -c" and "tar -x" - Create and Extract Archive Files
This section provides a tutorial example on how to use 'tar -c' command to compress multiple file and sub-directories into an archive file and use 'tar -x' command to extract files out of an archive file.
2022-10-01, ∼199🔥, 0💬

"CREATE SCHEMA" Statements
This section describes how to create a schema in the current database.
2016-06-08, ∼199🔥, 1💬

Big5 到 Unicode 轉換:一級漢字 - 第 AB 行
本節列出了 Big5 到 Unicode 代碼轉換表中一級漢字 - 第 AB 行。
2024-02-03, ∼198🔥, 0💬

Big5 到 Unicode 轉換:一級漢字 - 第 AE 行
本節列出了 Big5 到 Unicode 代碼轉換表中一級漢字 - 第 AE 行。
2024-02-03, ∼198🔥, 0💬

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

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

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

Operations Provided by DataFlex Web Service
This section describes the free Web service 'DataFlex' provided by oorsprong.org. It supports 21 operations to retrieve country information, including names, capitals, languages, currencies, flags, phone codes, etc..
2024-01-21, ∼198🔥, 0💬

Morgan Fingerprint Generator in RDKit for FCFP
This section provides a tutorial on how to generate FCFP fingerprints with the Morgan Fingerprint Generator in the RDKit library.
2023-04-04, ∼198🔥, 0💬

XML Parsing Options
This section describes commonly used options supported by the XML::Simple module that controls how to handle root element and empty elements. 'forcearray =&gt; 1' option is needed if you want to text elements to parsed as arrays.
2022-11-18, ∼198🔥, 0💬

soapversion('1.2') Sets Correct Envelope namespace
This section provides a tutorial example on how to use soapversion('1.2') to tell service() to use the correct namespace for the Envelope.
2022-10-25, ∼198🔥, 0💬

Meter Prefixes and Other Units
This section introduces prefixes used on 'meter' to represent decadic multiples or fractions of a meter. It also covers other standard units to measure distances like foot, mile, nautical mile and lightyear.
2022-10-12, ∼198🔥, 0💬

Using DBM Database Files
This chapter provides tutorial examples and notes on DBM database files. Topics include using dbmopen() to connect a hash variable to a DBM database; example scripts of storing two and multiple columns in DBM database files.
2022-10-08, ∼198🔥, 0💬

Private key and Public Key Pair Generation
This chapter provides tutorial notes and example codes on private key and public key pair generation. Topics include public key encryption algorithms, RSA, DSA and DiffieHellman; private key and public key pair generation class and sample program; RSA, DSA, and DiffieHellman key pair samples.
2022-10-05, ∼198🔥, 0💬

XSD Schema XML DOM Validation Errors
This section provides some errors from the XSD schema validation process on invalid XML files represented in Document objects using the JAXP API.
2022-10-01, ∼198🔥, 0💬

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

Public Properties and Methods of FileInfo Class
This section describes public properties and methods of the FileInfo class. Name, DirectoryName, Extension, CreationTime and Length are examples of FileInfo public properties.
2022-10-01, ∼198🔥, 0💬

User-Defined vs. Stored Procedure Variables
This section provides a tutorial example to show you differences between user-defined variables and stored procedure variables: syntax, declaration and scope.
2022-10-01, ∼198🔥, 0💬

Most Popular Search Engines
The most popular search engines based on page referral request counts for last 154 days of year 2008.
2022-10-01, ∼198🔥, 0💬

"more", "head" and "cat" - Read Files
This section provides a tutorial example on how to use 'more', 'head' or 'tail' commands to read text files one screen at a time, to read the first 10 lines, or to read the last 10 lines.
2022-10-01, ∼198🔥, 0💬

Assignment Expression - Walrus Operation
This section provides a quick introduction on assignment expression, which assigns an object to a variable and returns the object at the same time.
2022-10-01, ∼198🔥, 0💬

Classes and Instances
This chapter provides introductions and tutorial examples about classes and instances. Topics include introduction of class, instance, attribute and method; using 'class' statement; using __init__() method; differences between class attributes and instance attributes.
2022-10-01, ∼198🔥, 0💬

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

Overview of CallableStatement Objects
This section provides overview information on CallableStatement Objects for stored procedures.
2022-10-01, ∼198🔥, 0💬

<< < 234 235 236 237 238 239 240 241 242 243 244 > >>   ∑:8894  Sort:Date