<< < 54 55 56 57 58 59 60 61 62 63 64 > >>   ∑:7662  Sort:Date

Unicode Code Point Blocks: 10000 - 11FFF
This chapter provides notes and tutorial examples on Unicode code point blocks or code charts. Topics including block name, code point range, sample code points, etc., in the range of 10000 - 11FFF.
2024-01-23, 650🔥, 0💬

Default Trusted KeyStore File - cacerts
This section provides a tutorial example on how to view the content of the default trusted KeyStore file, 'cacerts', with the KeyStore tool, 'keytool'. The password to open 'cacerts' is 'changeit'.
2022-10-01, 650🔥, 0💬

Reviewing Tomcat Server Status Page
This section provides a tutorial example on how to review the Apache Tomcat server status Web page, which provides HTTP and AJP protocol service statuses; Tomcat, JVM, and OS information; as well as a link to list all running applications.
2022-10-01, 650🔥, 0💬

String Literals and Source Code Encoding
This section provides tutorial example on how to represent non-ASCII characters in UTF-8 encoding byte sequences as part of String literals in the Java source code.
2022-04-10, 650🔥, 1💬

💬 2022-04-10 a: Co\u0301 lô\u0303i xa\u0309y ra, vui lo\u0300ng thư\u0309 la\u0323i sau!

中国二百年(1901年至2100年)年历格式说明
本节介绍了中国二百年(1901年至2100年)年历的格式。
2021-01-11, 650🔥, 1💬

View Ethereum Account Address in MetaMask
This section provides a tutorial example on how to view the Ethereum address of the account created by MetaMask extension on Chrome.
2022-05-08, 649🔥, 1💬

💬 2022-05-08 dybcsaint: pls some eth 0x7A0772B1Ffa4A5fF64D150276ECd6f7871 ab3915

Installing Adobe Flash Player 13 for Firefox 26
This section provides a tutorial example on how to download and install Adobe Flash Player 13 Plugin for Firefox 26 on Windows XP.
2016-01-31, 649🔥, 0💬

Location: - Forcing the Browser to Redirect to Another URL
This section provides a tutorial example on how to insert the 'Location:' header line in a HTTP response to tell the browser to do a URL redirect - Send a HTTP request to the specified ULR immediately.
2015-10-21, 649🔥, 4💬

💬 2015-10-21 George: Does anyone know how to tell IIS to NOT do this?

💬 2015-10-21 George: I believe it is IIS changing the contents

💬 2015-09-24 Herong: Hi Robert, you are probably right. I will compare it with the Apache server.

💬 2015-09-23 Robert: This is an issue in IIS, not php.

Copying Attributes and Texts
This section provides a tutorial example on how to use the 'copy' element to copy attributes, texts and other information from the source XML document to the result document.
2022-10-01, 648🔥, 0💬

"jshell&gt; /edit" - Editing Code Snippet
This section provides a tutorial example on how to start the editor to enter and change a long code snippet in 'jshell'.
2020-06-11, 648🔥, 2💬

💬 2020-06-11 Herong: Tarun, what platform are you using?

💬 2020-06-11 Tarun Teja: unable to edit my snippet

Viewing LG Android USB Device in Control Panel
This section provides a tutorial example on how to view the LG Android USB device in Windows Control Panel and see its detailed properties.
2017-01-09, 648🔥, 1💬

💬 2017-01-09 beto: congratulations

Inserting Rows with JdbcRowSet Objects
This section describes how to insert data rows with a JdbcRowSet object.
2022-10-24, 647🔥, 0💬

Floating-Point Data Types
This section describes value ranges and storage space sizes of floating-point data types: float and double.
2016-02-15, 647🔥, 5💬

💬 2016-02-15 Herong: To Merit Campus, I have to remove links. Advertisement is not allowed in comments

💬 2016-02-15 Merit Campus: You can clear many of your doubts regarding data types in Core Java through Merit Campus, visit: [URL removed]. Not only data ty...

💬 2015-10-31 Herong: Page updated now. Thanks again, Raj.

💬 2015-10-24 Herong: Raj, good catch. It will be corrected later.

💬 2015-10-23 raj: Chief, second point should be "double" but it says "float"

"Dictionary" Objects to Store Keys and Values
This section describes Dictionary object properties and methods. A tutorial example is provided on how to add and remove keys and values into a Dictionary object.
2022-11-15, 646🔥, 1💬

2800: Braille Patterns
This section provides a quick summary of the Unicode code point block: 'Braille Patterns', which contains 256 code points to represent Braille characters used in Braille writings.
2024-01-23, 645🔥, 0💬

Permission Error on php-cgi.exe
This section describes the error of 'You don't have permission to access /cgi-bin-php/php-cgi.exe/hello .phpon this server.' It is caused by the syntax change in the PHP directory access permission configuration settings.
2023-02-11, 645🔥, 1💬

💬 2023-02-11 mohammadsh: thanks.i changed file cofig in httpd.conf by code above that you say.and i can run my project.thanks very much

"dateTimeStamp" Datatype Values and Representations
This section describes the built-in primitive datatype, 'dateTimeStamp' that represents moments of time in Gregorian calendar. Leading and trailing whitespaces are allowed and trimmed. Timezone offset is required.
2019-07-08, 644🔥, 1💬

What Is PKI (Public Key Infrastructure)
This section describes what is PKI (Public Key Infrastructure) - an information technology infrastructure that enables Internet users to securely exchange information using the public and private key technology.
2022-10-01, 642🔥, 0💬

1FA00: Chess Symbols
This section provides a quick summary of the Unicode code point block: 'Chess Symbols', which contains 14 code points to represent extensions for chess notations beyond the basic Western chess symbols contained in the Miscellaneous Symbols block. It currently contains a set of circled CJK ideographi...
2024-01-23, 641🔥, 0💬

Multiple CA Certificates in a Single File
This section provides a tutorial example on how to store multiple root CA certificates in a single PEM file to be used by Crypt::SSLeay as the HTTPS_CA_FILE environment variable.
2022-10-01, 641🔥, 0💬

JMenuItemActionListenerTest.java - Menu Item Action Listener Test
This section provides a tutorial example on how to use java.awt.event.ActionListener, button action listener interface, to catch events fired by JMenuItem objects.
2016-01-07, 641🔥, 1💬

"portType" - Port Type Definition Element
This section describes 'portType', a definition element that defines a port type with one or multiple operations. An operation is defined with input-output pattern. An input or output is defined to be of a given message type.
2022-10-01, 640🔥, 0💬

Displaying Version Information using PE Explorer
This section provides a tutorial example on how to display version information properties of executable files, .exe and .dll files, using PE (Portable Executable) Explorer.
2022-10-01, 640🔥, 0💬

"geth --testnet" - Ethereum Node on Ropsten Network
This section describes how to run a 'geth' Ethereum node on the Ropsten Network.
2022-10-01, 640🔥, 0💬

<< < 54 55 56 57 58 59 60 61 62 63 64 > >>   ∑:7662  Sort:Date