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

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

GetCountries - Request Message Sample
This section provides a request message sample of GetCountries Web service.
2016-06-08, ∼668🔥, 1💬

💬 2016-06-08 TIm Bishop: Grateful!

1FA70: Symbols and Pictographs Extended-A
This section provides a quick summary of the Unicode code point block: 'Symbols and Pictographs Extended-A', which contains 144 code points to represent Symbols and Pictographs Extended-A alphabets used in the Symbols and Pictographs Extended-A language.
2024-01-23, ∼666🔥, 0💬

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

Archived: Installing MySQL 5.7.10 with Installer
This section provides a tutorial example on how to download and install MySQL 5.7.10 on a Windows system using MySQL Installer.
2022-10-01, ∼665🔥, 0💬

中国农历计算程式
本节介绍了中国农历计算 Java 程式,算法和数据取自 eleworld.com。
2023-09-23, ∼663🔥, 2💬

💬 2023-09-23 杨和荣: lonelyim, 谢谢你的留言!我会在下一次更新时确认和纠正你所指出的错误。农历月份大小有 时会受到新月发生的精确时刻的影响,农历2057年9月的新月是一...

💬 2023-09-17 lonelyim: 经与香港天文台发布的公历与农历对照表( https://www.hko.gov.hk/sc/gts/time/c onversion.htm)对比,发现源程序中char[] chineseMonths的数据有如下...

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

GetCurrencyRate - Usage Description
This section describes the free Web service, GetCurrencyRate, provided by kowabunga.net. It allows you to get the exchange rate between two given currencies on a given date.
2025-10-24, ∼662🔥, 2💬

💬 2025-10-24 Herong: Yes. This service is no longer available.

💬 2025-10-23 alex: it doesnt work

Archived: Downloading and Installing JDK 1.6
This section describes how to download and install Java SE (JDK) 1.6 Update 2 on a Windows XP system.
2024-11-25, ∼661🔥, 3💬

💬 2024-08-17 Herong: NullPTR, can you download the JDK .exe file on the newer computer and transfer it to your Windows XP?

💬 2024-08-15 NullPTR: the link to download javase will redirect to oracle.com,but i cant click agree eula on the download page with chrome 47 on windo...

rpc/encoded Example - Get Exchange Rate
This section provides a tutorial example on writing a WSDL 1.1 example that uses SOAP 1.2 over HTTP with rpc/encoded as the message style and the encoding option.
2023-12-11, ∼661🔥, 1💬

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

"-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, ∼660🔥, 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, ∼659🔥, 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...

JDBC for SQL Server - Herong's Tutorial Examples
This JDBC tutorial book is a collection of notes and sample codes written by the author while he was learning JDBC technology himself. Topics include installing JDK and SQL Server; using SQL Server JDBC and JDBC-ODBC Bridge drivers; database connection URLs; introduction to Result Set, Meta Data, Pr...
2022-10-01, ∼658🔥, 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, ∼657🔥, 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, ∼657🔥, 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, ∼657🔥, 0💬

"Hello world!" Example of XSD
This section describes a simple example of XSD called 'Hello World'.
2022-10-01, ∼656🔥, 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, ∼656🔥, 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 ...

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

Full Version in PDF/EPUB
Information on how to obtain the full version of this book in PDF, EPUB, or other format.
2023-12-06, ∼654🔥, 2💬

💬 2023-12-06 Herong: Devang, can you send me your order information to me at herong_yang@yahoo.com? Thanks.

💬 2023-12-05 Devang: I purchased the book from amazon a d sent the mail with order details but did not receive book in pdf format. Could you please c...

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