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

中国生物新冠疫苗 - 保护效力
中国生物新冠疫苗的保护效力是多少? 2020年12月底,国药集团中国生物北京所公布了Ⅲ期临床试验 期中分析数据,结果显示,免疫程序两针接种后,中和抗体阳转率为99.52%, 疫苗保护效力为79.34%。 中和抗体阳转率为99.52%应该理解为, 有99.52%的受试者产生了中和抗体。 疫苗保护效力为79.34%应该理解为, 有79.34%的受试者因为接种疫苗而受到保护。 另...
2021-07-19, ∼2852🔥, 0💬

'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, ∼2852🔥, 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, ∼2845🔥, 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

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, ∼2833🔥, 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年1月26日为止,Ⅲ期临床试验接种人数超过了6万人 ,涵盖125个国籍。截至2021年1月4日,中国紧急使用已接种中国生物新冠病毒灭 活疫苗400多万剂次。去年12月15日开始重点人群接种工作以来,经过这段时间的努力 ,接种量不断增加,目前中国接种剂次已经超过1000万剂次。   ⇒ 中国生物新冠疫苗 - 接种年龄 ⇐ 中国生物新冠...
2021-07-19, ∼2830🔥, 0💬

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, ∼2828🔥, 1💬

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

JVM Tutorials - Herong's Tutorial Examples
This book is a collection of notes and sample codes written by the author while he was learning JVM himself. Topics include JVM (Java Virtual Machine) Architecture and Components; Oracle JVM implementation - HotSpot; Eclipse JVM implementation - Eclipse OpenJ9; java.lang.Runtime - The JVM Instance c...
2015-07-18, ∼2821🔥, 0💬

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, ∼2802🔥, 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...

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, ∼2802🔥, 3💬

💬 2017-02-22 sr: hello

💬 2015-12-08 sinu: thanks

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

💬 2021-08-15 Nick: This is very nice! No other download needed. 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, ∼2789🔥, 2💬

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

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, ∼2770🔥, 1💬

💬 2022-11-08 Ishraga Allam: Mice Work

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

Chinese Calendar Algorithm - Year 1901 to 2100
This book introduces you the Gregorian calendar and the Chinese calendar. A Java program is provided to convert dates from the Gregorian calendar to the Chinese calendar. This program can also be used to print out Chinese calendars for 200 years between 1901 and 2100. Topics include Chinese calendar...
2023-07-02, ∼2761🔥, 1💬

💬 2023-07-02 Everybody: 01/01/23

Downloading Apache 2.4.37 Binary for Windows
This section describes how to download Apache 2.4.37 binary distribution for Windows. You should select the VC15 and 64-bit build to match the PHP engine build.
2019-11-07, ∼2752🔥, 1💬

💬 2019-11-04 Thainá Rodrigues: This worked out really nicely. Thank you very much for the info.

"-XX:+PrintGCDetails" - Garbage Collection Logging
This section describes HotSpot JVM options to generate garbage collection logging messages. It also describes log message format to help us understand what the JVM is telling us.
2018-04-23, ∼2750🔥, 1💬

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, ∼2741🔥, 2💬

Downloading and Installing SoapUI
This section provides a tutorial example on downloading and installing SoapUI 5.0.0 on Windows system.
2018-08-30, ∼2740🔥, 5💬

💬 2018-08-30 Tom: thank u

💬 2018-07-11 annie: hello

💬 2016-04-16 Edo: Thank you

Full Version in PDF/EPUB
Information on how to obtain the full version of this book in PDF, EPUB, or other format.
2017-09-29, ∼2730🔥, 5💬

💬 2017-09-29 gloax29: merci

💬 2015-11-20 sameer: good going

💬 2015-09-02 Herong: Dharshan, you can follow tutorials presented at JSSE - Java Implementation of SSL and TLS .

💬 2015-09-01 Dharshan: I want to learn JSSE

2016 年年歷 - 猴年
中國年歷 - 2016 年年歷 - 猴年
2016-03-11, ∼2728🔥, 1💬

💬 2016-03-11 發哥: 猴年大吉﹗

saveWebArchive() Method - Saving Web Archive Files
This section provides a tutorial example on how to use the saveWebArchive() method to save Web page content in WebView to Web archive files in the application's files folder.
2017-11-05, ∼2719🔥, 2💬

💬 2017-11-05 Herong: Igor, the API document is not very clear if saveWebArchive() is asynchronous method or not. But you can write some print stateme...

💬 2017-11-02 Igor Ganapolsky: Does `saveWebArchive()` have to be done asynchronously on a non-ui thread?

Chinese Characters in HTML Documents - GB2312 Encoding
This section provides a tutorial example on how enter and use Chinese characters in HTML documents using GB2312 encoding. The HTML document should include a meta tag with charset=GB2312 and be stored in GB2312 format.
2020-04-03, ∼2712🔥, 1💬

💬 2020-04-03 anson: 你好

Reciprocity of Time Dilation
This section introduces the reciprocity of time dilation. Elapsed time of a moving clock is slower when measured by a stationary observer; and elapsed time of a stationary clock is slower when measured by a moving observer.
2020-06-26, ∼2694🔥, 3💬

💬 2020-06-26 Don Pedro: Time dilation as an observer in special relativity ...

💬 2017-12-09 Herong: Hanan, this is just a thought experiment. Actually, Amy and Bob will never be able to measure the other's clock.

💬 2017-12-05 Hanan Abid: And who is right Amy or Bob?? If they could see each other's clock. One clock would definitely be ahead of other or not its just...

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