<< < 44 45 46 47 48 49 50 51 52 53 54 > >>   ∑:8894  Sort:Date

0400: Cyrillic
This section provides a quick summary of the Unicode code point block: 'Cyrillic', which contains 256 code points to represent alphabetic letters used in Cyrillic languages.
2024-01-23, ∼1055🔥, 0💬

Install and Manage Perl Packages on CentOS
This section provides a tutorial example on how to install Perl 5.26 on CentOS 8 systems using 'dnf/yum' as the package manager.
2022-10-01, ∼1054🔥, 0💬

Unlock Keychain to Access Certificate on macOS
This section provides a tutorial example on how to unlock locked keychain in Keychain Access. You need to lock and unlock 'login' keychain resolve 'the user name or passphrase you entered is not correct' error.
2022-10-01, ∼1053🔥, 0💬

MenuItemActionListenerTest.java - AWT Menu Item Action Listener
This section provides a tutorial example on how to use java.awt.event.ActionListener, button action listener interface, to catch events fired by MenuItem objects.
2022-03-20, ∼1052🔥, 1💬

💬 2022-03-20 Potato Person: It's Great

What Is HTTPS (Hypertext Transfer Protocol Secure)?
This section describes what is HTTPS (Hypertext Transfer Protocol Secure) - A communication protocol that uses the HTTP and the SSL/TLS protocols to provide encrypted communication and secure identification of a Web server.
2019-04-13, ∼1052🔥, 2💬

💬 2019-04-13 Herong: Maybe some other website did it, not my site. ☺

💬 2019-04-10 arlyneysiak@gmail.com: Your site erased my entire history. I'd like to get my history information back. Can you tell me how to do this. I would greatly...

1951 - Cao Yuan Shang Sheng Qi ... (草原上升起不落的太阳) - The Never-Setting Sun Rises Over the Prairie
Cao Yuan Shang Sheng Qi Bu Luo De Tai Yang (草原上升起不落的太阳) - The Never-setting Sun Rises Over the Prairie, lyrics by Mei Li Qi Ge (美丽其格), music by Mei Li Qi Ge (美丽其格), originally performed by Original Performer: Wu Yanze (吴雁泽) in 1951.
2020-10-18, ∼1050🔥, 3💬

💬 2020-10-18 Herong: 全民K歌里面的歌曲是不可以下载的。

💬 2020-10-15 黄光南: 怎样放全民K歌在相册在iMovie?

💬 2020-10-15 黄光南: 怎么样放我的全民K歌在我的相册?

java.time.Duration - Time Durations
This section describes the java.time.Duration class that represents a duration of time measured in seconds with fractions in nanosecond resolution.
2018-01-03, ∼1049🔥, 1💬

💬 2018-01-03 Nikhil Narayanan: Helpful man....but I already knew the stuff....the presentation is simple..nice! JAVA is great, right!

$argv[] - Command Line Arguments
This section provides a tutorial example on how to use the built-in array, $argv[], to retrieve command line arguments when PHP script files are executed with the 'php' command.
2022-12-04, ∼1047🔥, 1💬

GROUP BY Clause of a SELECT Statement
This section provides tutorial examples on how to use the GROUP BY clause to aggregate orginal rows of the base table into group rows in a SELECT statement.
2015-09-27, ∼1046🔥, 1💬

💬 2015-09-27 Ravikumar: Good examples

jhat - Java Heap Analysis Tool
This section describes the Java heap analysis tool 'jhat' command and its options. 'jhat' can be used browse a Java heap dump file through a Web interface.
2022-10-01, ∼1045🔥, 0💬

A720: Latin Extended-D
This section provides a quick summary of the Unicode code point block: 'Latin Extended-D', which contains 224 code points to represent additional Latin alphabets used in Latin languages.
2024-01-23, ∼1044🔥, 0💬

Email Tutorials - Herong's Tutorial Examples
This book is a collection of notes and sample codes written by the author while he was learning email systems. Topics include email message transmission protocols: SMTP, IMAP, POP3; secure connections with SSL/TLS protocols; managing Postfix server as MSA, MTA and MDA agents; managing Dovecot server...
2025-10-03, ∼1043🔥, 1💬

Zodiac Coordinate Systems - Starting Points
This section describes what are zodiac coordinate systems and starting points.
2022-10-21, ∼1043🔥, 1💬

💬 2022-10-21 hi: hi

Installing Android PDF Viewer APK File
This section provides a tutorial example on how to install the Android PDF Viewer APK file to the Android emulator using the 'adb' tool provided in the SDK package.
2022-10-01, ∼1042🔥, 0💬

Class Diagram - Association End Navigability Notation
This section describes the Association End Navigability Notation used in a UML Class Diagram. An Association End Navigability Notation specifies whether or not the instance of the connected class can be easily accessed through the related instance of the opposite class.
2022-10-12, ∼1041🔥, 3💬

💬 2022-10-12 Elias: SUPER SACHE

💬 2022-03-19 Sandy: Perfect! Understood finally.

Mount NFS (Network File System) on macOS
This section provides a tutorial example on how to mount a NFS Network File System on macOS computers. You must append '/' at the end of the file system name.
2022-10-01, ∼1041🔥, 0💬

1D200: Ancient Greek Musical Notation
This section provides a quick summary of the Unicode code point block: 'Ancient Greek Musical Notation', which contains 80 code points to represent ancient Greek nusical notations.
2024-01-23, ∼1040🔥, 0💬

rdkit.Chem.Draw.rdMolDraw2D.MolDrawOptions - Drawing Options
This section provides a quick introduction on the rdkit.Chem.Draw.rdMolDraw2D.Mo lDrawOptionsclass, which represents a set of 2D molecule drawing options.
2022-10-01, ∼1040🔥, 0💬

MySQL Server TCP/IP Connection on CentOS
This section provides a tutorial example on how to use the TCP/IP Connection for client programs from any hosts to connect to the MySQL 8 Server on CentOS 8 systems.
2022-10-01, ∼1040🔥, 0💬

SSL Client Authentication
This chapter provides tutorial notes and example codes on SSL client authentication. Topics include introduction to SSL client authentication; creating server and client certificates; writing server and client test programs; running SSL client authentication tests.
2016-03-30, ∼1040🔥, 2💬

💬 2016-05-11 Herong: Roman, good point. We need to compile the Java code into a class file first. Thanks.

💬 2016-05-07 Roman: you have small mistake there, it should be: With SslReverseEchoerRevised.class and... instead of: With SslReverseEchoerRevised.j...

Installing Adobe Flash Player Plugin for Chrome
This section provides a tutorial example on how to download and install Adobe Flash Player 13 for Chrome with Adobe Flash Player Installer on a Windows 7 system.
2019-09-18, ∼1039🔥, 2💬

SWF Files for Video and Audio Streams
This chapter provides tutorial notes and example codes on SWF files for video and audio streams. Topics include SWF file structure for video and/or audio streams; installing FFmpeg to manipulate video/audio streams; 'ffprobe' to view video/audio stream properties; 'ffplay' to play stream SWF files; ...
2015-10-09, ∼1037🔥, 2💬

💬 2015-10-09 Herong: Eduardo, what texts are you referring to?

💬 2015-10-08 Eduardo: when I convert a swf file does not show the texts

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

Blowfish - 8-Byte Block Cipher
This chapter provides tutorial examples and notes about Blowfish block cipher. Topics include Blowfish encryption and decryption algorithm; Blowfish sub-key generation schema, Blowfish algorithm implementation in Java.
2023-10-24, ∼1036🔥, 4💬

💬 2023-10-24 test: 018a35f5-eed3-7a43-99d2-a6a22956bab7

💬 2022-06-21 sad: hello world

💬 2019-12-16 gio: i love you

<< < 44 45 46 47 48 49 50 51 52 53 54 > >>   ∑:8894  Sort:Date