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

SOAP Module - Server Functions and Examples
This chapter provides tutorial examples and notes about SOAP module's server functions and examples. Topics include introduction to SOAP server class and functions, SOAP server example - HelloServer.php, server examples with SOAP 1.1 and 1.2, server example in WSDL mode.
2024-07-20, ∼599🔥, 0💬

ECDSA (Elliptic Curve Digital Signature Algorithm)
This chapter provides tutorial notes on ECDSA (Elliptic Curve Digital Signature Algorithm). Topics includes ECDSA digital signature generation process and verification process; security issue of the private key with same random number k is used; find possible public keys from a digital signature; in...
2022-10-01, ∼599🔥, 0💬

0080: C1 Controls and Latin-1 Supplement
This section provides a quick summary of the Unicode code point block: 'C1 Controls and Latin-1 Supplement', which contains 128 code points to represent simple text formatting codes and simple Latin based languages characters.
2024-01-23, ∼598🔥, 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, ∼598🔥, 0💬

Character Set Encoding Maps - CP1252/Windows-1252
This section provides a tutorial example of analyzing and printing character set encoding maps for encoding: CP1252/Windows-1252, the default encoding for Java SE on Windows systems.
2022-10-01, ∼598🔥, 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, ∼598🔥, 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, ∼598🔥, 1💬

💬 2016-09-27 pop: pop

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

System.setProperty() - Setting Your Own Properties
This section provides a tutorial example on how to modify system properties provided by the JVM, and set your own properties into the system property map.
2018-05-15, ∼597🔥, 2💬

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

Archived: JDK 1.6 keytool - keystore File Tool
This section describes all commands supported in JDK 1.6 'keytool' tool to manage certificates stored in 'keystore' files.
2022-10-01, ∼596🔥, 0💬

SAXParseException - 'xsi:noNamespaceSchemaLocation' Not Allowed
This section provides a tutorial example showing the SAXParseException that says Attribute 'xsi:noNamespaceSchemaLocation 'is not allowed when applying XSD schema validation on an XML DOM object.
2022-10-01, ∼596🔥, 0💬

Chirality Representations in SMILES
This section provides a quick introduction on chirality representations in SMILES. Different types of chirality are represented in as different chiral class codes in an format of [x@ccn].
2022-10-01, ∼596🔥, 0💬

64-Bit "geth" for Private Ethereum Network
This chapter introduces 64-bit 'geth' to run Ethereum private network.
2022-05-07, ∼596🔥, 2💬

💬 2022-05-07 John Dayo: Contact John Dayo : +2348136293834 Via WhatsApp or call

💬 2022-05-07 John Dayo: Quite helpful though, but I'll like anyone who can help me with a project on Ethereum and BNB. Private key related.

Base32 Encoding
This chapter provides notes and tutorials on Base32 encoding algorithm and implementations. Topics include reviewing the Base32 encoding algorithm; reviewing different Base32 character set maps; reviewing implementations of Base32 coding in Java, PHP and C++ languages.
2021-03-13, ∼596🔥, 1💬

💬 2021-03-13 Hans: Hello World!

"ID" Datatype Values and Representations
This section describes the built-in datatype 'ID' designed to primarily support the id attribute to identify a specific XML element. 'ID' values must be 'NCName' values and must be unique in a single XML document.
2022-10-01, ∼595🔥, 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, ∼595🔥, 4💬

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

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

1F650: Ornamental Dingbats
This section provides a quick summary of the Unicode code point block: 'Ornamental Dingbats', which contains 48 code points to represent a variety of text ornaments and ornamental punctuation marks similar to characters encoded in the main Dingbats block.
2024-01-23, ∼594🔥, 0💬

Downloading Files with FTP Commands
This section provides a tutorial example on how to download files with FTP commands.
2022-11-15, ∼594🔥, 1💬

💬 2022-11-15 aaa: Good

Install WeChat on macOS
This section provides a tutorial on how to install WeChat on macOS.
2022-10-01, ∼594🔥, 0💬

Manage Security Certificates on Thunderbird
This section provides a tutorial example on how to access and use Mozilla Thunderbird Certificate Manager, which stores certificates for different application purposes.
2024-04-06, ∼593🔥, 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, ∼593🔥, 0💬

Character Set Encoding Maps - Unicode UTF-16, UTF-16BE, UTF-16LE
This section provides a tutorial example of analyzing and printing character set encoding maps for 3 encoding, UTF-16, UTF-16BE, and UTF-16LE, for Unicode character set.
2022-10-01, ∼593🔥, 0💬

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