<< < 76 77 78 79 80 81 82 83 84 85 86 > >>   ∑:8899  Sort:Date

Build New Curves with tinyec
This section provides a tutorial example on how to create elliptic curve, actually a reduced elliptic curve group, with tinyec Python library.
2022-12-27, ∼561🔥, 1💬

What Is "basic-link" Formatting Object?
This section describes the 'basic-link' formatting object, which is an inline-level formatting object that makes the content as a hyperlink pointing to the specified internal or external location of the referenced resource.
2022-10-01, ∼561🔥, 0💬

Go Ethereum (Geth) Commands
This section describes Go Ethereum (Geth) commands.
2022-10-01, ∼561🔥, 0💬

JDBC (Java Database Connectivity) Introduction
This chapter provides a quick introduction about JDBC (Java Database Connectivity). Topics include overview of JDBC; versions of JDBC; JDBC driver types; database connection with DriverManager and DataSource; JDBC driver class and connection URL for DriverManager.
2016-08-31, ∼561🔥, 1💬

1B100: Kana Extended-A
This section provides a quick summary of the Unicode code point block: 'Kana Extended-A', which contains 31 code points to represent the encoding of historic and variant forms of Japanese kana characters, including those variants collectively known as hentaigana (variant shaped kana) in Japanese.
2024-01-23, ∼560🔥, 0💬

"-XX:+NeverTenure" and "-XX:+AlwaysTenure" Working
This section provides a tutorial showing '-XX:+NeverTenure' and '-XX:+AlwaysTenure' JVM options are working with the Serial collector.
2022-10-01, ∼560🔥, 0💬

MySqlLoop.php - MySQL Functions Test
This section provides a tutorial example on how to use MySQL functions to connect to a MySQL server, and run SQL statements to create a table, insert rows and fetch rows with the MySQL server.
2024-07-20, ∼559🔥, 0💬

passthru() - Execute External Programs
This section provides a tutorial example on how to the passthru() function to invoke an external program. The program's standard output, stdout, and input, stdin, are shared with the calling script.
2022-10-01, ∼559🔥, 0💬

"-XX:ParallelGCThreads=n" - # of Threads
This section describes how to use the '-XX:ParallelGCThreads=n' JVM option to control the number threads to be used by the Parallel Collector.
2022-10-01, ∼559🔥, 0💬

Web Services and SOAP Terminology
This section provides quick descriptions of Web Services and SOAP terms.
2021-10-24, ∼559🔥, 1💬

💬 2021-10-24 Mario: Mario

Item Listener on Radio Button Menu Items
This section provides a tutorial example on how to use java.awt.event.ItemListener, radio button and check box item listener interface, to catch state changed item vents on radio button menu item objects.
2021-04-13, ∼559🔥, 1💬

Create New ZIP Archive
This section provides a tutorial example on how to create a new ZIP archive and add files into the archive using the ZipArchive class.
2024-07-20, ∼558🔥, 0💬

jconsole - Connecting to a Remote JMX Agent
This section provides a tutorial example on how to run 'jconsole' to connect to a JMX agent running on a remote machine, and how to see memory usage detail information.
2022-10-01, ∼558🔥, 0💬

Searching for Instances with OQL Statements
This section provides a tutorial example on how to write an OQL (Object Query Language) query statement to search for object instances with specific conditions.
2022-10-01, ∼558🔥, 0💬

"soap12:operation" - SOAPAction Header Line
This section describes 'soap12:operation', a SOAP extension element that specifies additional binding information at the operation level. soapAction='uri' is not a required attribute for SOAP 1.2 over HTTP.
2022-10-01, ∼558🔥, 0💬

Using Tomcat on macOS Systems
This chapter provides tutorial notes and example codes on Tomcat installation on macOS systems. Topics include downloading and installing Tomcat for macOS systems; creating first HTML, JSP and Servlet pages.
2022-10-01, ∼558🔥, 0💬

Installing Xerces2 Java Parser for XSD 1.1
This section provides a quick introduction of Xerces2 and a tutorial of downloading and installing JAR files of Xerces2 Java Parser for XSD 1.1.
2022-10-01, ∼558🔥, 0💬

2150: Number Forms
This section provides a quick summary of the Unicode code point block: 'Number Forms', which contains 160 code points to represent symbols used as numbers
2024-01-23, ∼557🔥, 0💬

"cscript.exe/wscript.exe" Command Version and Options
This section describes how to start 'cscript' or 'wscript' command and what options are available.
2022-10-01, ∼557🔥, 0💬

Java Built-In Implementation of Base64URL
This section provides a tutorial example on how to perform Base64URL encoding on binary files using the default Java implementation of the Base64URL encoding algorithm.
2022-10-01, ∼557🔥, 0💬

大五碼(Big5)编码
本节介绍了大五碼(Big5)的编码方法,它是将大五碼三区块中 的字符,依次排放到一个由两个字節组成的数字二維矩陣中形成的。
2024-01-31, ∼556🔥, 0💬

WS-Security - SOAP Message Security Extension
This chapter provides tutorial examples and notes on WS-Security (WSS) as a SOAP message security extension. Topics include introduction of WS-Security; 'wsse:Security' SOAP header element; Username security token; SoapUI WS-Security configuration; '#PasswordDigest' generation and verification.
2022-10-09, ∼556🔥, 0💬

About This Book
This section provides some detailed information about this book - __title__.
2022-10-01, ∼556🔥, 0💬

Negation Operation on an Elliptic Curve
This section describes the Negation operation on an elliptic curve. If the resulting point the negation operation of an given point P is R, then P + R is the infinity point.
2022-10-01, ∼556🔥, 0💬

<< < 76 77 78 79 80 81 82 83 84 85 86 > >>   ∑:8899  Sort:Date