<< < 130 131 132 133 134 135 136 137 138 139 140 > >>   ∑:9020  Sort:Date

Build Process and Package File Content
This chapter provides tutorial notes on the Android project build process. Topics include Android project folder structure; project build process; Ant automated build command; Android Asset Packaging Tool (aapt); Java compiler (javac); Dalvik Executable (dex) conversion; 'apkbuilder' command for pac...
2022-10-01, ∼355🔥, 0💬

Handling ASCII Characters in JSP Pages
This section provides a tutorial example to show that ACSII characters entered in JSP pages will show up on browsers without any trouble. All technologies used different steps support ASCII by default.
2022-10-01, ∼355🔥, 0💬

Virtual Memory Upper Limit
This section provides a tutorial example on how to test virtual memory upper limit, which is close to 2 GB on 32-bit Windows systems.
2022-10-01, ∼355🔥, 0💬

CREATE TABLE - Statement to Create Tables
A tutorial example is provided on how to use CREATE TABLE statements to create tables in different ways.
2022-10-01, ∼355🔥, 0💬

Install and Manage PHP Modules on CentOS
This section provides a tutorial example on how to search and install additional PHP modules on CentOS 8 systems using 'dnf/yum' as the package manager.
2022-10-01, ∼355🔥, 0💬

Introduction of Bitcoin
This chapter introduces what is Bitcoin.
2021-11-23, ∼355🔥, 1💬

LibreOffice Drawing Extension - UML Elements
This chapter provides tutorial examples on LibreOffice UML drawings. Topics include installing LibreOffice and 'UML Elements' extension; drawing UML activity diagram.
2024-06-23, ∼354🔥, 0💬

USB Debugging Applications on Samsung Tablet
This chapter provides tutorial notes on debugging application on Samsung mini tablet. Topics include installing Samsung USB device driver on Windows; Turning on USB debugging interface on Samsung tablet; running 'adb -d' commands on USB connected device; installing application through USB connection...
2022-10-01, ∼354🔥, 0💬

Commonly Used Character Sets and Encodings
This section provides a list of commonly used character sets and their encodings.
2022-10-01, ∼354🔥, 0💬

php_mbstring.dll - Multibyte String Extension
This section describes how to configure PHP to load the mbstring extension (php_mbstring.dll) to support multibyte string functions for UTF-8 encoding.
2022-10-01, ∼354🔥, 0💬

Transferring Funds between Ether Accounts
This chapter discusses transferring funds between ether accounts.
2022-10-01, ∼354🔥, 0💬

Object References and Garbage Collection
This chapter provides tutorial notes and example codes on Object References and Garbage Collection. Topics include object reference types; strong reference test program; final reference test program; dead objects with final references in heap; performance impact of final references.
2022-10-01, ∼354🔥, 0💬

Extend /home LV with a New Partition
This section provides a tutorial example on how to extend the /home file system on a LV (Logical Volume) on the fly with an newly added PV (Physical Volume) on the VG (Volume Group).
2022-10-01, ∼354🔥, 0💬

"keytool" Generating Maria's Private Key
This section provides a tutorial example on how to use 'keytool' to generate a pair of private key and public key.
2019-05-08, ∼354🔥, 1💬

questionSearch - Usage Description
This section describes the free Web service questionSearch provided by Yahoo!. questionSearch allows you to obtain questions and answers from Yahoo! Answers database that match a given key words.
2016-05-18, ∼354🔥, 1💬

💬 2016-05-18 َ: سلام

"jdeprscan jar_file" - Deprecated API of JAR File
This section provides a tutorial example on how to use 'jdeprscan' command to scan for deprecated APIs of a given JAR file.
2022-10-01, ∼353🔥, 0💬

Request and Response - Hello
This section provides a mock request and a mock response for the Hello Web service that uses SOAP 1.1 over HTTP send a hello message and receive a hello message.
2022-10-01, ∼353🔥, 0💬

IE Web Browser Supporting VBScript
This chapter provides introductions and tutorial examples on how IE Web browser provides support to VBScript code embedded in HTML documents. Topics include executing VBScript code embedded in 'script' tags, including VBScript code through external files, DOM API 'document' and 'window' objects, bro...
2022-10-01, ∼353🔥, 0💬

ELEMENT - Element Declaration Statement
This section describes syntax formats of the ELEMENT statement, which is used to declare an element in this document type. The ELEMENT statement specifies what is the name of the element, and what is structure of its content.
2022-10-01, ∼353🔥, 0💬

Spatial Data Functions
Describes some commonly used Spatial Data functions like, ST_GeomFromText(), ST_AsText(), ST_GeometryType(), POINT(), ST_X(), ST_Y(), ST_NumPoints(), ST_PointN(), ST_Area(), etc.
2022-10-01, ∼353🔥, 0💬

Fetching Non-ASCII Text from MySQL
This section describes how to set character_set_results properly to retrieve non-ASCII character strings from MySQL server.
2022-10-01, ∼353🔥, 0💬

What Is WS-Security (WSS)
This section describes WS-Security (WSS) standard - a SOAP extension standard that defines building blocks to implement SOAP message content integrity and confidentiality.
2022-10-06, ∼352🔥, 0💬

Creating Android Project with "android" Command
This section describes how to create an Android application project without using the Eclipse IDE. The 'android' command can be used to create a project with all the source code and directory stubs for your project, as well as an Apache Ant build file.
2022-10-01, ∼352🔥, 0💬

Saving Files in "Unicode (Big-Endian)" Option
This section provides a tutorial example on how to save text files with Word by selecting the 'Unicode (Big-Endian)' encoding option on the file conversion dialog box.
2022-10-01, ∼352🔥, 0💬

<< < 130 131 132 133 134 135 136 137 138 139 140 > >>   ∑:9020  Sort:Date