<< < 79 80 81 82 83 84 85 86 87 88 89 > >>   ∑:9067  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, ∼626🔥, 0💬

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

Using HTTPS with Google Chrome
This chapter provides tutorial notes and example codes on using certificates with Google Chrome. Topics include why Web browsers need certificates; viewing the certificate from an HTTPS Web server; saving the certificate from a server to a certificate file; exporting certificates to files.
2022-10-01, ∼626🔥, 0💬

jdb - The Java Debugger
This chapter provides tutorial notes on the Java debugger 'jdb'. Topics include starting 'jdb' to debug an application, running 'jdb' separately from the application, debugging remote application, debugging multi-thread application, listing and switching execution threads.
2022-10-01, ∼626🔥, 0💬

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

The <?xml ...?> Processing Instruction
This section describes the 'xml' processing instruction, which is required at the top of XML files. 'xml' processing instruction must have the 'version' attribute.
2022-10-01, ∼626🔥, 0💬

Popular JSP Enabled Web Servers
This section provides a list of popular JSP enabled Web servers, called JSP containers. Most popular JSP containers are: Apache Tomcat, Adobe JRun, Caucho Resin and Jetty.
2022-10-01, ∼626🔥, 0💬

pandas.DataFrame/pandas.core.frame.DataFrame - The Table Class
This section describes pandas.DataFrame/pandas.core.f rame.DataFrameclass, which represents a table of data with rows and columns.
2022-10-01, ∼625🔥, 0💬

1E900: Adlam
This section provides a quick summary of the Unicode code point block: 'Adlam', which contains 87 code points to represent the Adlam script used to write Fulani and other African languages.
2024-01-23, ∼624🔥, 0💬

3040: Hiragana
This section provides a quick summary of the Unicode code point block: 'Hiragana', which contains 96 code points to represent Hiragana syllables used in the Japanese language.
2024-01-23, ∼623🔥, 0💬

Deleting Root CA Certificates from Mozilla Firefox
This section provides a tutorial example on how to delete a certificate from Mozilla Firefox. Deleted certificate can be re-installed back from a certificate file.
2022-10-01, ∼623🔥, 0💬

CLR Based PE (Portable Executable) Files
This section provides a tutorial example on how to use the .NET Intermediate Language disassembler to view PE headers and CLR headers of the executable files generated by the .NET C# compiler.
2022-10-01, ∼623🔥, 0💬

Base64 Encoding and Decoding Tools
This chapter provides notes and tutorials on Base64 encoding tools and built-in implementations in different programming languages. Topics include reviewing Base64 online tools; introducing Base64 command line tools on Windows, Linux and macOS systems; testing built-in implementations of Base64 enco...
2022-10-01, ∼623🔥, 0💬

"ldd" - Dynamic Library Dependency Checker
This section provides a tutorial example on how to use the 'ldd' tool to list dynamic library dependencies of any executable files, including dynamic library files on Linux systems.
2022-10-01, ∼623🔥, 0💬

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

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

Unicode > Big5 轉換: 第 21 部分 - U+6C10 到 U+6D7D
本節列出了 Unicode 到 Big5 代碼轉換表的第 21 部分 - Unicode U+6C10 到 U+6D7D。
2024-01-31, ∼622🔥, 0💬

1C50: Ol Chiki
This section provides a quick summary of the Unicode code point block: 'Ol Chiki', which contains 48 code points to represent Ol Chiki alphabets used in the Santali language.
2024-01-23, ∼622🔥, 0💬

NumberToWords - Usage Description
This section describes the free Web service NumberToWords provided by DataAccess.com. NumberToWords allows you to convert a number in digits to English words to help you write the payment amount correctly on a check.
2022-10-01, ∼622🔥, 0💬

Processing Web Form Input in UTF-8
This section describes how to display a Web form and process form input data in UTF-8.
2015-10-20, ∼622🔥, 1💬

2FF0: Ideographic Description Characters
This section provides a quick summary of the Unicode code point block: 'Ideographic Description Characters', which contains 16 code points to represent ideographic description characters.
2024-01-23, ∼621🔥, 0💬

Install Miniconda 3
This section provides a tutorial example on how to install Miniconda 3. Once installed, you can start and end the Conda 'base' environment similar to a Linux shell.
2022-10-01, ∼621🔥, 0💬

Importing Classes Defined in Unnamed Packages
This section provides a tutorial example on how to import classes defined in an unnamed package - done in the same as importing classed defined in named packages with JDK 1.3.1. But it is not allowed with JDK 1.4.1.
2021-08-07, ∼621🔥, 2💬

💬 2021-08-03 Herong: bruce, you need to have Hello.class is in the classpath.

💬 2021-07-31 bruce: D:\javadu>echo %path% C:\Program Files\Java\jdk1.3\bin D:\javadu>javac ImportingHello.java ImportingHello.java:1: cannot resolve...

"OpenSSL" Signing CSR Generated by "keytool"
This chapter provides tutorial notes and example codes on using 'OpenSSL' to act as CA (Certificate Authority). Topics include setting up 'OpenSSL' as CA; using 'keytool' to generate CA private key; using 'keytool' to generate CSR (Certificate Signing Request); using 'OpenSSL' to sign CSR, using 'ke...
2018-07-12, ∼621🔥, 1💬

<< < 79 80 81 82 83 84 85 86 87 88 89 > >>   ∑:9067  Sort:Date