<< < 189 190 191 192 193 194 195 196 197 198 199 > >>   ∑:9020  Sort:Date

"switch" Statements - Example
This section provides a tutorial example on how to use 'switch' statements to print business hours based on today's date.
2022-10-01, ∼265🔥, 0💬

What Is Expression
This section provides quick introductions of main expression categories: numeric, character string, bit string, data and time, and time interval.
2022-10-01, ∼265🔥, 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, ∼265🔥, 0💬

What Is Ethereum Blockchain Miner
This section describes what is Ethereum Blockchain Miner.
2022-10-01, ∼265🔥, 0💬

Archived: 640/400/40MB Test on JRockit 28.2
This section provides a tutorial example on running GCTest2.java on JRockit 28.2.7 with 640MB memory limit and a 400MB base plus 40MB fluctuating memory usage with object size of 1.25MB.
2022-10-01, ∼265🔥, 0💬

Administrative Tasks
This chapter provides introductions and tutorial on Linux administrative task. Topics include shutting down and restarting system, moving /home to new partition, moving all users to a new system.
2022-10-01, ∼265🔥, 0💬

"pip" - Package Installer for Python
This chapter provides introductions and tutorial examples about 'pip' - Package Installer for Python. Topics include running 'pip' commands to list installed packages and install new packages; running 'pip' inside Python scripts; commonly used Python packages.
2022-10-01, ∼265🔥, 0💬

SQL Server - PreparedStatement
This chapter provides tutorial notes on JDBC PreparedStatement with SQL Server Driver. Topics include creating PreparedStatement objects; setting PreparedStatement parameters; running PreparedStatement in batch mode; comparing PreparedStatement performance.
2022-10-01, ∼265🔥, 0💬

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

Listen to Non-Standard Ports with Apache
This section provides a tutorial example on how to add virtual hosts to listen to additional ports other than standard ports (80 and 443) with and without systemd Socket Activation service.
2024-04-12, ∼264🔥, 0💬

Unicode to Big5 - Part 32: U+7CF2 to U+7E48
Unicode to Big5 code point mapping is provided for Big5 character set - Part 32: Unicode U+7CF2 to U+7E48.
2024-01-29, ∼264🔥, 0💬

"obgen" - Generate Molecule 3D Structures
This section provides a quick introduction on the 'obgen' command provided in Open Babel package to generate molecule 3D structure.
2022-10-07, ∼264🔥, 0💬

DsaKeyChecker.java - Reading and Checking DSA Keys
This section provides a tutorial example on how to read DSA public key and private key back from the key files, assuming they are using PKCS#8 and X.509 encoding formats.
2022-10-05, ∼264🔥, 0💬

Use of undefined constant SOAP_1_2
'SOAP Extension Function and Calling Web Services' tutorial was cited in a The Imaging Source forum post in 2009.
2022-10-04, ∼264🔥, 0💬

Preparations on Using Apache Ant Tool
This section describes how to prepare yourself to use the Apache Ant tool: create proper folder structure; define smaller build steps; put build steps into an Ant build file; implement each build step with Ant commands.
2022-10-01, ∼264🔥, 0💬

android.widget.ScrollView Class - Scrolling Text View
This section provides tutorial example on how to create a scrollable screen to view large contents of text using the android.widget.ScrollView Class.
2022-10-01, ∼264🔥, 0💬

Introduction of Activity Lifecycle
This section describes the android.app.Activity class which represents an activity you allow the user to interact with on the screen. An activity has 4 states: Active, Paused, Stopped and Destroyed.
2022-10-01, ∼264🔥, 0💬

Android Phone - LG-P925g
This chapter provides tutorial notes on the Android phone - LG-P925g. Topics include Android phone system basic information; running background processes and foreground applications; connecting phone to computer as USB storage drive, transferring files using Bluetooth radio; using Wi-Fi network to a...
2022-10-01, ∼264🔥, 0💬

Archived: Installing the Debug Binary Package
This section provides a tutorial example on how to install the debug binary package to the Android emulator using the Apache Ant tool and the build file.
2022-10-01, ∼264🔥, 0💬

DOMValidator.java - XML DTD Validation with DOM
This section provides a tutorial example on how to write a DTD validator using DOM classes in JDK. The validator can validate an XML file against the specified DTD statements.
2022-10-01, ∼264🔥, 0💬

Basic Rules of Using Non-ASCII Characters in HTML Documents
This section describes basic rules on how non-ASCII character strings should be managed at different steps to ensure localized text strings can be used in PHP script string literals and displayed correctly on the browser window.
2022-10-01, ∼264🔥, 0💬

Signing OpenOffice.org 3 Document Worked
This section provides a tutorial example on how to sign an OpenOffice.org 3 document with my personal certificate issued by CAcert.org.
2022-10-01, ∼264🔥, 0💬

String Literals
This section provides descriptions on string literals and a tutorial example on how to use them in JavaScript source code.
2022-10-01, ∼264🔥, 0💬

Including JavaScript Codes with HTML "script" Tags
This section provides a quick description of how to include JavaScript codes into HTML documents with 'script' tags. A tutorial example is provided on calling a function defined in the 'head' tag.
2022-10-01, ∼264🔥, 0💬

<< < 189 190 191 192 193 194 195 196 197 198 199 > >>   ∑:9020  Sort:Date