<< < 48 49 50 51 52 53 54 55 56 57 58 > >>   ∑:8897  Sort:Date

Longest Day of the Year at Reykjavik in Iceland
This section provides sunrise and sunset times at Reykjavik in Iceland on a Summer Solstice day.
2015-12-03, ∼969🔥, 2💬

💬 2015-12-03 Herong: Rok, this Web service seems to be giving wrong results.

💬 2015-12-02 Rok: I tried to get data for Rome (Italy) but it doesn't count on Daylight saving time for sunset and also sunrise is wrong.

Drawing Graphics - Using paint() on Frame or Component
This section provides a tutorial example on how to override the paint() method in the javax.awt.Frame class to draw graphics (a rectangle) on the frame window, or override the paint() method in the java.awt.Component class to draw graphics and add the component to the frame window.
2022-10-01, ∼967🔥, 0💬

Visiting an "https" Web Site with Chrome
This section describes how Google Chrome shows a lock icon when you visit an 'https' Web site to provide you more security related information.
2020-07-02, ∼966🔥, 2💬

💬 2020-07-02 Koshal Pravin jangale: Nice

16800: Bamum Supplement
This section provides a quick summary of the Unicode code point block: 'Bamum Supplement', which contains 576 code points to represent additional Bamum alphabets used in the Bamum language.
2024-01-23, ∼965🔥, 0💬

Mount Windows NTFS File System
This section provides a tutorial example on how to mount Windows NTFS (New Technology File System) file systems on Linux systems. 'ntfs-3g' device driver is needed.
2022-10-01, ∼965🔥, 0💬

Galilean Diagram of Moving Frames
This section presents a single diagram that represents a moving frame overlaid on a stationary frame. The time axis of the moving frame is rotated towards the moving direction.
2017-09-27, ∼964🔥, 1💬

💬 2017-09-27 Salih Kırcalar: John David Best has his web site Vida İnstitute. He put my articles page in 'Timeflow Theory' 'http://vidainstitute.org/?page_id.. .

Website Statistics - HerongYang.com
This is a collection of statistics reports and notes on the author's Website https://www.herongyang.com. Topics include weekly Web page requests summary; number of page views for different tutorial books; yearly statistics of most popular books, search engines, search terms, Web browsers and client ...
2022-10-01, ∼962🔥, 0💬

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

"-XX:ConcGCThreads=3" - Old GC Concurrent Threads
This section demonstrates that the '-XX:ConcGCThreads=3' option can be used to control the number of threads used in 1 of the CMS concurrent phases: Mark phase.
2022-10-01, ∼960🔥, 0💬

"keytool" Importing CA's Own Certificate
This section provides a tutorial example on how to import CA's certificate generated by 'OpenSSL' into a 'keystore' file using 'keytool'
2016-10-20, ∼960🔥, 2💬

💬 2016-10-20 Herong: Akhtar, AES256 encryption does not require any certificates. It requires a secret AES key, see Introduction to AES (Advanced Enc...

💬 2016-10-19 Akhtar: I have also a certificate file (.cer) .I did the same procedure to import in to mykey store and got .jks file but, now i want to...

Using VBScript with WSH (Windows Script Host)
This section provides tutorial example on how to run a simple VBScript code file with the Windows Script Host tool.
2015-08-31, ∼958🔥, 1💬

What Is URL/URI Encoding?
This section describes what is URL/URI encoding - an encoding schema used in URL/URI that encode data into a sequence of characters prefixed with a percenter sign (%).
2019-08-16, ∼957🔥, 1💬

"-Xint" - Running in Interpreted-Only Mode
This section provides a tutorial example on how to run benchmark tests in interpreted-only mode using the '-Xint' JVM option.
2022-12-10, ∼956🔥, 1💬

Input Chinese Text Data from Web Forms
This chapter provides tutorial notes on input Chinese text data from Web forms. Topics include creating Web form; receiving Chinese input text data with PHP the $_REQUEST array; inputting Chinese text with UTF-8, GB18030, and Big5 encodings; copying and pasting Chinese text on Web forms.
2017-07-30, ∼956🔥, 5💬

💬 2017-07-30 李莉: 李莉

💬 2015-12-02 周迹武: 上了,又退学了,把她爹都气晕了。

💬 2015-12-01 徐奇文: 徐奇文上大学了吧!如上了,一定是个好大学。她即聪明又好学,如果不是他爹瞎 教,学业可能会更好些。

Opening UTF-8 Text Files
This section provides a tutorial example on how to open a UTF-8 text file with Word correctly by selecting the Unicode (UTF-8) encoding option on the File Conversion dialog box.
2025-01-06, ∼953🔥, 1💬

Block Hash Calculation Algorithm
This section describes the Block Hash Calculation Algorithm.
2023-10-13, ∼952🔥, 1💬

💬 2023-10-13 00000000034ef34a7d9cb46b44a5473e: 00000000034ef34a7d9cb46b44a5473e9852 4a12f35232ef32387523b3c549da

EncodingConverter.java - Encoding Conversion Sample Program
This section provides a tutorial example on how to write a sample program, EncodingConverter.java, to convert text files from one character set encoding to another.
2022-05-10, ∼952🔥, 1💬

💬 2022-05-10 chaeun: 12

jdeprscan - Deprecated API Scanner Command
This section describes what is 'jdeprscan' - is a command line tool to run the Java Deprecated API Scanner tool.
2022-10-01, ∼946🔥, 0💬

Listing of Trusted Root CA in Mozilla Firefox
This section provides a tutorial example on how to see the list of trusted root CA (Certificate Authorities) pre-installed in Mozilla Firefox.
2021-11-17, ∼946🔥, 1💬

💬 2021-11-17 离夏: Mozilla浏览器Mozilla Firefox访问

Postfix - Mail Transport Agent (MTA)
This chapter provides introductions and tutorial examples about Postfix - Mail Transport Agent (MTA). Topics include installing, configuring, and starting Postfix; testing Postfix using STMP commands with 'telnet'; turn on 'SMTP Submission' service; turning on Postfix server logging; using 'postconf...
2024-04-06, ∼944🔥, 0💬

"php -a" - PHP Interactive Shell
This section provides a tutorial example on how to run the PHP engine as an interactive shell, php -a, which lets you to type in a PHP statement and see the result immediately on the screen.
2022-10-01, ∼944🔥, 0💬

Introduction to GB2312
A quick introduction of GB2312 is provided. Topics include GB2312 character set; Location Codes; Native Codes; Unicode; GBK encoding and Unicode character set.
2021-02-02, ∼942🔥, 1💬

💬 2021-02-02 我是谁: 我是谁、

MockService - Web Service Simulator
This section provides a tutorial example on how to create a Web service simulator, MockService, with SoapUI, to return a mock response.
2023-11-07, ∼941🔥, 2💬

💬 2023-02-22 Pranav: Hello

0300: Combining Diacritical Marks
This section provides a quick summary of the Unicode code point block: 'Combining Diacritical Marks', which contains 112 code points to represent diacritical marks used in conjunction with preceding letters.
2024-01-23, ∼940🔥, 0💬

<< < 48 49 50 51 52 53 54 55 56 57 58 > >>   ∑:8897  Sort:Date