<< < 62 63 64 65 66 67 68 69 70 71 72 > >>   ∑:7662  Sort:Date

"keytool -keyclone" - Cloning Certificates with New Identities
This section provides a tutorial example on how to use the 'keytool -keyclone' command to clone a certificate with new identity. The cloned certificates with share the same keys with the original certificate.
2022-10-01, 531🔥, 0💬

1993 - Tao Sheng Yi Jiu (涛声依旧) - Wave Still
Tao Sheng Yi Jiu (涛声依旧) - Wave Still, Lyrics by Chen Xiaoqi (陈小奇), Music by Chen Xiaoqi (陈小奇), Performed by Mao Ning (毛宁) at The CCTV New Year's Gala in 1993.
2020-11-11, 531🔥, 4💬

💬 2020-11-11 Herong: Zander, Try to create a Word document with the PowerPoint link first. Then convert the Word document to PDF form.

💬 2020-11-11 Herong: Harry, All songs listed here are publicly available. You can just follow links to listen to them.

💬 2020-11-09 Zander: Good day! Can I ask how do you put a PowerPoint link in a pdf form

💬 2020-11-09 Harry S: Can I ask if i can download 33 songs in this website

1F780: Geometric Shapes Extended
This section provides a quick summary of the Unicode code point block: 'Geometric Shapes Extended', which contains 89 code points to represent additional Geometric Shapes originates from the set of Wingdings.
2024-01-23, 529🔥, 0💬

"jdeps jar_file" - Dependencies of JAR File
This section provides a tutorial example on how to use 'jdeps' command to show package level dependencies of a given JAR file.
2022-10-01, 529🔥, 0💬

XPath Query with XML Tools on Atom
This section provides a tutorial example on how to use XML Tools package in Atom to run XPath query on any XML documents.
2022-10-01, 529🔥, 0💬

Apple II Different Models
This section provides an example of Apple II different models - Apple II, Apple II+, Apple IIe, Apple IIc and Apple IIGS.
2022-10-01, 529🔥, 0💬

File_Input_Output_Test.php - File Input/Output Examples
This section provides a tutorial example script on how to use file input and output functions like fopen(), fread(), fwrite(), and fclose(). The example script copies any file in binary mode.
2022-01-26, 529🔥, 4💬

💬 2022-01-26 david: it's good

android.view.View Class - Base of User Interface Components
This section describes the android.view.View class which is the basic building block for all user interface components. Android SDK provides over 50 different specific views based on the android.view.View class to help you develop GUI (Graphical User Interface) applications.
2016-05-26, 529🔥, 1💬

💬 2016-05-26 Buckstabue: Thank you so much! I have not known most of listed classes although I'm not a novice in android developing

ActionListener, ChangeListener and ItemListener
This section provides a tutorial example on how to use ActionListener, ChangeListener and ItemListener interfaces to handle different types of events generated on check boxes.
2022-10-01, 528🔥, 0💬

PDF Printing Version: ASP tutorials
Information on how to obtain the PDF version of this book for printing.
2016-05-09, 528🔥, 1💬

💬 2016-05-09 R: Good

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

URI String and Components in Java
This section provides a tutorial example on how to create URI strings with URI components using Java java.net.URI class.
2022-10-01, 527🔥, 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, 527🔥, 0💬

What Are Runtime Data Areas?
This section describes 6 JVM runtime data areas: Method Area, Heap, Direct Memory, PC Register, JVM Stack and Native Method Stack.
2017-04-10, 526🔥, 1💬

First Example - Hello
This section provides a tutorial example on writing the very first WSDL 1.1 example that uses SOAP 1.1 over HTTP to send a hello message and receive a hello message back.
2016-03-28, 526🔥, 1💬

30000: CJK Unified Ideographs Extension G
This section provides a quick summary of the Unicode code point block: 'CJK Unified Ideographs Extension G', which contains 4944 code points to represent CJK Unified Ideographs Extension G alphabets used in the CJK Unified Ideographs Extension G language.
2024-01-23, 525🔥, 0💬

ITERATE and LEAVE - Statements to Break Loops
This section describes ITERATE and LEAVE Statements used in stored procedures to break execution loops.
2016-07-20, 525🔥, 1💬

14400: Anatolian Hieroglyphs
This section provides a quick summary of the Unicode code point block: 'Anatolian Hieroglyphs', which contains 583 code points to represent the Anatolian Hieroglyphs script which appeared on personal seals, monumental inscriptions, and other objects in the second and first millennia BCE in present-d...
2024-01-23, 524🔥, 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, 524🔥, 0💬

Opening UTF-8 Text Files
This section provides a tutorial example on how to open a UTF-8 text file with Excel correctly by selecting the '65001 : Unicode (UTF-8)' encoding option on the Text Import Wizard dialog box.
2022-10-01, 524🔥, 0💬

Table with Caption
This section provides a tutorial example on how to create a table with a caption with table-and-caption and table-caption formatting objects. By default, caption is placed before the table.
2022-10-01, 524🔥, 0💬

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, 523🔥, 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?

What Is JavaScript
This section provides a quick description of what is JavaScript.
2016-06-06, 523🔥, 1💬

💬 2016-06-06 Prakash: Nice!

OpenSSL "enc -bf-ecb" for Blowfish/ECB Encryption
Tutorial notes and example codes are provided OpenSSL 'enc -bf-ecb' command for Blowfish encryption in ECB mode. Topics include introduction and installation of OpenSSL; ECB (Electronic CodeBook) cipher operation mode; Literal Key options to specify secret key and IV directly; Salted Key and Random ...
2023-05-19, 522🔥, 1💬

<< < 62 63 64 65 66 67 68 69 70 71 72 > >>   ∑:7662  Sort:Date