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

MySQLi Module Configuration and Database Access
This section provides a tutorial example on how to configure the PHP engine for MySQL server connection access. Setting, extension=php_mysql.dll, needs to be turned in the configuration file php.ini.
2024-07-20, ∼582🔥, 0💬

Windows Certificate Stores and Console
This chapter provides tutorial notes and example codes on certificate stores and certificate console on Windows systems. Topics include creating an MMC (Microsoft Management Console) snap-in, certificate console; using certificate console to export certificate list; using certificate store to view, ...
2022-10-01, ∼582🔥, 0💬

"soap12:binding" - Binding Message Style and Transportation
This section describes 'soap12:binding', a SOAP extension element that specifies the binding message protocol and the transportation protocol, SOAP 1.2 over HTTP, for example.
2022-10-01, ∼582🔥, 0💬

Test SQL Server JDBC Driver
This section provides a tutorial example on how to test the SQL Server JDBC driver on macOS systems.
2022-10-01, ∼582🔥, 0💬

Example - hello.fo
This section provides a tutorial example of an XSL-FO document structure, hello.fo, which declares a simple page layout with a body region and specifies a block area type of formatting object to be presented in the body region of the layout.
2022-10-01, ∼582🔥, 0💬

importlib.reload(module) - Reloading Module
This section provides a tutorial example on how to reload a given 'module' object using the 'importlib.reload(module)' function.
2022-10-01, ∼582🔥, 0💬

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

💬 2021-10-24 Mario: Mario

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

2A700: CJK Unified Ideographs Extension C
This section provides a quick summary of the Unicode code point block: 'CJK Unified Ideographs Extension C', which contains 4160 code points to represent additional CJK (Chinese, Japanese and Korean) characters.
2024-01-23, ∼580🔥, 0💬

Archived: blockexplorer.com API - Get Address Data
This section describes how to get Address data with blockexplorer.com API.
2022-10-01, ∼580🔥, 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, ∼580🔥, 0💬

Data Literals Supported in PHP
This section describes data literals to specify values for different data types: reserved key words; decimal, octal and hexadecimal numbers; floating point number format; single quoted, double quoted, and heredoc strings.
2022-06-17, ∼580🔥, 2💬

💬 2022-06-17 Herong: Yes. I missed the binary form of integers. It will be included in the next update. Thanks.

💬 2022-06-10 X: You forgot binary literals for integers: 0b00101010

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

java.util.PropertyResourceBundle - Resource Bundles as Properties Files
This section provides a tutorial example on how to create resource bundles (localization key names with their localized text messages) as properties file for the java.util.PropertyResourceBund leconcrete class.
2016-11-25, ∼580🔥, 1💬

💬 2016-11-25 Cos: If you need a tool to translate Java .properties file, I recommend you check out the app localization platform https://poeditor....

opendir.pl - Sample Program to Read Directories
This section provides a tutorial example on how to open the current directory using opendir() function and read its file names using readdir() function.
2015-10-10, ∼580🔥, 2💬

💬 2010-11-19 Herong: Kim, I am not sure if you were talking about the opendir.pl script. If yes, reading the root directory can be done by: opendir(D...

💬 2010-11-18 Kim: I learned alot from your directory tutorials- how can I change this to read the root directory opposed to the default perl one?

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

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

Launching jmc (Java Mission Control)
This section provides a tutorial example on how to launch 'jmc' (Java Mission Control) and manage its JVM browser, details and Web browser panels.
2022-10-01, ∼579🔥, 0💬

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

Horoscope Moon and Other Planet Signs
This section provides introduction of planet zodiac signs: the Moon sign, the Mercury sign, the Venue sign, the Mars sign, and more.
2016-01-23, ∼579🔥, 1💬

💬 2016-01-23 Troy: Hi

AWT TextField and ActionListener
This section provides a tutorial example on how to create an AWT text field with an event handler implemented as the ActionListener listener.
2022-10-01, ∼578🔥, 0💬

11D00: Masaram Gondi
This section provides a quick summary of the Unicode code point block: 'Masaram Gondi', which contains 76 code points to represent the Masaram Gondi script which was created in 1918 by Munshi Mangal Singh Masaram of Madhya Pradesh, India to write the Gondi language, a Dravidian language spoken in ce...
2024-01-23, ∼577🔥, 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, ∼577🔥, 0💬

ActiveX Filtering - Controlling ActiveX on Silverlight
This section provides a tutorial example on how to enable the ActiveX Filtering function in Internet Explorer 10 to stop Microsoft Silverlight Plug-in.
2019-07-05, ∼577🔥, 1💬

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