<< < 56 57 58 59 60 61 62 63 64 65 66 > >>   ∑:8894  Sort:Date

0000: C0 Controls and Basic Latin
This section provides a quick summary of the Unicode code point block: 'C0 Controls and Basic Latin', which contains 128 code points to represent simple text formatting codes and English language characters.
2024-01-23, ∼780🔥, 0💬

TCC - Tiny C Compiler
This section provides a quick introduction of Tiny C Compiler developed by Fabrice Bellard in 2002.
2022-10-01, ∼779🔥, 0💬

AAE0: Meetei Mayek Extensions
This section provides a quick summary of the Unicode code point block: 'Meetei Mayek Extensions', which contains 32 code points to represent additional Meetei Mayek alphabets used in the Meitei language.
2024-01-23, ∼778🔥, 0💬

"portType" - Port Type Definition Element
This section describes 'portType', a definition element that defines a port type with one or multiple operations. An operation is defined with input-output pattern. An input or output is defined to be of a given message type.
2022-10-01, ∼777🔥, 0💬

1986 - 芙蓉镇 - Hibiscus Town
芙蓉镇(Hibiscus Town), 1986; 导演: 谢晋(Jin Xie); 主演: 姜文(Wen Jiang), 刘晓庆(Xiaoqing Liu).
2022-07-29, ∼776🔥, 1💬

💬 2022-07-29 limis: I do need such a tour

1F00: Greek Extended
This section provides a quick summary of the Unicode code point block: 'Greek Extended', which contains 256 code points to represent additional Greek alphabets used in the Greek language.
2024-01-23, ∼775🔥, 0💬

Explicit and Implicit Type Casting
This section describes type casting supported in Java: up casting (widening reference conversion) and down casting (narrowing reference conversion). Cast operation can be written explicitly with the cast operator (T), or implicitly with no operator.
2022-10-01, ∼774🔥, 0💬

Elliptic Curve Geometric Properties
This section describes two geometric properties of an elliptic curve: horizontal symmetry and 3 intersections or less with straight lines.
2022-05-15, ∼773🔥, 1💬

中国农历规则
本节介绍了农历基本规则。农历以天文月为基础,十二个月为一年。 同时又以天文年为基准,加入闰月,让农历与地球公转吻合。
2022-10-04, ∼772🔥, 0💬

Block Splitting for Page Break
This section provides a tutorial example showing a 'block' of text getting split into two parts, because it is too big to fit into remaining portion of the current page.
2022-10-01, ∼772🔥, 0💬

UML Tutorials - Herong's Tutorial Examples
This book is a collection of tutorial notes and sample codes written by the author while he was learning UML (Unified Modeling Language) himself. Main tutorials include: Introduction to UML; UML Class Diagrams; UML Activity Diagrams; UML Sequence Diagrams; UML State Machine Diagrams; UML Use Case Di...
2022-10-04, ∼771🔥, 0💬

Bubble Sort - Implementation in Perl
This section provides a tutorial on how to implement the Bubble Sort algorithm in Perl.
2022-10-01, ∼769🔥, 0💬

LVM (Logical Volume Manager)
This chapter provides introductions and tutorial on LVM (Logical Volume Manager). Topics include introduction to LVM components: PV (Physical Volume), VG (Volume Group), LV (Logical Volume); creating and managing PV, VG, LV; extending file systems on LVs on the fly.
2022-10-01, ∼769🔥, 0💬

"sc.exe query type= service" - All Application Program Services
This section provides a tutorial example on how to list all application program services with 'sc.exe' Service Controller command tool.
2020-07-01, ∼769🔥, 1💬

💬 2020-07-01 Richard Djeniko: you are wonderful with information, but i have not solve my problem of green color to enable local host to run fully. in wamp st...

DOM Level Test - document.implementation.hasFeature
This section provides a tutorial example of using the document.implementation.hasFea ture()method to test DOM levels supported in a particular Web browser.
2016-05-17, ∼769🔥, 2💬

💬 2016-05-17 Herong: Bob, it looks like Core=XML in DOM level 1 specification. Thanks for the feedback.

💬 2016-05-14 Bob: The spec says the legal values for the feature parameter are "HTML" and "XML". https://www.w3.org/TR/REC-DOM-Level- 1/level-one-c...

"openssl genrsa" Generating Private Key
This section provides a tutorial example on how to generate a RSA private key with the 'openssl genrsa' command. The key file can be then converted to DER or PEM encoding with or without DES encryption.
2022-10-04, ∼767🔥, 0💬

"keytool" Viewing Certificates in DER and PEM
This section provides a tutorial example on how to use 'keytool' to view certificates in DER and PEM formats generated by 'OpenSSL'.
2022-10-04, ∼766🔥, 0💬

MySQL Connector/J - Download and Installation
Describes how to download and install MySQL Connector/J (JDBC driver) required to run Java programs to access MySQL servers.
2022-10-01, ∼766🔥, 0💬

xml.dom.minidom for Parsing XML Document
This section provides a tutorial example on how to parse an existing XML document into DOM object tree with Python xml.dom.minidom package.
2022-10-01, ∼765🔥, 0💬

""unsignedLong" and "unsignedShort" Datatypes
This section describes the built-in primitive datatypes, 'unsignedLong', 'unsignedInt', 'unsignedShort' and 'unsignedByte', that represents unsigned integer numbers for different storage sizes. Leading and trailing whitespaces are allowed and trimmed.
2022-10-01, ∼764🔥, 0💬

GetCitiesByCountry - Request Message Sample
This section provides a request message sample of GetCitiesByCountry Web service.
2019-07-22, ∼764🔥, 3💬

💬 2019-07-22 bhagi: knowledge purpose

jstack - Stack Tracer to Generate Thread Dump
This section provides a tutorial example on how to use the 'jstack' tool to generate a thread dump (print all running threads and their stack traces).
2017-01-23, ∼761🔥, 1💬

1C80: Cyrillic Extended-C
This section provides a quick summary of the Unicode code point block: 'Cyrillic Extended-C', which contains 16 code points to represent Cyrillic Extended-C alphabets used in the Cyrillic Extended-C language.
2024-01-23, ∼760🔥, 0💬

Maximum Number of Threads in a Program
This section provides a tutorial example to try to find out how many threads can be launched in a single application.
2022-10-01, ∼759🔥, 0💬

<< < 56 57 58 59 60 61 62 63 64 65 66 > >>   ∑:8894  Sort:Date