<< < 230 231 232 233 234 235 236 237 238 239 240 > >>   ∑:9026  Sort:Date

What Is Variable
This section provides a quick introduction variables. A variable in Python is a symbolic name of a data object.
2022-10-01, ∼258🔥, 0💬

Listing All Tables - getTables()
This section describes how to get a list of all tables in the current database on the SQL Server through the DatabaseMetaData object.
2018-09-01, ∼258🔥, 2💬

Viewing REST Service Properties
This section provides a tutorial example on how to view REST service properties using the SoapUI Service Viewer, which has 3 tabs: Overview, Service Endpoints, and WADL Content.
2016-05-12, ∼258🔥, 1💬

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

What Is Function?
This section describes what is function - Two sets of elements, X and Y, and a rule, f, which assigns to each element in X, to one element in Y.
2022-10-11, ∼257🔥, 0💬

2054 年年历 - 狗年
中国年历 - 2054 年年历 - 狗年
2022-10-09, ∼257🔥, 0💬

2005 年年历 - 鸡年
中国年历 - 2005 年年历 - 鸡年
2022-10-06, ∼257🔥, 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, ∼257🔥, 0💬

"service" - Service Definition Element
This section describes 'service', a definition element that defines a service as one or multiple endpoints. An endpoint defines a binding to a communication address.
2022-10-01, ∼257🔥, 0💬

"while" Statements
This section describes 'while' statement, which is a looping statement that executes the contained statement repeatedly while a given condition is true.
2022-10-01, ∼257🔥, 0💬

What Is Sendmail
This section provides a quick introduction of Sendmail, a MTA (Mail Transfer Agent), that works other MTAs and MDAs (Mail Delivery Agents) to transfer and deliver emails.
2022-10-01, ∼257🔥, 0💬

PHP Script Source Code File Format
This section describes the PHP script source code file format - A text file with PHP code segments mixed into non-PHP text. The most common way to mix PHP codes is to use the PHP processing tag '?php'.
2022-10-01, ∼257🔥, 0💬

Data Literals
This section describes 5 types of data literals used in C#: Boolean, Integer, Real, Character and String.
2022-10-01, ∼257🔥, 0💬

Archived: Sending Text in Latin1 Encoding to MySQL 5
This section provides a test on sending non-ASCII character strings to MySQL server in Latin1 encoding.
2022-10-01, ∼257🔥, 0💬

Most Popular Web Browsers
The most popular Web browsers based on browser signature strings in log files for 252 days of year 2007.
2022-10-01, ∼257🔥, 0💬

"ncfb/nofb" for Block Chaining Ciphers
This section provides a tutorial example on how to use 'ncfb' and 'nofb' mode codes to perform standard block chaining cipher operations using the PHP Mcrypt mcrypt_encrypt() function with Blowfish algorithm.
2022-10-01, ∼257🔥, 0💬

GCPerfP99.java - Output Verification
This section provides tutorials to verify output from GCPerfP99.java test runs. System interrupts are successfully excluded from performance calculation.
2022-10-01, ∼257🔥, 0💬

Performance Tests on Concurrent collector
This chapter provides tutorial notes and example codes on performance impact of Concurrent collector, Topics include heap footprint; heap size impact; running Young GC only; running more Old GC; impact of parallel threads; impact of concurrent threads.
2022-10-01, ∼257🔥, 0💬

Reduced Point Additive Operation Improved
This section describes the improved version of the reduced point additive operation by applying the same modular arithmetic reduction on the parameter m as the reduced elliptic curve equation.
2022-10-01, ∼257🔥, 0💬

Reduced Elliptic Curve Group - E1931(443,1045)
This section provides an example of a reduced Elliptic Curve group E1931(443,1045).
2022-10-01, ∼257🔥, 0💬

JVM Memory Manager - Garbage Collector
This section describes what is a garbage collector and its role and responsibilities for managing the JVM memory.
2022-10-01, ∼257🔥, 0💬

Usage Report on Heap Memory Areas
This section provides explanations of the usage report on heap memory areas generated by the '-XX:+PrintGCDetails' option.
2022-10-01, ∼257🔥, 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, ∼257🔥, 0💬

Retrieving CLOB Values with getClob() Method
This section describes how to retrieve CLOB values with the ResultSet.getClob() method.
2022-10-01, ∼257🔥, 0💬

<< < 230 231 232 233 234 235 236 237 238 239 240 > >>   ∑:9026  Sort:Date