<< < 192 193 194 195 196 197 198 199 200 201 202 > >>   ∑:8894  Sort:Date

What Is FileInfo?
This section describes what is FileInfo - a .NET Framework class in the System.IO namespace. FileInfo class can be used to represent files in a file system to allow you to retrieve file storage information, retrieve and set other file attributes.
2022-10-01, ∼235🔥, 0💬

MySQL Server Data Backups on CentOS
This section provides a tutorial example on how to create backups of MySQL databases and load it back to another MySQL server for MySQL 8.0 server on CentOS 8 systems.
2022-10-01, ∼235🔥, 0💬

Crypt::CBC Operation Simulation
A tutorial Perl example is provided to show how to use Crypt::Blowfish module to simulate the CBC operation mode. The simulation result matches the result from the Crypt::CBC module.
2022-10-01, ∼235🔥, 0💬

"bf-ecb" Cipher with Random Salt
A tutorial example is provided to show you how to use the 'bf-ecb' cipher with Random Salt to encrypt and decrypt binary data files. The Secret Key and the IV will be derived from the given passphrase and a random salt.
2022-10-01, ∼235🔥, 0💬

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

General Suggestions for Better GC Performance
This section describes some general rules used by JVM to manage memory and get better GC performance.
2022-10-01, ∼235🔥, 0💬

Unicode 到 Big5 轉換: 第 35 部分 - U+81E1 到 U+834D
本節列出了 Unicode 到 Big5 代碼轉換表的第 35 部分 - Unicode U+81E1 到 U+834D。
2024-02-03, ∼234🔥, 0💬

Unicode > Big5 轉換: 第 52 部分 - U+9DD2 到 U+9FA0
本節列出了 Unicode 到 Big5 代碼轉換表的第 52 部分 - Unicode U+9DD2 到 U+9FA0。
2024-01-31, ∼234🔥, 0💬

1AFF0: Kana Extended-B
This section provides a quick summary of the Unicode code point block: 'Kana Extended-B', which contains 16 code points to represent Kana Extended-B alphabets used in the Kana Extended-B language.
2024-01-23, ∼234🔥, 0💬

Configuring IIS 5.0 for Perl Programs
This section describes how to configure IIS (Internet Information Services) Web server to run Perl programs through CGI (Common Gateway Interface).
2022-10-18, ∼234🔥, 0💬

1972 年年历 - 鼠年
中国年历 - 1972 年年历 - 鼠年
2022-10-09, ∼234🔥, 0💬

SAX (Simple API for XML) Implementation in JDK
This section provides a tutorial example on how to write a simple program to find out what are the implementation classes for the SAX interfaces in JDK. The key is to call the javax.xml.parsers.SAXParserFac tory.newInstance()method.
2022-10-01, ∼234🔥, 0💬

XSLTransformer.java - XML Transformer
This section provides a tutorial example on how to write an XML transformer program, XSLTransformer.java, using XSL (Extensible Stylesheet Language).
2022-10-01, ∼234🔥, 0💬

Declaring Variables - "var" Statements
This section provides descriptions on variables and a tutorial example on how to declare variables with 'var' statements.
2022-10-01, ∼234🔥, 0💬

"for" Loop Statement Example
This section provides a JavaScript tutorial example showing how to write a 'for' loop statement.
2022-10-01, ∼234🔥, 0💬

The "Math" Object Type - The Math Container
This section provides a quick description and a tutorial example script on the 'Math' built-in object type. There is only one default 'Math' object called 'Math' that holds all math properties and functions.
2022-10-01, ∼234🔥, 0💬

"description" - The Root Element
This section describes 'description', the root element of a WSDL document. The target namespace and other namespaces should be provided at the root element level.
2022-10-01, ∼234🔥, 0💬

rpc/encoded Example - Get Exchange Rate
This section provides a tutorial example on writing a WSDL 1.1 example that uses SOAP 1.1 over HTTP with rpc/encoded as the message style and the encoding option.
2022-10-01, ∼234🔥, 0💬

Benchmark Affected by Other Running Applications
This section provides a tutorial example showing how the benchmark test result is affected by other running applications on the operating system.
2022-10-01, ∼234🔥, 0💬

Discontinued: GenerateBarCode - Generate Bar Code Images
This chapter provides a quick introduction of the free Web service, GenerateBarCode, returning a barcode image for a given string text. Topics include usage description of GenerateBarCode; request message sample; response message sample.
2022-10-01, ∼234🔥, 0💬

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

1984 - Macintosh Developed by Apple Inc.
This chapter provides some history of Macintosh computers. The original Macintosh was the first commercial computer system using entire GUI (Graphical User Interface).
2022-10-01, ∼234🔥, 0💬

XFree86 - Open Source Implementation of X
This section provides a quick introduction of XFree86, a free and open source implementation of X Window System.
2022-10-01, ∼234🔥, 0💬

System.Environment - Execution Environment Class
This section describes the execution environment class, System.Environment, which allows you to retrieve information about and manipulate the current environment and platform.
2022-10-01, ∼234🔥, 0💬

<< < 192 193 194 195 196 197 198 199 200 201 202 > >>   ∑:8894  Sort:Date