<< < 309 310 311 312 313 314 315 316 317 318 319 > >>   ∑:7662

"aapt package" Command - Resource Code Generation
This section describes the 'aapt package' command to perform the resource code generation step in the Android project build process. The main output is the R.java file in the .\gen folder.
2016-02-27, 1129🔥, 2💬

Installing Latest JDK on Windows
This section provides a tutorial example on how to download and install the latest version JDK, which includes some nice Java tools, on a Windows system.
2016-02-26, 1798🔥, 2💬

Running a JavaScript Code File with 'jrunscript'
This section provides a tutorial example on how to run a JavaScript code file with 'jrunscript' in batch mode.
2016-02-26, 358🔥, 0💬

"MatchCollection" and "SubMatches" Collection Objects
This section describes two collection objects, MatchCollection and SubMatches. All collection objects share the Count property and the Item(i) method.
2016-02-26, 1229🔥, 0💬

1935 - Yu Zhou Chang Wan (渔舟唱晚) -- Fishman Sung in Evening
Yu Zhou Chang Wan (渔舟唱晚) - Fishman Sung in Evening, Guzheng (古筝) Solo, Composed by Lou Shu-hua (娄树华) in mid 1930s.
2016-02-25, 2437🔥, 1💬

Trojan and Malware "Puper" Description and Removal
This chapter provides a quick description of Internet Explorer (IE) trojan 'Puper - trojan.popuper' and notes on how to remove 'Puper' from your Windows system.
2016-02-25, 665🔥, 1💬

UserInit - Winlogon Registry Key
This section provides a tutorial example on how to undo changes done by the PWS Trojan on the UserInit registry value under the HKLM\Software\Microsoft\Window sNT\CurrentVersion\Winlogon registry key.
2016-02-25, 7784🔥, 2💬

Chinese Web Pages with Big5 Encoding
This section describes how to create a Chinese HTML document in Big5 encoding and publish it on the Apache server.
2016-02-24, 869🔥, 1💬

Free Chinese Calendar 2016 - Year of the Monkey
Want to know when is the 2016 Chinese New Year day? Look for free Chinese calendars for 2016? Chinese New Year Date for Year 2016 The Monkey 2016 February 8 Monday Chinese New Year   ⇒ Free Chinese Calendar 2017 - Year of the Rooster ⇐ Free Chinese Calendar 2015 - Year of the Goat ⇑ Free Chinese Ca...
2016-02-24, 31703🔥, 2💬

Introduction of PKI (Public Key Infrastructure)
This chapter provides a quick introduction of PKI (Public Key Infrastructure). Topics include what is PKI; usage examples of PKI; most popular certificate authorities.
2016-02-22, 2792🔥, 2💬

Bits, Bytes, Bitwise and Shift Operations
This chapter provides tutorial notes and tutorial examples on bits, bytes and bitwise operations. Topics include bits and bytes as storage units; 'byte' data type and (byte) casting; bitwise operations; shift operations.
2016-02-20, 1217🔥, 1💬

DTD (Document Type Definition) Introduction
This chapter provides tutorial notes and example codes on DTD (Document Type Definition). Topics include introduction to DTD (Document Type Definition); using DOCTYPE statement to define an XML document type; specifying XML elements, attributes and entities declaration statements inside or outside X...
2016-02-20, 1152🔥, 2💬

Java Thread Deadlock Demo Program
This section provides a tutorial example of simple deadlock demo program, SimpleDeadLock.java, with 2 threads waiting for each other.
2016-02-20, 1999🔥, 2💬

"WinRAR" - RAR and ZIP File Compression Tool
This chapter provides an introduction of WinRAR. Topics include installing WinRAR 3.42, adding files and sub directories to RAR/ZIP files, extracting files from RAR/ZIP files, setting passwords to RAR files, setting Windows Explorer context menu for WinZip, running WinRAR in command line windows.
2016-02-20, 455🔥, 0💬

SoapUI - SOAP Web Service Testing Tool
This chapter provides tutorial notes and example codes on SoapUI 5.0.0. Topics include SoapUI features; downloading and installing SoapUI 5.0.0; validating and importing SOAP based WSDL documents; creating and submitting test requests.
2016-02-20, 1454🔥, 1💬

Introduction of ASP Objects
This section introduces ASP built-in run-time objects - 5 run-time objects are provided by the ASP programming interface: Request, Response, Server, Application, and Session.
2016-02-20, 1574🔥, 2💬

Literal Formats for Floating-Point
This section describes 2 literal formats for floating-point values: decimal and hex floating-point literals. The default floating-point literal data type is 'double'.
2016-02-19, 718🔥, 1💬

File Handles and Data Input/Output
This chapter provides tutorial examples and notes about file handles and data input or output. Topics include using open() function to open file handles; using print() to output data; using to input data.
2016-02-19, 494🔥, 2💬

Commonly Used JDBC Class Methods
This section lists some commonly used JDBC classes and motheds.
2016-02-19, 109🔥, 2💬

Converting Perl Script to Executable Binary
This chapter provides tutorial examples and notes about converting Perl script files to executable binary files. Topics include Perl script conversion tools: PerlApp and Perl2Exe; installing Perl Dev Kit with PerlApp, running PerlApp to convert DirGrep.pl to DirGrep.exe.
2016-02-18, 3453🔥, 2💬

Bitwise Operations on "byte" Values
This section describes 4 types of bitwise operations, 'And', 'Or', 'Exclusive Or', and 'Complement' that applies on 'byte' values indirectly through 'int' values.
2016-02-17, 3176🔥, 1💬

opendir() - Open Directory to Read File Names
This section describes Perl built-in functions, opendir() and readdir(), to open a file directory and read its file names and sub-directories.
2016-02-15, 490🔥, 1💬

Floating-Point Data Types
This section describes value ranges and storage space sizes of floating-point data types: float and double.
2016-02-15, 649🔥, 5💬

Type Casting Compile and Runtime Error
This section provides a tutorial example on compilation time casting error and runtime casting exception.
2016-02-15, 982🔥, 1💬

<< < 309 310 311 312 313 314 315 316 317 318 319 > >>   ∑:7662