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

JdbcRowSet Query Statement with Parameters
This section describes how to define parameters in the query statement of a JdbcRowSet object.
2022-10-01, ∼266🔥, 0💬

Memory Management
This chapter provides introductions and tutorial notes on memory management. Topics include memory layers and access speed; cache memory levels; virtual memory and physical memory mapping; page table; buffers, caches and swap spaces; memory usage reporting tools: free, ps, smem, pmap, /proc/meminfo,...
2024-08-17, ∼265🔥, 0💬

10EC0: Arabic Extended-C
This section provides a quick summary of the Unicode code point block: 'Arabic Extended-C', which contains 64 code points to represent Arabic Extended-C alphabets used in the Arabic Extended-C language.
2024-01-23, ∼265🔥, 0💬

Impact of 'nBits' on GetMorganFingerprintAsBitVect()
This section provides a tutorial example on impact of the 'nBits' option on fingerprint generation with rdkit.Chem.rdMolDescriptors.Ge tMorganFingerprintAsBitVect()function.
2023-04-04, ∼265🔥, 0💬

Use Case Diagram - Include Notation
This section describes the Include Notation used in a UML Use Case Diagram. An Include Notation presents an include relation between two use cases where one acts as the parent use case and the other acts as a child use case.
2022-10-10, ∼265🔥, 0💬

UML Sequence Diagram and Notations
This chapter provides tutorial examples on UML sequence diagram and notations. Topics include introduction to UML sequence diagram; graphical notations to describe object lifeline, communication messages, execution specification, sequence frame, etc.
2022-10-10, ∼265🔥, 0💬

Derby (Java DB) JDBC Driver
This chapter provides tutorial notes on the JDBC driver for Derby (Java DB) produced by Apache. Topics include loading JDBC driver classes; connecting Derby Network Server; getting JDBC driver information; creating tables and running queries through the Derby JDBC driver.
2022-10-08, ∼265🔥, 0💬

1982 年年历 - 狗年
中国年历 - 1982 年年历 - 狗年
2022-10-05, ∼265🔥, 0💬

Length Contraction Formula and Lorentz Factor
This section provides steps to derive the length contraction formula expressed with the Lorentz factor, based a thought experiment and the time dilation formula.
2022-10-05, ∼265🔥, 0💬

Exporting Certificate from Chrome to File
This section provides a tutorial example on how to export the certificate provided by an 'https' Web site from Chrome to a file.
2022-10-04, ∼265🔥, 0💬

Running "adb" on LG-P925g USB Debugging Interface
This section provides a tutorial example on how to run 'adb' commands on LG-P925g Android phone through the USB debugging interface. 'adb -d' is to run commands on the USB device. 'adb -e' is to run commands on the emulator.
2022-10-01, ∼265🔥, 0💬

Operating System Information in $_SERVER
This section provides a tutorial example on how to dump operating system information stored in the $_SERVER array.
2022-10-01, ∼265🔥, 0💬

Creating and Managing Sessions in PHP Scripts
This chapter provides tutorial examples and notes about session. Topics include understanding of the session concept; writing scripts to create and use a session; storing data in the current session; managing session IDs as cookies and URL transparent parameters.
2022-10-01, ∼265🔥, 0💬

Managing PHP Engine and Modules on macOS
This chapter provides tutorial examples and notes on managing PHP engine and modules on macOS systems. Topics include verify PHP installation on macOS.
2022-10-01, ∼265🔥, 0💬

"typeof" Operator and Data Types
This section provides a quick description of the 'typeof' operator and data types supported in JavaScript. A tutorial example is provided to list all data types number, string, boolean, object, function, and undefined.
2022-10-01, ∼265🔥, 0💬

wsdlx:safe="true|false" Operation Safety
This section describes the operation safety flag added to operations. The safety flag wsdlx:safe='true|false' is provided as part of WSDL 2.0 Extension language.
2022-10-01, ∼265🔥, 0💬

"Select Case" Statements
This section describes how 'Select Case' statements work. If one of the expected value in a case clause equals to the test value, the statement block in that case clause will be executed.
2022-10-01, ∼265🔥, 0💬

"For ... Next" Statement Example Examples
This section provides a tutorial example on how to use 'For ... Next' statements to repeat a block of statements.
2022-10-01, ∼265🔥, 0💬

ChemSpider APIs - FilterByFormulaRequest
This section provides a tutorial example on how to use 'FilterByFormulaRequest' Web service to search for chemical compounds by chemical formula with RSC (Royal Society of Chemistry) ChemSpider API.
2022-10-01, ∼265🔥, 0💬

What Is Astronomy
This section describes what is astronomy.
2022-10-01, ∼265🔥, 0💬

Execution Environment Class
This chapter provides tutorial examples and notes on the execution environment class, System.Environment. Topics include descriptions on properties and methods of System.Environment; getting OS (Operating System) information; getting CLR (Common Language Runtime) information.
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💬

Secret Key Padding and Truncation
A tutorial example is provided to show you how OpenSSL 'enc' apply padding or truncation to get a 16-byte secret key from the value specified in the '-K' option.
2022-10-01, ∼265🔥, 0💬

What Is OpenLDAP
Describes what is OpenLDAP - an open source implementation of the LDAP (LightweightDirectory Access Protocol).
2022-10-01, ∼265🔥, 0💬

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