<< < 229 230 231 232 233 234 235 236 237 238 239 > >>   ∑:7660

Running "adb" on LG-V905R USB Debugging Interface
This section provides a tutorial example on how to run 'adb' commands on LG-V905R Android tablet through the USB debugging interface. 'adb -d' is to run commands on the USB connected Android device. But if there is only 1 device, '-d' option is not needed.
2022-10-01, 153🔥, 0💬

Developing Applications with Android API Level 7
This section describes why 'AboutAndroid' fails to run on Android 2.2.2 phone. The getObbDir() method is supported only on Android 2.3.4 (API Level 10) and higher. To run on 99% of existing Android devices, you need to develop the application with API Level 7.
2022-10-01, 153🔥, 0💬

"Your connection is not private" with Chrome on Android Phone
This section provides a tutorial example on how to resolve the 'Your connection is not private' error with Chrome on Android phone.
2022-10-01, 153🔥, 0💬

"FileSystemObject" Objects to Manage File Systems
This section describes FileSystemObject properties and methods. A tutorial example is provided on how to create a folder, copy files, and get file information.
2022-10-01, 153🔥, 0💬

JSP Document - JSP Version Error
This section provides tutorial example on how to verify what JSP versions are supported by Tomcat server using an invalid version number in a JSP Document.
2022-10-01, 153🔥, 0💬

Jupiter Sign and Horoscope
This section provides an quick introduction of Jupiter sign in horoscope.
2022-10-01, 153🔥, 0💬

UNIX File System Hierarchy
This section provides a quick introduction of UNIX file system hierarchy.
2022-10-01, 153🔥, 0💬

'vi' Commands to Move Cursor and Search for Locations
This section provides a list of commands to move the cursor on text area of the screen, scroll text on screen, and search for location with character or string matches.
2022-10-01, 153🔥, 0💬

What Is Java Language
This section provides a quick introduction of Java language, a general purpose and procedural programming language that supports object model, multi-threading, and garbage collection.
2022-10-01, 153🔥, 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, 153🔥, 0💬

Parallel Collector Adaptive Size Policy
This section describes the Adaptive Size Policy supported by the Parallel Collector to dynamically change heap generation sizes to latency, throughput and footprint goals sequentially.
2022-10-01, 153🔥, 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 minor GC only, running more major GC.
2022-10-01, 153🔥, 0💬

Install JDK (Java Development Kit) on macOS
This section provides a tutorial on how to download and install JDK (Java Development Kit) 13 from Oracel website on macOS.
2022-10-01, 153🔥, 0💬

What Is Module
This section provides a quick introduction of module, which is an object of the 'module' data type that can store attributes, functions, classes and sub-modules.
2022-10-01, 153🔥, 0💬

What Are Module Members
This section provides a quick introduction module members, which refer to variables (or attributes), functions and classes defined in a given module. 'dir(module)' function can be used to list all members in a given module.
2022-10-01, 153🔥, 0💬

Listing All Stored Procedures - getProcedures()
This section describes how to get a list of all stored procedures in the current database on the SQL Server through the DatabaseMetaData object.
2022-10-01, 153🔥, 0💬

"CREATE TABLE" Statements
This section describes how to create a table in the current database.
2022-10-01, 153🔥, 0💬

JDBC-ODBC - Connecting to SQL Server 2005
This section describes how to connect to a SQL Server 2005 through DSN with JDBC-ODBC Bridge.
2022-10-01, 153🔥, 0💬

JDBC Driver Types
This section provides some quick information about different types of JDBC drivers.
2022-10-01, 153🔥, 0💬

Change PHP Configuration Settings
This section provides a tutorial example on how to change PHP configuration settings, like increasing upload_max_filesize and post_max_size to upload large files with PHP scripts.
2022-10-01, 153🔥, 0💬

References
List of reference materials used in this book.
2022-10-01, 153🔥, 0💬

Viewing Comodo Personal Certificate in Windows
This section provides a tutorial example on how to view Comodo personal certificate installed in Windows using the 'MyCertificatesConsole.msc' command.
2022-10-01, 152🔥, 0💬

Overview of Built-in Object Types
This section provides a list of all built-in object types defined in the ECMAScript specification.
2022-10-01, 152🔥, 0💬

What is ASP (Active Server Pages)?
This section describes the ASP (Active Server Pages) technology that allows you to write VBScript code inside HTML documents for the Web server, IIS, to execute. The VBScript code can provide dynamic contents into the final HTML document to be delivered to the client machine.
2022-10-01, 152🔥, 0💬

<< < 229 230 231 232 233 234 235 236 237 238 239 > >>   ∑:7660