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

Class Diagram - Generalization Notation
This section describes the Generalization Notation used in a UML Class Diagram. A Generalization Notation presents a generalization relation between two classes in which one class is more generic than the other.
2023-06-26, ∼352🔥, 1💬

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💬

Encrypted Email Messages using S/MIME
This section provides an encrypted email message example using the S/MIME (Secure/Multipurpose Internet Mail Extensions) standard. The encrypted message with other information is included in a single MIME part.
2022-10-01, ∼352🔥, 0💬

jmc (Java Mission Control) - What Is It
This section describes what is 'jmc' (Java Mission Control) - a GUI tool suite for managing, monitoring, profiling, and troubleshooting your Java applications.
2022-10-01, ∼352🔥, 0💬

What Is Swing
This section describes what is Java Swing - a JDK class package that implements a set of components for building graphical user interfaces (GUIs) and adding rich graphics functionality and interactivity to Java applications.
2022-10-01, ∼352🔥, 0💬

Complex Element Types
This section describes complex element types declared by 'complexType' statements. A complex element type defines an element that has at least one child element or at least one attribute.
2022-10-01, ∼352🔥, 0💬

XSLT Implementations in JDK
This section describes the Java implementation classes of XSLT in JDK. XSLT interfaces are defined in the javax.xml.transform package: TransformerFactory, Transformer, Source, Result. JDK 1.4 actually uses org.apache.xalan package for XSLT transformation.
2022-10-01, ∼352🔥, 0💬

"-XX:+PrintGC" - Watching GC (Garbage Collection) Logs
This section provides a tutorial example on how to use the HotSpot JVM command option, -XX:+PrintGC, to watch GC (Garbage Collection) logs. JVM performs GC with a regular interval during the test run loop and has no impact on the execution time of the test code.
2022-10-01, ∼352🔥, 0💬

What Is Eclipse OpenJ9
This section provides a quick introduction of Eclipse OpenJ9, which is an independent implementation of a JVM (Java Virtual Machine) developed by the Eclipse Foundation.
2022-10-01, ∼352🔥, 0💬

Downloading and installing JDK
This section describes a tutorial example on how to install JDK (Java Development Kit) to use JAXP (Java API for XML Processing) or other Java based API to process XML documents and apply XML schemas.
2022-10-01, ∼352🔥, 0💬

1957 - FORTRAN Language Developed by IBM
This chapter provides some history of FORTRAN language developed by a team of IBM employees led by John Backus in 1957
2022-10-01, ∼352🔥, 0💬

Generate New Ethereum Accounts
This section describes ways to generate new Ethereum Accounts.
2022-10-01, ∼352🔥, 0💬

Serial GC Tracing - Plenty of Heap
This section provides a tutorial of tracing how Serial GC works with a huge heap size, plenty of memory in 'new' generation.
2022-10-01, ∼352🔥, 0💬

What Is AlphaFold
This section provides a quick introduction of AlphaFold, an AI system developed by DeepMind that predicts a protein’s 3D structure from its amino acid sequence.
2022-10-01, ∼352🔥, 0💬

Launching Android Emulator in AVD Manager
This section provides a tutorial example on how to launch an Android emulator with the Android Virtual Device (AVD) created in the AVD Manager.
2022-03-07, ∼352🔥, 0💬

__pycache__/module.version.pyc Files
This section provides a quick introduction to the __pycache__/module.version.pyc file. which is a binary file created by the Python system to store the compiled version of the given module file.
2023-07-17, ∼351🔥, 2💬

💬 2023-07-17 Jaeun: Thank you!

💬 2023-02-15 yasin: nice explanation

State Machine Diagram - Pseudostate Notations
This section describes Pseudostate Notations used in a UML State Machine Diagram. Pseudostate Notations presents some logic nodes to build a complex transition from one state to another state.
2022-10-14, ∼351🔥, 0💬

What Is Keychain Access on macOS
This section provides a quick introduction on Keychain Access, which is an administration tool on macOS computers store and manage passwords, private keys and PKI certificates.
2022-10-01, ∼351🔥, 0💬

JAR - Java Archive File Format
This section describes the Java archive, JAR, file format, which is an extension of the ZIP file format.
2022-10-01, ∼351🔥, 0💬

jaotc - Java Ahead-Of-Time Compiler
This chapter provides provides a tutorial example on how to use 'jaotc' command to produce native code in the form of a shared library from Java bytecode files. But I didn't find any way to use the shared library.
2022-10-01, ∼351🔥, 0💬

Archived: JDK 10 Documentation Installation
This section describes how to install JDK Documentation on your own machine.
2022-10-01, ∼351🔥, 0💬

Basics of Astrology and Astronomy
This chapter provides some basic knowledge of astronomy and explains how astronomy is related to astrology.
2022-10-01, ∼351🔥, 0💬

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