<< < 23 24 25 26 27 28 29 30 31 32 33 > >>   ∑:9107  Sort:Date

PHP Installation on Windows Systems
This chapter provides notes and tutorials on installing PHP on Windows systems. Topics include downloading and installing PHP 5.2.2; running PHP scripts in Command Line Interface (CLI) and Common Gateway Interface (CGI).
2023-06-27, ∼2942🔥, 2💬

💬 2023-06-27 David: Hi is good share link. thank you.

💬 2016-01-27 Nilkesh: thanks

JSP Tutorials - Herong's Tutorial Examples
This book is a collection of notes and sample codes written by the author while he was learning JSP (JavaServer Pages). Topics include Tomcat installation and configuration to support JSP; JSP execution context, JSP elements, and sessions; Using JavaBean Classes; Cookie management; Controlling HTTP ...
2015-07-21, ∼2940🔥, 0💬

Drawing Graphics - Using paint() on Content Pane
This section provides a tutorial example on how to override the paint() method in the javax.swing.Component class to draw graphics (a rectangle) and use it as the content pane of the frame window.
2015-12-28, ∼2938🔥, 2💬

💬 2015-12-28 Herong: Kenny, I agree with you. We should be able to draw directly on the default content pane. But we need to find a way to override i...

💬 2015-12-27 Kenny: But I see that this replaces the JFrame's default content pane with a new component? :/ I thought I *could* draw directly unto a...

Removing IE Addon "Shockwave Flash Object"
This section provides a tutorial example on how to disable and remove 'Shockwave Flash Object' addon from Internet Explorer.
2018-02-01, ∼2935🔥, 2💬

💬 2017-08-09 Julia: Good advice. Now we'll see if it works.

SOAPAction - Not Needed, But No Way to Remove It
This section describes why the SOAPAction header line is not needed in SOAP 1.2 - SOAPAction is replaced by the 'action' parameter of the application/soap-xml media type in SOAP 1.2.
2016-12-24, ∼2930🔥, 2💬

💬 2016-12-24 Herong: Palik, Thanks. I will try it out.

💬 2016-12-21 palik: > No Way to Remove SOAPAction indeed the is a way: Soap::Lite->new()...->on_action( sub {} )... removes SOAPAction header

GetCountries - Usage Description
This section describes the free Web service GetCountries provided by WebserviceX.NET. GetCountries allows you to retrieve names of all countries and territories in the world.
2018-10-20, ∼2924🔥, 4💬

💬 2018-10-20 Herong: Wendy, thanks for information. Looks like webservicex.net has stopped their Web services.

💬 2018-10-06 Wendy: http://www.webservicex.net/ is not working.

💬 2017-01-08 Herong: Bessie, thanks for sharing the information.

💬 2017-01-07 Bessie: For SoapUI 5.3 on Mac OSX, these steps got me the project: - File > Create Empty Project (for me it made Project 3) - right-clic...

1935 - Yu Zhou Chang Wan (渔舟唱晚) -- Fishman Sung in Evening
Yu Zhou Chang Wan (渔舟唱晚) - Fishman Sung in Evening, Guzheng (古筝) Solo, Composed by Lou Shu-hua (娄树华) in mid 1930s.
2016-02-25, ∼2916🔥, 1💬

💬 2016-02-25 Herong: First time using HTML5 &lt;audio> to play .mp3 files. It works nicely on my Firefox 35! ☺

OpenSSL "enc" Blowfish Ciphers
A tutorial example is provided to show how to use OpenSSL 'enc' command to invoke cipher functions for Blowfish algorithm. 4 Blowfish cipher functions are supported: bf-cbc, bf-cfb, bf-ecb, and bf-ofb.
2022-10-01, ∼2912🔥, 0💬

中国生物新冠疫苗 - 接种年龄
老人小孩何时能接种新冠疫苗? 到2021年1月14日为止,中国接种人群年龄限制在18至60 岁之间。中国新冠疫苗接种工作分三步走,第一步针对18至59岁重点人群 、感染风险较高的人群;第二步根据疫苗供应保障能力的提升情况, 将逐步扩大到高危人群接种,也就是感染新冠病毒后容易发生重症的 人群,主要包括老年人和有基础疾病的人群;第三步再扩大到全人群接.. .
2021-07-19, ∼2912🔥, 0💬

"g++ --verbose" - GCC Compiler Steps and Settings
This section provides a tutorial example on how to dump GCC compiler steps and settings using the 'g++ --verbose' command option.
2022-10-01, ∼2909🔥, 0💬

"javac -classpath" - Specifying Class Path
This section provides a tutorial example on how to use the '-classpath' option to specify the class path for the 'javac' tool to load any classes required during the compilation.
2022-03-03, ∼2908🔥, 1💬

Bitpedia Implementation of Base32 in Java
This section provides a Java implementation of the Base32 encoding algorithm by the Bitcollider project.
2022-01-27, ∼2896🔥, 3💬

💬 2016-05-21 Herong: Phil, byte[i] is actually a signed integer stored in 8-bit format. Statement like below is to convert byte[i] back as a unsigned...

💬 2016-05-18 phil.o: Thanks a lot for this implementation. I just wonder something: as byte is unsigned, would not (bytes[i] >= 0) ? always evaluate ...

'jstat -gcutil' - Garbage Collection Statistics
This section provides a tutorial example on how to use the 'jstat -gcutil' command to get garbage collection statistics against a specified JVM process ID.
2018-09-22, ∼2889🔥, 2💬

💬 2018-09-22 Herong: Jagan, "jstat" is for Windows system only. You need to use vmstat or iostat on Oracle Solaris or Linux operating system.

💬 2018-09-22 jagan: cd /usr/java/jdk1.8.0_172/bin/j jar jarsigner java javac java-rmi.cgi jcmd jdeps jjs jps jrunscript jstat is not there.. what we...

UUEnccode Algorithm
This section describes the UUEncode algorithm with some simple encoding examples.
2023-05-17, ∼2885🔥, 6💬

💬 2016-06-08 Herong: Neel, can you post an example of the uuencoded string that failed? May be we can figure the root cause of the issue.

💬 2016-06-01 Neel: Hi, we are using this uudecoder since long time in our code but recently we are facing issue like "Index out of range" and that ...

💬 2015-09-16 Mark Sitkowski: Excellent! Just what I was looking for

Windows Automatic Root Update Mechanism
This section describes the automated process used by Windows to communicate to Windows Update Website to fetch a trusted root certificate and install it on the local computer, whenever the root certificate is needed.
2020-06-08, ∼2881🔥, 2💬

💬 2020-06-08 Herong: Onur, the question at the end of your comment was not very clear. Can you rephrase it in a different way?

💬 2020-06-05 Onur: Actually, this auto update mechanism is present on older Windows versions as low as XP. See the article here on this site: Outda...

isoinfo - ISO 9660 Command Line Tools
This section describes a tutorial on how to get summary information of a CD-ROM with 'isoinfo' tool.
2022-07-25, ∼2871🔥, 5💬

💬 2017-01-14 Herong: Anonim and others, I don't have any computer that has a CD drive now. So I am not able to help with your questions. Sorry.

💬 2017-01-10 Anonymous: Anonim, yes the -l parameter do that, but will list all files, not only the ones that has multiple TOC index. I am also looking ...

💬 2017-01-10 Anonim: Is there a way to list the files position? I want to list what files are stored on the same position (ISOs created with link Dup...

💬 2017-01-10 Anonymous: Is there a way to list duplicated files inside the ISO? I mean for that ISOs that have multiple entries on the TOC that point to...

中国生物新冠疫苗 - 生产能力
中国生物新冠疫苗的生产能力有多强? 中国生物分别在北京和武汉建成的新冠灭活疫苗高等级生物安全生产 车间,经国家有关部门检查和认证后,已投入规模化生产,预计2021年产能可达到10亿剂以上。   ⇒ 科兴生物新冠疫苗 - 深度解答 ⇐ 中国生物新冠疫苗 - 变异株效力 ⇑ 中国生物新冠疫苗 - 深度解答 ⇑⇑ 新冠病毒(SARS-CoV-2)结构, 感染过程和疫苗
2021-07-19, ∼2859🔥, 0💬

Playing Movie VCD with Windows Media Player
This section describes a tutorial on how to play VCD with Windows Media Player.
2021-08-15, ∼2848🔥, 1💬

💬 2021-08-15 Nick: This is very nice! No other download needed. Thanks!

Loading WADL Documents into SoapUI
This section provides a tutorial example on loading a WADL document for a REST Web service into SoapUI to create a REST project and populated the service, resource, and method from the WADL document.
2017-02-22, ∼2840🔥, 3💬

💬 2017-02-22 sr: hello

💬 2015-12-08 sinu: thanks

PHP 5.6 and PHPMailer 5.2
This section provides a tutorial example on how to install PHPMailer 5.2 in CentOS 8 for PHP 5.6 to send out emails to remote STMPS server.
2023-08-24, ∼2837🔥, 2💬

Closing Frame and Terminating Application
This section provides 3 solutions and sample programs on how to close the main frame and terminate the application.
2022-11-08, ∼2834🔥, 1💬

💬 2022-11-08 Ishraga Allam: Mice Work

UTF-32, UTF-32BE and UTF-32LE Encodings
This chapter provides notes and tutorial examples on UTF-32, UTF-32BE and UTF-32LE encodings. Topics including encoding and decoding logics of UTF-32, UTF-32BE and UTF-32LE encodings; explanation of the use of BOM (Byte Order Mark).
2023-01-01, ∼2829🔥, 2💬

"obabel -h/-d" - Add/Remove Hydrogens in Molecule Data
This section provides a tutorial example on how to add or remove implicit hydrogen atoms in molecule data using Open Babel 'obabel' command.
2022-10-01, ∼2819🔥, 0💬

"jar --list" - Listing Files in JAR File
This section provides a tutorial example on how to list files stored in a JAR file with the 'jar --list' command.
2022-10-01, ∼2814🔥, 0💬

<< < 23 24 25 26 27 28 29 30 31 32 33 > >>   ∑:9107  Sort:Date