Tutorial Books:
Escaping 'script' Tags in String Literials
This section provides a tutorial example on how to use escape character in 'script' tags to prevent browser prematurely end embedded JavaScript code. 2021-01-19, 2853👍, 6💬
💬 2021-01-19 111: <script>alert("hola");< ;/script>
💬 2021-01-04 ddd: <script>hi()</script>
💬 2020-12-17 sasds: <script>alert("hola");< ;/script>
What Is WSDL 2.0
This section describes what is a WSDL 2.0 - Version 2.0 of WSDL (Web Services Definition Language is a language that can be used to define Web services as WSDL documents. 2021-01-19, 106👍, 1💬
Validating and Inspecting WSDL Documents
This section provides a tutorial example on validating and inspecting a WSDL 1.1 document using soapUI 3.0.1 2021-01-14, 106👍, 1💬
Downloading and Installing Flex SDK 4.1
This section provides a tutorial example on how to download and install Adobe Flex SDK 4.1 on Windows system. 2021-01-13, 2465👍, 15💬
💬 2020-06-30 liuzongcai: m=t think you
💬 2020-03-30 tonyzhangshi: thank you!
2021 年年历 - 牛年
中国年历 - 2021 年年历 - 牛年 2021-01-11, 1502👍, 1💬
中国二百年(1901年至2100年)年历格式说明
本节介绍了中国二百年(1901年至2100年)年历的格式。 2021-01-11, 116👍, 1💬
💬 2020-06-22 Filip: Very helpful, thanks!
💬 2020-02-24 Herong: Sanjay, hash value of 3 was used as a simple example, not calculated.
💬 2021-01-08 Herong: Abigail, you are welcome!
💬 2021-01-06 Abigail: Thank you so much, just what I needed for my university assignment!
💬 2020-12-05 Herong: Donghua, h is any integer you pick to help generating g.
💬 2020-12-04 Donghua: What's the h means in step three. How to calculate it?
Using VBScript with Internet Explorer 11
This section provides tutorial example on how to enable script running and disable 'Edge' mode in IE 11 to load Web pages embedded with VBScript code. 2021-01-08, 1836👍, 4💬
💬 2021-01-03 Herong: Rory, thanks for sharing the information!
中国农历计算程式使用方法
本节介绍了中国农历计算程式的使用方法。农历计算程式可以用来计 算年历,月历和日历。 2021-01-08, 198👍, 2💬
💬 2021-01-03 Herong: lsa, thanks for reporting those errors. I will review and correct them.
Popular Posts:
This free book contains Herong's notes and tutorial examples on Chinese GB2312 character set. It pro...
This section provides a tutorial Java program, CipherDES.java - A Java Implementation of DES encrypt...
This chapter provides tutorial examples and notes on runtime error handling. Topics include the defa...
This section provides a tutorial example on how to install and configure the PHP OpenSSL module on W...
This section describes what is PKCS5Padding - a schema to pad cleartext to be multiples of 8-byte bl...