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

SSL Client Authentication Test Result
This section provides the test result of running the SSL server program and the SSL client program. The result shows that the server and the client authenticated each other's identity correctly.
2016-05-11, ∼643🔥, 2💬

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

opendir() - Open Directory to Read File Names
This section describes Perl built-in functions, opendir() and readdir(), to open a file directory and read its file names and sub-directories.
2016-02-15, ∼641🔥, 1💬

💬 2016-02-15 wewewe: meaningful robot bla bla bla

"anyType" Built-in Datatype Values and Representations
This section provides a tutorial example to show built-in datatype 'anyType' valid values and representations. Everything, including XML structure, is a valid 'anyType' lexical representation.
2022-10-01, ∼640🔥, 0💬

Archived: MySQL 5.0 Download, Installation and Start
This section describes how to download, install and start MySQL server on Windows systems.
2022-10-01, ∼640🔥, 0💬

What Is Hasse's Theorem
This section describes Hasse's Theorem, which states that the order, n, of a reduced elliptic curve group, Ep(a,b), is bounded in the range of [p+1 - 2*sqrt(p), p+1 + 2*sqrt(p)].
2022-10-01, ∼640🔥, 0💬

Android 5.1.1 Emulator File Systems
This section describes file systems used by the Android 5.1.1 emulator system. 9 file systems are supported in the Android emulator: /dev, /sys/fs/cgroup, /mnt/asec, /mnt/obb, /system, /data, /cache, /mnt/media_rw/sdcard, and /storage/sdcard.
2022-10-01, ∼639🔥, 0💬

rdkit.Chem.Draw.MolDrawing.DrawingOptions Class
This section provides a tutorial example on how to use rdkit.Chem.Draw.DrawingOptions class, presenting a set of molecule drawing options. But I could not find a way to use it.
2022-10-01, ∼638🔥, 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, ∼637🔥, 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, ∼637🔥, 0💬

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

E0100: Variation Selectors Supplement
This section provides a quick summary of the Unicode code point block: 'Variation Selectors Supplement', which contains 240 code points to represent additional glyph variation selectors used in conjunction with the preceding letter.
2024-01-23, ∼636🔥, 0💬

FF00: Halfwidth and Fullwidth Forms
This section provides a quick summary of the Unicode code point block: 'Halfwidth and Fullwidth Forms', which contains 240 code points to represent halfwidth and fullwidth forms.
2024-01-23, ∼634🔥, 0💬

Unicode Signs in Different Encodings
This section provides a tutorial example on how to write sample programs to create some Unicode signs in various encodings and view them in a Web browser.
2022-10-01, ∼634🔥, 0💬

"split" and "cat" - Split and Join Files
This section provides a tutorial example on how to use 'split' command to split it into chunks and use 'cat' command to join chunks back into a single file.
2022-10-01, ∼634🔥, 0💬

Installing Adobe Flash Player 13 for Safari 5
This section provides a tutorial example on how to download and install Adobe Flash Player 13 Plugin for Safari 5 on Windows XP.
2016-09-27, ∼634🔥, 1💬

💬 2016-09-27 pop: pop

"javap -c -private" - Disassembling Java Bytecode Class
This section provides a tutorial example of how to disassemble Java bytecodes with 'javap -c -private' command. The disassembled codes are JVM execution instructions.
2022-10-01, ∼633🔥, 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, ∼632🔥, 0💬

FE70: Arabic Presentation Forms-B
This section provides a quick summary of the Unicode code point block: 'Arabic Presentation Forms-B', which contains 144 code points to represent Arabic forms.
2024-01-23, ∼632🔥, 0💬

Android 4.0.3 File Systems
This chapter provides tutorial notes on Android file systems. Topics include introduction of Android 4.0.3 emulator file systems.
2022-10-01, ∼632🔥, 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, ∼631🔥, 0💬

javax.swing.event.MenuKeyListener - Menu Key Listener Interface
This section provides a tutorial example on how to use javax.swing.event.MenuKeyListe ner,menu key listener interface, to catch events fired by JMenuItem objects when a key is typed on the keyboard.
2022-10-01, ∼631🔥, 0💬

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

"keytool -printcert" Printing Certificate Details
This section provides a tutorial example on how to print details of the certificate exported by 'keytool -exportcert' command using the 'keytool -printcert' command.
2022-10-04, ∼630🔥, 0💬

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