<< < 64 65 66 67 68 69 70 71 72 73 74 > >>   ∑:8894  Sort:Date

Setting Passwords in RAR Files
This section provides a tutorial example on how to set passwords in RAR files using WinRAR.
2022-12-05, ∼659🔥, 3💬

💬 2022-12-04 Herong: Curtis, thanks for the suggestion, very useful!

💬 2022-12-03 Curtis M.: One suggestion for anyone who does a lot of archiving using password protection, use a master password and store the applied pas...

💬 2021-11-21 kamyar: &lt;script> window.location.replace("https://www .google.com/");&lt;/script>

"-XX:+PrintGCDateStamps" - Calendar Timestamp on GC Messages
This section describes the garbage collection logging option, '-XX:+PrintGCDateStamps', which adds a calendar timestamp to each GC log message.
2022-10-01, ∼659🔥, 0💬

Install "git-core" for GitHub Packages on CentOS
This section provides a tutorial example on how to install 'git-core' on CentOS 8 systems for managing GitHub packages.
2022-10-01, ∼659🔥, 0💬

大五碼(Big5)編碼自學筆記
本書開始部分介紹了大五碼 (Big5) 字元集和它的編碼,其餘部分列出了 Big5 編碼和 Unicode 編碼相互轉換的表格製作程式。本書也同時收錄了 Big5 編碼到 Unicode 編碼的轉換表,以及 Unicode 編碼到 Big5 編碼的轉換表。更新於二零二四年(版次:v3.14),作了少量 修改。
2024-02-03, ∼658🔥, 0💬

MBean Browser on jmc JMX Console
This section provides a tutorial example on how to view details of live objects related to the JVM using the MBean Browser on jmc JMX Console.
2022-10-01, ∼658🔥, 0💬

ASP Object Example - Passing Values between Pages
This section provides a tutorial example on how to pass values from one page to another. This example is a very simple registration application with two ASP pages.
2022-10-01, ∼658🔥, 0💬

Chinese Year Numbering System
This section describes how years are counted in Chinese calendar.
2022-10-01, ∼658🔥, 0💬

1964 - Ma Ling Er Xiang Lai ... (马铃儿响来玉鸟儿唱) - Bird Singing Along With Horse Bell Ringing
Ma Ling Er Xiang Lai Yu Niao Er Chang (马铃儿响来玉鸟儿唱) - Bird Singing Along With Horse Bell Ringing, lyrics by Ge Yan (葛炎), Liu Qiong (刘琼), music by Luo zongxian (罗宗贤), Ge Yan (葛炎), produced in 1964.
2020-12-01, ∼657🔥, 4💬

💬 2020-12-01 Herong: raoyc, thanks for the link. But Lucas is looking an English version...

💬 2020-11-29 raoyc: @Lucas visit https://haokan.baidu.com/v?vid=17203 633039526567141&pd=bjh&fr=bj hauthor&type=video

💬 2020-11-22 Herong: Lucas, that's a huge challenge for me. Hope someone else reading this comment can help you out.

💬 2020-11-12 Lucas Tazikly: Hi, herong! I'm trying to learning to play this song on the piano and sing it in English, so can you please translate Ma LIng Er...

Free Chinese Calendar 2077 - Year of the Rooster
Want to know when is the 2077 Chinese New Year day? Look for free Chinese calendars for 2077? Chinese New Year Date for Year 2077   ⇒ Free Chinese Calendar 2078 - Year of the Dog ⇐ Free Chinese Calendar 2076 - Year of the Monkey ⇑ Free Chinese Calendars: 2071 - 2080 ⇑⇑ Free Chinese Calendars
2025-09-16, ∼655🔥, 0💬

1F700: Alchemical Symbols
This section provides a quick summary of the Unicode code point block: 'Alchemical Symbols', which contains 128 code points to represent alchemical symbols.
2024-01-23, ∼655🔥, 0💬

jmc - Java Mission Control
This chapter provides tutorial notes on 'jmc' Java Mission Control tool. Topics include introduction of jmc; launching jmc; viewing JVM dashboard; browsing MBean objects; managing monitoring triggers.
2022-10-01, ∼655🔥, 0💬

"fop -xml -xsl -foout" - XSLT Transformations
This section provides a tutorial on how to run the 'fop -xml -xsl -foout' command to convert an XML file to another XML or text file using a XSLT file with XSLT transformation templates.
2022-10-01, ∼654🔥, 0💬

ReverseEchoServer.java - A Multi-Connection Socket Server
This section provides a tutorial example on how to write a network application, ReverseEchoServer.java, that creates a server socket and listens for multiple remote socket connection requests. It creates a new execution thread each time, for each new connection.
2022-10-01, ∼653🔥, 0💬

jhsdb - The Java HotSpot Debugger
This chapter provides tutorial notes on 'jhsdb', the Java HotSpot Debugger. Topics include 'jhsdb' command options; starting HotSpot Debugger in GUI or command line mode; inspecting JVM threads; viewing JVM stack memory.
2022-10-01, ∼652🔥, 0💬

"SELECT COUNT(*)" on InnoDB Table
This section provides a tutorial example showing why 'SELECT COUNT(*)' is slow on InnoDB tables. It does a full table scan by reading all data pages to count the number of rows.
2022-10-01, ∼652🔥, 0💬

Using Sendmail as a Mail User Agent (MUA)
This section provides an example using Sendmail a Mail User Agent (MUA) to transfer a local email message.
2021-05-26, ∼651🔥, 2💬

💬 2021-05-26 Herong: djj, thanks for your comment.

💬 2021-05-19 djj: Although agreeing that the above is how the MTA should work, I feel it might be worth mentioning that providers in many markets ...

"Hello world!" Example of XSD
This section describes a simple example of XSD called 'Hello World'.
2022-10-01, ∼650🔥, 0💬

URI String and Components in Java
This section provides a tutorial example on how to create URI strings with URI components using Java java.net.URI class.
2022-10-01, ∼650🔥, 0💬

Discontinued: GetGeoIP - Get Country by IP Address
This chapter provides a quick introduction of the free Web service, GetGeoIP, returning the country information with a given IP address. Topics include usage description of GetGeoIP; request message sample; response message sample.
2019-01-29, ∼650🔥, 1💬

💬 2019-01-29 WEfgwrg: Nice

"byte" Data Type and Implicit Casting
This section provides a tutorial example on how 'byte' variables can be assigned with 'byte' values with implicit and explicit casting from other compatible types of values.
2022-10-01, ∼649🔥, 0💬

"brainpoolP256t1"“ - For 256-Bit ECC Keys
This section describes 'brainpoolP256t1' elliptic curve domain parameters for generating 256-Bit ECC Keys as specified by RFC 5639.
2022-10-01, ∼649🔥, 0💬

WebViewClient Subclass - Content Rendering Callbacks
This section provides a tutorial example on how to implement a subclass of android.webkit.WebViewClient with callback methods to interface with the rendering process of the WebView content.
2015-11-27, ∼648🔥, 1💬

SOAP Module - Creating and Calling Web Services
This chapter provides tutorial examples and notes about SOAP module for creating and calling Web services. Topics include PHP implementations of SOAP, the SOAP extension library, SOAP client functions, Calling Web services with and without using the WSDL standard, example scripts to dump SOAP commun...
2024-07-20, ∼647🔥, 0💬

3400: CJK Unified Ideographs Extension A
This section provides a quick summary of the Unicode code point block: 'CJK Unified Ideographs Extension A', which contains 6592 code points to represent additional Chinese characters used in CJK (Chinese, Japanese, and Korean) languages.
2024-01-23, ∼647🔥, 0💬

<< < 64 65 66 67 68 69 70 71 72 73 74 > >>   ∑:8894  Sort:Date