<< < 71 72 73 74 75 76 77 78 79 80 81 > >>   ∑:9107  Sort:Date

ATTLIST - Attribute List Declaration Statement
This section describes syntax formats of the ATTLIST statement, which is used to declare a list of attributes for the specified element. The ATTLIST statement specifies what is the name of the attribute, what is the data type, and what is the default value.
2022-10-01, ∼765🔥, 0💬

A000: Yi Syllables
This section provides a quick summary of the Unicode code point block: 'Yi Syllables', which contains 1168 code points to represent Yi syllables used in the Yi language.
2024-01-23, ∼764🔥, 0💬

E0000: Tags
This section provides a quick summary of the Unicode code point block: 'Tags', which contains 128 code points to represent tag alphabets.
2024-01-23, ∼764🔥, 0💬

Class Diagram - Association End Notation
This section describes the Association End Notation used in a UML Class Diagram. An Association End Notation presents connection properties of an association to a connected class.
2023-05-25, ∼764🔥, 1💬

💬 2023-05-25 KoKi: Thanks!

Generators and Cyclic Subgroups
This chapter provides introduction on generating subgroups from elements in finite Abelian groups; definitions and examples of subgroup generators, subgroup order, cyclic subgroups, Lagrange-Theorem.
2022-10-01, ∼764🔥, 0💬

What Is SWF?
This section describes what is a SWF (Shockwave File) - file format for Flash program files which can be executed by Adobe Flash Player to deliver multimedia information and interactivity in Web pages.
2020-10-18, ∼764🔥, 1💬

💬 2020-10-18 jack miller: SWF is an Adobe Flash file format used for multimedia, vector graphics it is small web format SWF is used for adobe flash player...

What Is Block Cipher?
This section describes what is block cipher - An encryption scheme in which 'the clear text is broken up into blocks of fixed length, and encrypted one block at a time'.
2019-04-03, ∼764🔥, 2💬

💬 2019-03-31 Herong: Patrick, f() represents a generic block cipher process that convert a block of plaintext into a block of ciphertext with a secre...

💬 2019-03-26 Patrick: if f is a block cipher, then how can f(R0,k1) be performed? f is likely to be something like a function?

setMnemonic() - Setting Keyboard Mnemonics on Menus
This section provides a tutorial example on how to use setMnemonic() method to associate mnemonics to menus. Mnemonics allows user to interact with menus using keys on keyboard.
2022-10-01, ∼763🔥, 0💬

About This Book
This section provides some detailed information about this book - Java Tools Tutorials - Herong's Tutorial Examples.
2022-07-23, ∼763🔥, 1💬

💬 2022-07-23 Richard O. Jarrett: public class VeCal {    static int a = 9;    static int b = 3;    static void  lt(int a, int b) {       System.out.printl...

Declaring Empty Elements
This section describes a tutorial example on how to declare an empty element by defining a special complexType datatype.
2024-02-28, ∼762🔥, 1💬

Java Secure Socket Extension (JSSE)
This section describes the Java Secure Socket Extension (JSSE) that allows you to write Java programs to communicate with HTTPS Web servers.
2022-10-01, ∼762🔥, 0💬

"-XX:MaxTenuringThreshold=0" - Tenuring Objects Immediately
This section provides a tutorial on how to use '-XX:MaxTenuringThreshold=0' to force objects being promoted immediately to Tenured generation. This will result more Major GCs.
2022-10-01, ∼762🔥, 0💬

0900: Devanagari
This section provides a quick summary of the Unicode code point block: 'Devanagari', which contains 128 code points to represent Devanagari characters.
2024-01-23, ∼761🔥, 0💬

2700: Dingbats
This section provides a quick summary of the Unicode code point block: 'Dingbats', which contains 192 code points to represent pictures of dingbats.
2024-01-23, ∼761🔥, 0💬

Using MD5 Message Digest in Java
This section provides a tutorial example on how to use MD5 message digest algorithm in Java. The JDK JCE package offers the MD5 algorithm through a generic message digest class, javax.security.MessageDigest.
2017-01-27, ∼760🔥, 2💬

Unicode > Big5 轉換: 第 13 部分 - U+600D 到 U+6182
本節列出了 Unicode 到 Big5 代碼轉換表的第 13 部分 - Unicode U+600D 到 U+6182。
2024-01-31, ∼759🔥, 0💬

2000: General Punctuation
This section provides a quick summary of the Unicode code point block: 'General Punctuation', which contains 112 code points to represent punctuation marks.
2024-01-23, ∼759🔥, 0💬

3000: CJK Symbols and Punctuation
This section provides a quick summary of the Unicode code point block: 'CJK Symbols and Punctuation', which contains 64 code points to represent punctuations and symbols used in CJK (Chinese, Japanese and Korean) languages.
2024-01-23, ∼759🔥, 0💬

AES Key Schedule Algorithm
A quick description of the AES key schedule algorithm is provided. AES key schedule expands the given cipher key into 11 round keys. It uses round constants, S-box lookups and byte rotations.
2022-10-04, ∼759🔥, 0💬

Binding Sockets to Specific Ports
This section describes how to bind a socket to a specific port. Binding multiple client sockets to the same port is not allowed.
2022-10-01, ∼759🔥, 0💬

Maximum Logging of All Phases on Full GC
This section demonstrates that the '-Xlog:gc*=trace' option can be used to print out maximum logging messages of all phases on a Full GC performed by the CMS collector.
2022-10-01, ∼759🔥, 0💬

13430: Egyptian Hieroglyph Format Controls
This section provides a quick summary of the Unicode code point block: 'Egyptian Hieroglyph Format Controls', which contains 16 code points to represent Egyptian Hieroglyph Format Controls alphabets used in the Egyptian Hieroglyph Format Controls language.
2024-01-23, ∼758🔥, 0💬

What Is AES (Advanced Encryption Standard)?
A quick description of the AES (Advanced Encryption Standard) cipher is provided. AES is based on the Rijndael cipher and uses a substitution-permutation network, not a Feistel network. AES is more secure and faster than DES.
2022-04-18, ∼758🔥, 1💬

💬 2022-04-18 dannel: hola mundo

What Is Block Cipher?
This section describes what is block cipher - An encryption scheme in which 'the clear text is broken up into blocks of fixed length, and encrypted one block at a time'.
2016-09-26, ∼758🔥, 1💬

💬 2016-09-26 eva: soooooooo Amazing thank so much this site helping to learn about blowfish algorthm more

<< < 71 72 73 74 75 76 77 78 79 80 81 > >>   ∑:9107  Sort:Date