<< < 30 31 32 33 34 35 36 37 38 39 40 > >>   ∑:8894  Sort:Date

Downloading and Installing JDK 10
This section describes how to download and install Java SE 10 on Windows.
2017-08-14, ∼1782🔥, 2💬

💬 2017-08-14 MOIN: JAVA IS BEST.

💬 2016-05-08 file:///C:/Users/juju/Downloads/: file:///C:/Users/juju/Downloads/Cont ents%20(1).json

Archived: Downloading and Installing PHP 5.6.6 for Windows
This section provides a tutorial example on how to download and install the PHP engine 5.6.6 on a Windows system.
2022-10-01, ∼1781🔥, 0💬

"-XX:SurvivorRatio" - Ratio of Eden and Survivor Space
This section describes the default 'new' ratio (size ratio of tenured vs. 'new' generation).
2022-10-01, ∼1780🔥, 0💬

Enabling Pop-up Blocker
This section provides a tutorial example on how to enable the Pop-up Blocker and change its settings in Internet Explorer 10.
2019-06-05, ∼1780🔥, 2💬

💬 2019-06-05 Robert Johnson: Nice

💬 2016-02-17 Stoj: Will give it a try. Thanks.

Web Browser Errors on Local XSL File
This section provides examples of Web browser errors on loading local XSL files from local XML documents. Newer versions of Chrome, Firefox and Safari consider this as security risks.
2022-10-01, ∼1778🔥, 0💬

"keytool -list" Verifying PKCS#12 Files
This section provides a tutorial example on how to merge a private key and its self-signed certificate into a single PKCS#12 file, with can be then encoded as PEM and encrypted with DES.
2022-10-04, ∼1775🔥, 0💬

What Is "leader" Formatting Object?
This section describes 'leader' formatting object, which is an inline-level formatting object that generates an inline area with flexible width with a repeating pattern to fill gaps between other inline areas.
2018-06-09, ∼1766🔥, 2💬

💬 2018-06-09 Herong: vik, a fill-in-the-blank form is just a normal PDF page created as an application form blank fields for people to fill in. The "...

💬 2018-06-08 vik: nice explanation and example. Could you please give an example for creating entry fields in fill-in-the-blank forms?

2B00: Miscellaneous Symbols and Arrows
This section provides a quick summary of the Unicode code point block: 'Miscellaneous Symbols and Arrows', which contains 256 code points to represent additional symbols and arrows.
2024-09-19, ∼1763🔥, 1💬

💬 2024-09-19 dd: 2B80

"jar --main-class" - Making JAR File Executable
This section provides a tutorial example on how to use 'jar --main-class ...' command option to specify the application main class to make a JAR file executable.
2022-10-01, ∼1762🔥, 0💬

Space Character not Allowed in Cookie Value
This section provides a tutorial example showing that space character ' ' is not allowed in cookie value strings.
2023-09-03, ∼1753🔥, 2💬

💬 2023-09-03 GlitterJob: It Worked thanks!!!!!!!

💬 2021-10-28 Hasnaa Ibraheem: You may add the tag in the first answer to your context.xml it fixed the issue for me https://stackoverflow.com/questions/ 386960...

FOP Installation Verification on Windows
This section provides a tutorial on how to verify Apache™ FOP by running a FOP built-in example in an AWT preview window on Windows systems.
2020-01-28, ∼1745🔥, 2💬

💬 2020-01-28 Herong: Ghazi, check your installation of FOP, and find out the path where FOP is installed. You can start FOP with the path name like %...

💬 2020-01-28 Ghazi: fop n'est pas reconnue comme étant une commande interne....

Full Version in PDF/EPUB
Information on how to obtain the full version of this book in PDF, EPUB, or other format.
2015-10-09, ∼1735🔥, 2💬

💬 2015-10-09 Herong: Rakesh, Welcome to the Perl world!

💬 2015-10-07 Rakesh Patowary: I am new in Perl scripting

Loading Derby JDBC Driver Classes
This section describes how to load the Derby JDBC driver classes.
2021-03-05, ∼1734🔥, 1💬

💬 2021-03-05 xia: try and thanks

SOAP PHP Implementations
This chapter provides notes and tutorials on SOAP PHP implementations: PEAR SOAP, NuSOAP, and PHP Group SOAP.
2016-01-13, ∼1732🔥, 1💬

💬 2016-01-13 Jhon: very good tutorials

Xerces2 Java Parser - Java API of XML Parsers
This chapter provides notes and tutorial examples on Xerces2 Java Parser API package. Topics include downloading and installing Xerces2 2.11.0 XML Schema 1.1 Beta version; sample programs dom.Writer and sax.Writer as XSD validator; jaxp.TypeInfoWriter as XSD 1.1 validator.
2022-10-01, ∼1731🔥, 0💬

jstat - JVM Statistics Monitoring Tool
This chapter provides tutorial notes on JVM statistics monitoring tools. Topics include listing JVM processes with 'jps', the JVM remote monitoring server - 'jstatd', Java security policy file, connecting 'jps' and 'jstat' to a remote machine, RMI protocol and URL, getting garbage collection statist...
2017-08-10, ∼1731🔥, 1💬

💬 2017-08-10 abdel: genial very good !!!

💬 2017-04-01 Herong: Asdaq, Thanks for sharing your comment.

💬 2017-03-31 Asdaq: For IBM SDK WebSphere Application Server this tool is not available.

💬 2015-12-13 Herong: Tim, I thought that every Linux system comes with JDK preinstalled. Not true?

💬 2015-12-12 tim: @majumder.soumya@gmail.com seems like you need to install jdk

(More comments ...)

Android Debug Bridge (adb) Tool
This chapter provides tutorial notes on the Android Debug Bridge (adb) tool. Topics include quick introduction of Android Debug Bridge (adb); using 'adb install/uninstall' commands to install applications; using 'adb shell' command to manage the device; using 'adb push/pull' commands to copy files.
2016-05-05, ∼1729🔥, 1💬

💬 2016-05-05 lg: Please update the form and submit it again.

Full Version in PDF/EPUB
Information on how to obtain the full version of this book in PDF, EPUB, or other format.
2015-10-14, ∼1729🔥, 1💬

💬 2015-10-14 reza: this is greate

Creating Module JAR File
This section provides a tutorial example on how to use 'jar --create' command to create a module JAR file to store all class files of a Java module.
2023-04-24, ∼1718🔥, 2💬

💬 2023-04-24 Jeff: Append my comments. It actually worked. Didn't realize C in -C is a capital letter and there's a dot in the end.

💬 2023-04-24 Jeff: when I tried --describe-module option, command prompt said no module descriptor found. Derived automatic module. Also, the --lis...

View Trusted Root CA Certificates in Safari
This section provides a tutorial example on how to view trusted root CA certificates that are pre-installed in Apple Safari.
2022-10-01, ∼1697🔥, 0💬

1955 - Rang Wo Men Dang Qi Shuang Jiang (让我们荡起双桨) - Let Us Sway Twin Oars
Rang Wo Men Dang Qi Shuang Jiang (让我们荡起双桨) - Let Us Sway Twin Oars, Lyrics by Qiao Yu (乔羽), Music by Liu Chi (刘炽), Produced in 1955.
2021-11-05, ∼1697🔥, 1💬

💬 2021-11-05 dud: Thanks

Installing FFmpeg to Manipulate Video SWF Files
This section introduces the FFmpeg package that can be used to manipulate video stream SWF files, and other multimedia data.
2017-04-01, ∼1697🔥, 3💬

💬 2017-04-01 Herong: lisenhuayys, your movie.swf file may have other types of SWF objects that are not video or audio streams. ffmpeg can not convert...

💬 2017-03-29 lisenhuayys: ffmpeg -i Movie.swf -ss 00:00:25.80 -to 00:00:43.33 Movie2.swf will say:swf: could not find codec parameters

💬 2017-03-29 lisenhuayys: why? swf: could not find codec parameters

SslReverseEchoer.java - SSL Server Socket Example
This section provides a tutorial example on how to write a sample program to create a SSL server socket to listen for incoming SSL socket connection requests from client machines.
2022-05-06, ∼1696🔥, 3💬

rdkit.Chem.rdFMCS - Maximum Common Substructure
This section provides a quick introduction on rdkit.Chem.rdFMCS module in RDKit library that provides functionalities to find the MCS (Maximum Common Substructure) of a set of molecules.
2022-10-01, ∼1695🔥, 0💬

<< < 30 31 32 33 34 35 36 37 38 39 40 > >>   ∑:8894  Sort:Date