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

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, ∼730🔥, 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, ∼730🔥, 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, ∼730🔥, 0💬

Web Browsers Not Supporting XML 1.1
This section provides a tutorial example showing that XML 1.1 is not supported in all 4 major Web browsers: Google Chrome, Mozilla Firefox, Microsoft IE and Apple Safari.
2022-10-01, ∼730🔥, 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, ∼729🔥, 0💬

Exporting Public Key Certificate from Firefox
This section provides a tutorial example on how to export the public key certificate from a personal certification with a private key from Firefox to an external file in PEM format.
2022-10-01, ∼729🔥, 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, ∼729🔥, 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...

GetCountries - Request Message Sample
This section provides a request message sample of GetCountries Web service.
2016-06-08, ∼729🔥, 1💬

💬 2016-06-08 TIm Bishop: Grateful!

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, ∼728🔥, 1💬

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, ∼728🔥, 0💬

0C80: Kannada
This section provides a quick summary of the Unicode code point block: 'Kannada', which contains 128 code points to represent Kannada alphabets used in the Kannada language.
2024-01-23, ∼728🔥, 0💬

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, ∼728🔥, 0💬

Archived Tutorials
This chapter contains some outdated tutorial notes and example codes from previous versions of this book.
2022-10-01, ∼728🔥, 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, ∼728🔥, 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, ∼728🔥, 0💬

JCheckBoxMenuItemTest.java - Check Box Menu Item Test Program
This section provides a tutorial example on how to use the javax.swing.JCheckBoxMenuItemT estclass to create check box menu items. If a check box menu item is selected, its check box icon will have a check sign.
2022-10-01, ∼727🔥, 0💬

Using VBScript with Internet Explorer 10 or Older
This section provides tutorial example on how to embed a VBScript code in a HTML document to be executed by Internet Explorer 10 or older on the local machine.
2022-10-01, ∼727🔥, 0💬

Creating Schema Documents - "schema" Element
This section describes a tutorial example on how to write the root element of the XML representation of a schema.
2022-10-01, ∼727🔥, 0💬

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, ∼727🔥, 0💬

BlowfishJ - Java Implementation by Markus Hahn
This section describes BlowfishJ - Java implementation of Blowfish by Markus Hahn.
2022-08-24, ∼727🔥, 1💬

💬 2022-08-24 hiywot: please sent the source code of blowfish including initialization of p and s boxe

"fop -fo" - Formatting XSL-FO Files
This section provides a tutorial on how to run the 'fop -fo' command to process an XSL-FO file and render its formatting objects into different presentation formats.
2022-10-01, ∼726🔥, 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, ∼726🔥, 1💬

💬 2022-04-18 dannel: hola mundo

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, ∼725🔥, 0💬

"SELECT COUNT(*)" on InnoDB Table
This section provides a tutorial example showing why 'SELECT COUNT(*)' is slow on InnoDB tables. It does a full table scan by reading all data pages to count the number of rows.
2022-10-01, ∼725🔥, 0💬

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