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

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

jvisualvm (Java VisualVM) - JVM Visual Tool
This chapter provides tutorial notes on the JVM visual tool, Java VisualVM. Topics include launching Java VisualVM, connecting to local JVM processes; monitoring CPU and heap usage; monitoring thread statuses; taking thread dumps and heap dumps; viewing heap dump and object contents; connecting to r...
2024-03-13, ∼1142🔥, 2💬

💬 2021-01-12 vinod: thanks

💬 2017-10-25 haibing: thanks

💬 2017-06-16 marth: powerful tool

getSystemResource() Method - Finding Files
This section provides a tutorial example on how to find resource files using the ClassLoader.getSystemResource( )method. A resource file can an image file, a class file, or any file.
2022-10-01, ∼1142🔥, 0💬

Class Loading Problem - JAR Hell
This section provides a tutorial example on how to use ClassLoader.getSystemResources ()method to return all locations of the same class file. This is useful when you are dealing with JAR hell problem.
2022-10-01, ∼1142🔥, 0💬

Lucky Wedding Dates: 2015 - Year of the Goat
Where to find lucky wedding dates for year 2015? Lucky Wedding Dates: 2015 - Year of the Goat   ⇒ Lucky Wedding Dates: 2016 - Year of the Monkey ⇐ Lucky Wedding Dates: 2014 - Year of the Horse ⇑ Lucky Wedding Dates: 2011 - 2020 ⇑⇑ Wedding Date - The Most Important Date of Your Life
2025-12-01, ∼1139🔥, 0💬

Python Built-In Implementation of Base64URL
This section provides a tutorial example on how to perform Base64URL encoding on binary files using the default Python implementation of the Base64URL encoding algorithm.
2021-10-05, ∼1139🔥, 1💬

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, ∼1138🔥, 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...

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

Delete/Untrust Certificates from macOS
This section provides a tutorial example on how to untrust (if delete is not possible) a certificate from macOS using Keychain Access.
2022-10-01, ∼1136🔥, 0💬

IEEE 754 Standards - "float" and "double"
This section describes IEEE 754 standards on how floating-point values of 'float' and 'double' are represented in binary format.
2022-10-01, ∼1136🔥, 0💬

"-XX:TargetSurvivorRatio" - Second Tenuring Condition
This section describes the '-XX:TargetSurvivorRatio' JVM option, with sets the maximum survivor space usage percentage. When this limit is reached, all remaining live objects will be promoted to Tenured generation regardless of their age.
2022-10-01, ∼1136🔥, 0💬

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

What Are Identity-Constraints?
This section describes 3 types of identity constraints supported by XSD: 'unique', 'key' and 'keyref' identity constraints. They are very similar to concepts of UNIQUE, PRIMARY KEY and FOREIGN KEY constraints on multiple columns in a database table.
2022-04-10, ∼1135🔥, 1💬

💬 2022-04-10 savo: OKE

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, ∼1133🔥, 3💬

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

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

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

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, ∼1133🔥, 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...

Crypt::CBC Encryption with Salted Keys
A tutorial Perl example is provided to show how to use Crypt::CBC to perform encryption with a passphrase and a salt, which will be used to derive the secret key and the IV.
2015-12-20, ∼1132🔥, 1💬

💬 2015-12-20 Ed: Great tutorial. It helped me solving my problem. Many thanks!

View Digital Signatures in Word Documents
This section provides a tutorial example on how to view digital signatures in MS Word 2007 documents. Clicking the digital signature icon in the status bar turns on and off the Signatures panel when editing Word documents.
2015-11-30, ∼1132🔥, 1💬

"jpackage -t dmg" - Package for macOS
This section provides a tutorial example on how to use 'jpackage -t dmg' command to generate a binary distribution package from Java application JAR file in *.dmg format for macOS computers.
2022-10-01, ∼1130🔥, 0💬

WSH (Windows Script Host)
This chapter provides tutorial examples and notes on WSH (Windows Script Host). Topics include running WSH commands, cscript and wscript, with options; summary of WSH runtime objects; using StdIn and StdOut for input and output; running system commands with script code; defining script jobs in a WSF...
2022-10-01, ∼1130🔥, 0💬

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

Entering Non ASCII Characters in JSP Pages
This section describes rules on how non-ASCII characters can be entered in JSP pages and displayed correctly on Web browsers.
2017-01-25, ∼1129🔥, 3💬

💬 2017-01-25 abc: ทดสอบภาษาไทย

💬 2016-06-19 Herong: That was a good test. ☺

💬 2016-06-08 dfgd: &lt;script>alert(document.cookie )&lt;/script>

Bitcoin Blockchain APIs
This chapter introduces Bitcoin Blockchain APIs.
2022-10-01, ∼1127🔥, 0💬

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

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

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