<< < 2 3 4 5 6 7 8 9 10 11 12 > >>   ∑:9067  Sort:Date

Chinese Character String with UTF-8 Encoding
This section providing information on handling Chinese character string literals in UTF-8 encoding.
2024-02-28, ≈13🔥, 16💬

💬 2023-11-03 这是一份非常简单的说明书: 这是一份非常简单的说明书

💬 2022-11-21 test: test

💬 2020-04-24 PK: Thanks dude it help me a lot.

💬 2019-05-23 明明: 这是一份非常简单的说明书…

💬 2016-03-10 Herong: Developers are welcome! ☺

(More comments ...)

Lucky Wedding Dates: 2029 - Year of the Rooster
Where to find lucky wedding dates for year 2029? Lucky Wedding Dates: 2029 - Year of the Rooster   ⇒ Lucky Wedding Dates: 2030 - Year of the Dog ⇐ Lucky Wedding Dates: 2028 - Year of the Monkey ⇑ Lucky Wedding Dates: 2021 - 2030 ⇑⇑ Wedding Date - The Most Important Date of Your Life
2021-11-24, ≈13🔥, 0💬

Running Perl Scripts on Windows Systems
This section provides a tutorial example on how to run Perl scripts with ActivePerl on Windows systems. To make a Perl script file executable, you need to set the script file name extension to '.pl'.
2019-06-17, ≈13🔥, 2💬

💬 2019-06-16 Herong: Kalcifer, yes, there seems to be an problem with Windows 10 on associating default programs for file extensions. Does anyone hav...

💬 2019-06-14 Kalcifer: Something is wrong on Windows 10, Perl script does not recognize command line parameters. Example: D:\>assoc .pl .pl=PerlScript ...

MD5 Message Digest Algorithm Overview
This section describes the MD5 algorithm - a 5-step process of padding of '1000...', appending message length, dividing as 512-bit blocks, initializing 4 buffers, and 4-round of hashing each block.
2021-10-04, ≈13🔥, 7💬

💬 2016-11-21 this is a burner: concise and accurate, thanks

💬 2016-09-26 brijesh gupta: its helpful

💬 2016-06-17 Ampera: Makasih

Enable/Disable Services with "msconfig.exe"
This section describes a tutorial example on how to enable or disable a predefined service with the system configuration tool 'msconfig.exe'.
2022-05-06, ≈13🔥, 9💬

💬 2022-04-26 Herong: Audi, you can go to Control Panel > Services to restart any service. Its status will be changed from Stopped to Running.

💬 2022-04-20 Audi: I need to change "Stopped" into "Running"

💬 2022-03-01 fahad: settings of system configuration for full performs

💬 2021-08-09 Isaac R. Kama: Yes i had no as to what happened when i encountered this problem, when i was using zoom, i left everything as it was then sudden...

💬 2016-06-27 Herong: Sam, True. You should not disable all services. I will add a warning in the next update. Thanks.

(More comments ...)

什么是蛋白疫苗
什么是蛋白疫苗? 它的工作机制是什么? 蛋白疫苗又可以细分成两个小类:重组蛋白疫苗,病毒外壳疫苗(V irus-LikeParticle,VLP)。 1. 重组蛋白疫苗 - 重组蛋白疫苗是根据新冠病毒的S和M蛋白基因,人工组合而成的S 和M蛋白。重组蛋白疫苗的工作机制如下: 先根据新冠病毒的S和M蛋白基因,人工合成S和M蛋白。 然后将这些S和M蛋白混合体,输入人体。 人体内的这些S和M...
2021-05-04, ≈13🔥, 0💬

JDBC-ODBC Bridge Driver - MS Access
This chapter provides tutorial notes on using the JDBC-ODBC Bridge driver with MS Access database. Topics include creating MS Access database file; creating DSN for MS Access database files; inserting rows to and retrieving rows from Access database.
2022-10-01, ≈13🔥, 0💬

什么是病毒载体疫苗
什么是病毒载体疫苗? 它的工作机制是什么? 病毒载体疫苗又可以细分成两个小类:复制型病毒载体疫苗(Rep licatingViral Vector), 非复制型病毒载体疫苗(Non-Replicating Viral Vector)。 1. 复制型病毒载体疫苗 - 复制型病毒载体疫苗是改造后的有活性的流感病毒,其表面带有新冠 病毒的S蛋白。减毒活疫苗的工作机制如下: 先将...
2021-03-21, ≈12🔥, 0💬

"UnitConversion_REST" - REST Web Service
"UnitConversion_REST" is an REST Web service for test purpose only. High level information about this "Hello_REST" Web service: Web service endpoint: http://www.herongyang.com/Serv iceRepresentation of resources: UnitConversion_REST.php Operations: GET and POST Operation parameters: "type", "from", ...
2024-07-22, ≈12🔥, 0💬

Search HerongYang.com
Looking for a specific tutorial? Enter a keyword in the search box below and press ENTER key: &nbsp; @import url(https://www.google.com/cse /api/branding.css);Custom Search &nbsp; Most commonly searched queries: chinese calendar chinese new year java synchronized jstl tutorial php session my...
2023-05-24, ≈12🔥, 0💬

Valentine's Day - 7th Day of 7th Lunar Month
When is the Chinese Valentine's Day? How is it celebrated? What are the traditions? The Chinese Valentine's Day (七夕节, 织女节) is on the 7th day of the 7th lunar month in the Chinese calendar. Raise your head in evening on this day and gaze at the stars, you will find something romantic going on in th...
2021-08-26, ≈12🔥, 0💬

addHeader() - Setting SOAPAction Header Line
This section provides a tutorial example on how to use the MimeHeaders class and the addHeader() method to add the SOAPAction header line for the final HTTP request.
2017-01-10, ≈12🔥, 2💬

💬 2017-01-10 hello: world

Java Tutorials - Herong's Tutorial Examples
This tutorial book is a collection of notes and sample codes written by the author while he was learning Java himself. Topics covered in the book include: Java language basics; execution environment; generic classes and parameterized type; generic methods and type argument inferences; enum types and...
2022-07-22, ≈12🔥, 9💬

💬 2022-07-22 Chris: This is an easy to read book on the Java language. I recommend this book to all beginners.

💬 2016-03-05 SOUMO BISWAS: YES

💬 2016-02-26 Herong: Maurice, Thanks for the positive feedback!

💬 2016-02-25 Maurice: It is a great JVM book

💬 2015-12-05 Herong: Yogesh, we need better examples than what you have suggested...

(More comments ...)

Free Chinese Calendar 2033 - Year of the Ox
Want to know when is the 2033 Chinese New Year day? Look for free Chinese calendars for 2033? Chinese New Year Date for Year 2033   ⇒ Free Chinese Calendar 2034 - Year of the Tiger ⇐ Free Chinese Calendar 2032 - Year of the Rat ⇑ Free Chinese Calendars: 2031 - 2040 ⇑⇑ Free Chinese Calendars
2021-10-23, ≈11🔥, 0💬

Free Chinese Calendar 2032 - Year of the Rat
Want to know when is the 2032 Chinese New Year day? Look for free Chinese calendars for 2032? Chinese New Year Date for Year 2032   ⇒ Free Chinese Calendar 2033 - Year of the Ox ⇐ Free Chinese Calendar 2031 - Year of the Boar ⇑ Free Chinese Calendars: 2031 - 2040 ⇑⇑ Free Chinese Calendars
2021-10-23, ≈11🔥, 0💬

Adding META-INF/MANIFEST.MF to JAR Files
This section provides a tutorial example on how to create and add manifest files manually to JAR files.
2016-05-12, ≈11🔥, 1💬

💬 2016-05-12 mps: nice..

VBScript Tutorials - Herong's Tutorial Examples
This VBScript tutorial book is a collection of notes and code samples written by the author while he was learning VBScript (Visual Basic Scripting Edition) himself. Topics include: The Variant Data Type with Subtypes; Fixed-Size and Dynamic-Size Arrays; Function Arguments Passed by References and by...
2020-04-25, ≈11🔥, 2💬

💬 2020-04-25 my name is idiot: Me wants it die

💬 2016-05-23 Herong: James, your email address is not working. Please contact me.

Saving Images in BMP (Windows Bitmap) Format
This section provides a tutorial example on how to save an image in BMP (Windows Bitmap) format with 24-bit colors.
2015-08-22, ≈11🔥, 2💬

💬 2015-08-22 Herong: Gordon, the "Windows BMP image" format is actually the Windows BGR pixel format. You test it by create an image with RGB="3377ff...

💬 2015-08-19 gordon: But a real Windows bitmap file is BGR pixel format. Where is that option in Gimp?

杨森(强生)新冠疫苗
杨森(强生)新冠疫苗的结构和工作机制是什么? 杨森(强生)新冠疫苗是由美国 强生公司(Johnson &amp; Johnson)旗下杨森制药 (Janssen Pharmaceuticals)公司研发的新冠疫苗,代号为A d26.COV2.5。杨森新冠疫苗是一种复制型病毒载体疫苗, 使用基于普通感冒病毒(腺病毒)的弱化版本 的复制缺陷型黑猩猩病毒作为载体,内部包含新冠...
2021-07-19, ≈11🔥, 0💬

Downloading and Installing Visual C# 2010 Express
This section provides a tutorial example on how to download and install Microsoft Visual C# 2010 Express edition on Windows systems.
2025-10-07, ≈11🔥, 39💬

💬 2025-10-07 lsk: ok

💬 2023-10-28 jan: ok

💬 2022-02-16 Herong: prabhu, can you follow above steps to download it?

💬 2022-02-15 prabhu: need VS2010

💬 2021-10-08 .....: ok

(More comments ...)

Converting XML in Pretty Print Format
This section provides a tutorial example on how to convert XML documents into pretty print format using XML Tools Plugin in Notepad++.
2018-02-25, ≈11🔥, 5💬

💬 2017-05-23 sdsa: soap:ClientUnmarshalling error: cvc-complex-type.2.4.a: Invalid content was found starting with element 'v11:CopyFaresFromFarCl....

💬 2016-08-17 z: Subject_Order 1608_ AFTER [NextExecutionDatetimeCO] [ListVMsINextExecutionCO]

💬 2016-05-03 dfg: &lt;div class="productdetailpopover adminpopover"> &lt;div class="productimage displayinlineblock"> &lt;div class="m...

Java Swing Tutorials - Herong's Tutorial Examples
This tutorial book is a collection of notes and sample codes written by the author while he was learning Java Swing and AWT himself. Topics include Swing and AWT (Abstract Windows Toolkit) class library; graphical components: JButton, JCheckbox, JComboBox, JFrame, JLabel, JMenu, JRadioButton, JTextF...
2020-06-23, ≈11🔥, 7💬

💬 2020-06-23 Syahfiqah: done

💬 2020-06-23 Nurul ammar hani: Done

💬 2020-06-23 shahmir: done

💬 2020-06-23 Raizul Razali: Can gain more knowledge from this. So meaningful.

💬 2020-06-23 Zachary: Done

(More comments ...)

UTF-16BE Encoding
This section provides a quick introduction of the UTF-16BE (Unicode Transformation Format - 16-bit Big Endian) encoding for Unicode character set. UTF-16BE is a variation of UTF-16.
2026-02-17, ≈11🔥, 25💬

💬 2026-02-17 d: 灩捯䍔䙻ㄶ形楴獟楮獴㌴摟潦弸形㝦㘲捡㕽

💬 2023-11-27 yooo: 灩捯䍔䙻ㄶ形楴獟楮獴㌴摟潦弸強㕤㐸㤸扽

💬 2023-11-01 Udit Singh Dhakrey: &lt;script>alert("is I am able to hack")&lt;/script>

💬 2022-08-26 asewathy: 灩捯䍔䙻ㄶ形楴獟楮獴㌴摟潦弸弰㑣〷㘰摽

💬 2022-03-02 Seth Cox: Hello

(More comments ...)

Java Tools Tutorials - Herong's Tutorial Examples
This tutorial book based on notes and sample codes collected by the author while he was learning Java tools himself. Topics includes: 'java/javaw' Launcher, 'javac' Compiler, 'javadoc' Document Generator, 'javap' Class File Disassembler, 'jar/jarsigner' Archive Tool, 'jconsole' Console, 'jdb' Debugg...
2021-07-12, ≈11🔥, 2💬

💬 2021-07-12 Jack Slater: Very useful tutorial

💬 2016-01-12 ASHIS BEHERA: IT IS VERY GOOD

<< < 2 3 4 5 6 7 8 9 10 11 12 > >>   ∑:9067  Sort:Date