<< < 188 189 190 191 192 193 194 195 196 197 198 > >>   ∑:9022  Sort:Rank

Digital Signature - OpenOffice.org 3
This chapter provides tutorial notes and example codes on applying digital signature with OpenOffice.org 3. Topics include obtaining a personal certificate signed by a trusted root CA; adding a digital signature to an OpenOffice.org document; viewing details of certificates; intended usages of certi...
2022-10-01, ∼428🔥, 0💬

Email Security Settings in Outlook
This section describes email security settings in MS Office Outlook that control adding encryption and digital signature to outgoing email messages.
2022-10-01, ∼428🔥, 0💬

SAX (Simple API for XML) Programming Interface
This chapter provides tutorial notes and example codes on SAX (Simple API for XML). Topics include introduction to SAX programming interface; Original Java implementation of SAX; SAX 1.0 and 2.0 standards; Java example of parsing XML files using SAX; printing SAX parsing pattern.
2022-10-01, ∼428🔥, 0💬

System.Windows.Window Class
A quick introduction is provided on the System.Windows.Window class, which represents a window or a dialog box on the screen.
2022-10-01, ∼428🔥, 0💬

"bf-ecb" Cipher with Literal Key
A tutorial example is provided to show you how to use the 'bf-ecb' (Blowfish in ECB mode) cipher with Literal Key to encrypt and decrypt binary data files. The IV is not used in 'bf-ecb' cipher.
2022-10-01, ∼428🔥, 0💬

"-XX:TargetSurvivorRatio" - Second Tenuring Condition
This section describes the '-XX:TargetSurvivorRatio' JVM option, with sets the maximum survivor space usage percentage. When this limit is reached, all remaining live objects will be promoted to Tenured generation regardless of their age.
2022-10-01, ∼428🔥, 0💬

Viewing and Installing RDP Server Certificate
This section provides a tutorial example on how to view and install a RDP server certificate to local client system to avoid authentication error.
2022-10-01, ∼427🔥, 0💬

Convert WSDL 1.1 to 2.0 with Woden API
This section provided a tutorial example to show to invoke the org.apache.woden.tool.converte r.Convertclass from Woden Java API to convert WSDL 1.1 documents to WSDL 2.0.
2022-10-01, ∼427🔥, 0💬

Goetz' Implementation of Base64 in JavaScript
This section provides a JavaScript implementation of the Base64 encoding algorithm by Goetz Heller.
2022-10-01, ∼427🔥, 0💬

simple-page-master/region-body Sub Element
This section describes the simple-page-master/region-body ,which is the only required sub element of simple-page-master. region-body can have its own margin. But it can not have border or padding.
2022-10-01, ∼427🔥, 0💬

Bitcoin Mining Farm
This section describes what is Bitcoin mining farm.
2022-10-01, ∼427🔥, 0💬

"-XX:+PrintGCDetails" - Option for Detailed GC Messages
This section describes the garbage collection logging option, '-XX:+PrintGCDetails', which prints a long detailed message with more details after each garbage collection is done.
2022-10-01, ∼427🔥, 0💬

Full Version in PDF/EPUB
Information on how to obtain the full version of this book in PDF, EPUB, or other formats.
2022-10-01, ∼427🔥, 0💬

Adding Threads and Thread Groups
This section provides a tutorial example on how to add threads and thread groups to the 'system' ThreadGroup tree.
2022-10-01, ∼426🔥, 0💬

Memory Report from Windows Task Manager
This section provides a tutorial example on how to use Windows Task Manager to verify memory usage numbers reported by the System.Diagnostics.Process class.
2022-10-01, ∼426🔥, 0💬

Perl Built-In Implementation of MIME Base64
This section provides a tutorial example on how to perform Base64 encoding on binary files with both standard and MIME options using the default Perl implementation of the Base64 encoding algorithm.
2022-10-01, ∼426🔥, 0💬

Disabling a Root CA Certificate
This section provides a tutorial example on how to disable a root CA certificate in a certificate store using the certificates console on a Windows system.
2022-10-01, ∼425🔥, 0💬

Horoscope and Planets
This chapter looks at how planets are interpreted in astrology and horoscope.
2022-10-01, ∼425🔥, 0💬

Document Top Level Structure Rules
This section describes XSL-FO document top level structure rules. Root element must be 'root'. 'layout-master-set' is required to define page layouts. 'page-sequences' or 'page-sequences-wrapper' is required to define page contents.
2022-10-01, ∼425🔥, 0💬

RenderX XEP Font Configurations
This chapter provides tutorial notes and example codes on RenderX XEP font configurations. Topics include RenderX XEP configuration file; generic font mapping; Adobe Base-14 font definitions; Windows font definitions; adding SimHei font for Chinese characters.
2022-10-01, ∼425🔥, 0💬

rdkit.Chem.rdmolops - Molecule Operations
This chapter provides introductions and tutorial examples on rdkit.Chem.rdmolops module. Topics include introduction of rdkit.Chem.rdmolops module methods: CombineMols(), RDKFingerprint(), ReplaceSidechains(), ReplaceCore(), etc..
2022-10-01, ∼425🔥, 0💬

javax.swing.InternalFrameListener - Internal Frame Listener Interface
This section provides a tutorial example on how to use javax.swing.JInternalFameListe nerinterface that allows implementing classes to handle internal frame events.
2022-10-01, ∼424🔥, 0💬

What Is DOM (Document Object Model)
This section provides a quick introduction of DOM (Document Object Model) - an Application Programming Interface (API) that represents an XML file as a document object.
2022-10-01, ∼424🔥, 0💬

"language" Datatype Values - Invalid Inputs
This section provides a tutorial example on invalid input XML elements for 'language' datatype. JDK 1.7 is the best tool reporting validation errors.
2022-10-01, ∼424🔥, 0💬

<< < 188 189 190 191 192 193 194 195 196 197 198 > >>   ∑:9022  Sort:Rank