<< < 71 72 73 74 75 76 77 78 79 80 81 > >>   ∑:9026  Sort:Date

Trusted Certificate Store on Android phone
This section provides a tutorial example on how to locate and view the trusted root certificate store on Android phone: Settings &gt; Security &gt; Trusted credentials.
2022-10-01, ∼682🔥, 0💬

rdkit.Chem.Draw.MolDrawing.DrawingOptions Class
This section provides a tutorial example on how to use rdkit.Chem.Draw.DrawingOptions class, presenting a set of molecule drawing options. But I could not find a way to use it.
2022-10-01, ∼682🔥, 0💬

SimpleStringBuffer - My Implementation of String Buffer
This section provides a tutorial example on how to implement a simple string buffer class similar to the StringBuffer class included in the java.lang package.
2022-05-20, ∼681🔥, 2💬

HelloServer12.php - First SOAP 1.2 Server Application
This section provides a tutorial example on how to write a simple SOAP 1.2 server application. The HelloServer.php example defines a hello() function, adds it to the SOAP server, waits for the client program to call.
2016-10-14, ∼681🔥, 2💬

13430: Egyptian Hieroglyph Format Controls
This section provides a quick summary of the Unicode code point block: 'Egyptian Hieroglyph Format Controls', which contains 16 code points to represent Egyptian Hieroglyph Format Controls alphabets used in the Egyptian Hieroglyph Format Controls language.
2024-01-23, ∼680🔥, 0💬

JCheckBoxMenuItemTest.java - Check Box Menu Item Test Program
This section provides a tutorial example on how to use the javax.swing.JCheckBoxMenuItemT estclass to create check box menu items. If a check box menu item is selected, its check box icon will have a check sign.
2022-10-01, ∼680🔥, 0💬

大五碼(Big5)字符集
本节介绍了大五碼(Big5)漢字字符集。大五碼是一种中文繁体 字编码,收錄了13461個符號和漢字,分为三个区域:特殊符號 区,一级漢字区,二级漢字区。
2024-01-31, ∼679🔥, 0💬

Using Microsoft Edge as an XML Syntax Checker
This section provides a tutorial example on how to use Microsoft Edge as an XML file syntax checker. If there are syntax errors in an XML file, Edge will stop displaying the XML file at the first error location.
2022-10-01, ∼679🔥, 0💬

Executing Stored Procedures without Permission
This section provides a test on executing stored procedures without enough permission.
2022-10-01, ∼679🔥, 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, ∼679🔥, 2💬

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

Unicode Signs in Different Encodings
This section provides a tutorial example on how to write sample programs to create some Unicode signs in various encodings and view them in a Web browser.
2022-10-01, ∼678🔥, 0💬

"-XX:MaxTenuringThreshold=0" - Tenuring Objects Immediately
This section provides a tutorial on how to use '-XX:MaxTenuringThreshold=0' to force objects being promoted immediately to Tenured generation. This will result more Major GCs.
2022-10-01, ∼678🔥, 0💬

3000: CJK Symbols and Punctuation
This section provides a quick summary of the Unicode code point block: 'CJK Symbols and Punctuation', which contains 64 code points to represent punctuations and symbols used in CJK (Chinese, Japanese and Korean) languages.
2024-01-23, ∼677🔥, 0💬

4DC0: Yijing Hexagram Symbols
This section provides a quick summary of the Unicode code point block: 'Yijing Hexagram Symbols', which contains 64 code points to represent I Ching.
2024-01-23, ∼677🔥, 0💬

E0000: Tags
This section provides a quick summary of the Unicode code point block: 'Tags', which contains 128 code points to represent tag alphabets.
2024-01-23, ∼677🔥, 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, ∼677🔥, 0💬

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

"Hello world!" with JSTL
This section provides a tutorial example to test the installation of JSTL 1.2 JAR file developed by the Oracle GlassFish project. The example print out a hello message with the 'c:out' tag.
2022-10-01, ∼676🔥, 0💬

Garbage Collection Tests
This chapter provides tutorial notes and example codes on garbage collection. Topics include garbage collection test program - GCTest2.java; comparisons between HotSpot 1.7.0, HotSpot 1.6.0 and JRockit R28.2.7.
2015-08-16, ∼675🔥, 1💬

Deleting a Root CA Certificate
This section provides a tutorial example on how to delete a root CA certificate from a certificate store using the certificates console on a Windows system.
2022-10-01, ∼674🔥, 0💬

1D2E0: Mayan Numerals
This section provides a quick summary of the Unicode code point block: 'Mayan Numerals', which contains 20 code points to represent a set of Mayan numerals.
2024-01-23, ∼673🔥, 0💬

LWP SSL List of Root CA Certificates
This section provides a tutorial example on where is the List of Root CA Certificates located in the ActivePerl installation.
2022-10-01, ∼673🔥, 0💬

MySQL Authentication Method "caching_sha2_password"
A tutorial example is provided on how to create a new user account with 'mysql_native_password' authentication method to avoid the 'caching_sha2_password' error with mysqli_connect() method.
2022-10-01, ∼673🔥, 0💬

<< < 71 72 73 74 75 76 77 78 79 80 81 > >>   ∑:9026  Sort:Date