<< < 66 67 68 69 70 71 72 73 74 75 76 > >>   ∑:8894  Sort:Date

rdkit.Chem.rdDepictor - Compute 2D Coordinates
This chapter provides introductions and tutorial examples on rdkit.Chem.rdDepictor module. Topics include introduction of rdkit.Chem.rdDepictor module and its main methods to depict a molecule in a 2 dimensional space.
2022-10-01, ∼635🔥, 0💬

SSL Client Authentication Test Result
This section provides the test result of running the SSL server program and the SSL client program. The result shows that the server and the client authenticated each other's identity correctly.
2016-05-11, ∼634🔥, 2💬

jmap - Generating Heap Dump File
This section provides a tutorial example on how to generate a heap dump file with the 'jmap -dump:file=name' command. A heap dump file contains all heap objects of JVM process.
2022-10-01, ∼632🔥, 0💬

Introduction to Logical Operations
This section provides a quick introduction of logical operations supported by VBScript: logical negation - Not, conjunction - And, disjunction - Or, exclusion - Xor, equivalence - Eqv, implication - Imp.
2017-03-18, ∼632🔥, 2💬

💬 2017-03-18 Herong: Amit, Thanks. It's been corrected now.

💬 2017-03-17 Amit Kumar Rout: Logical Conjunction (Add): Resulting (True) if and only if both operands are (True). Correction: Logical Conjunction (And): Resu...

What Is WSDL Document
This section describes WSDL Documents, which are XML files that uses WSDL (Web Services Definition Language) to define Web services.
2017-01-08, ∼632🔥, 2💬

💬 2017-01-08 Herong: Bessie, the missing picture is added now. Thanks.

💬 2017-01-07 Bessie: On this page: http://www.herongyang.com/Free-Web-S ervice/SOAP-What-Is-WSDL-Document.ht mlthe WSDL-2-0-Document-Structure.jpg fil...

What Is "pip/pip2/pip3" Command
This section provides a tutorial example on how to use 'pip/pip2/pip3' command to install and manage third party Python packages.
2022-10-01, ∼630🔥, 0💬

AB30: Latin Extended-E
This section provides a quick summary of the Unicode code point block: 'Latin Extended-E', which contains 54 code points to represent a number of Latin letters and modifier letters for phonetic transcription systems.
2024-01-23, ∼629🔥, 0💬

Class Diagram - Association End Notation
This section describes the Association End Notation used in a UML Class Diagram. An Association End Notation presents connection properties of an association to a connected class.
2023-05-25, ∼629🔥, 1💬

💬 2023-05-25 KoKi: Thanks!

XPath Query with XML Tools on Atom
This section provides a tutorial example on how to use XML Tools package in Atom to run XPath query on any XML documents.
2022-10-01, ∼629🔥, 0💬

XSL-FO Document Basics and Examples
This chapter provides tutorial notes and example codes on XSL-FO document basics. Topics include basic rules of writing XSL-FO documents; examples of page break, page header, cover page, 2-column pages, etc.
2022-10-01, ∼629🔥, 0💬

Table of Rows and Columns
This chapter provides tutorial notes and example codes on table formatting objects. Topics include table formatting object tree; cell borders collapse and separate; column headers and footers; table and column widths; cell merge or span; table caption.
2022-10-01, ∼629🔥, 0💬

Declaring Empty Elements
This section describes a tutorial example on how to declare an empty element by defining a special complexType datatype.
2024-02-28, ∼627🔥, 1💬

Creating Schema Documents - "schema" Element
This section describes a tutorial example on how to write the root element of the XML representation of a schema.
2022-10-01, ∼627🔥, 0💬

"IDREF" Datatype Values and Representations
This section describes the built-in datatype 'IDREF' designed to primarily support the id reference attribute to reference to a specific XML element. 'IDREF' values must be 'NCName' values and must match existing 'ID' values.
2022-10-01, ∼627🔥, 0💬

ITERATE and LEAVE - Statements to Break Loops
This section describes ITERATE and LEAVE Statements used in stored procedures to break execution loops.
2016-07-20, ∼627🔥, 1💬

Introduction of .NET Framework
This section provides a quick introduction of the .NET Framework, which was first released in 2002. The .NET Framework provides virtual machine on Windows system to run applications written in different languages.
2016-06-12, ∼627🔥, 1💬

💬 2016-06-12 Satish: Thanku

SSL Socket Communication Testing Programs
This chapter provides tutorial notes and example codes on the SSL socket communication. Topics include SSL socket communication test requirements and programs; using trusted key store to fix self-signed certificates issue; using debug option to see SSL communication handshake details.
2018-08-01, ∼626🔥, 7💬

💬 2017-11-27 Herong: Sandeep, not sure. It uses TCP protocol, lower than HTTP post. But you can try it.

💬 2017-11-22 Sandeep: Can this also read post request from cleint

💬 2017-03-02 Herong: hemanth, you can follow SSL Client Authentication tutorials to see how to enable client authentication.

💬 2017-03-01 hemanth: How do i enable client authentication. I know that i have to set server to need client auth which i did but what about the clien...

💬 2016-06-10 Herong: Algérian, did you find what you were looking for here?

(More comments ...)

Hello REST Web Service
This section describes a simple REST Web services - my Hello REST Web service.
2016-04-19, ∼626🔥, 0💬

18800: Tangut Components
This section provides a quick summary of the Unicode code point block: 'Tangut Components', which contains 755 code points to represent structural elements used by scholars to index Tangut ideographs in modern dictionaries and glossaries.
2024-10-02, ∼625🔥, 1💬

💬 2024-10-02 Daniel: Very wonderful!

中国农历计算程式
本节介绍了中国农历计算 Java 程式,算法和数据取自 eleworld.com。
2023-09-23, ∼625🔥, 2💬

💬 2023-09-23 杨和荣: lonelyim, 谢谢你的留言!我会在下一次更新时确认和纠正你所指出的错误。农历月份大小有 时会受到新月发生的精确时刻的影响,农历2057年9月的新月是一...

💬 2023-09-17 lonelyim: 经与香港天文台发布的公历与农历对照表( https://www.hko.gov.hk/sc/gts/time/c onversion.htm)对比,发现源程序中char[] chineseMonths的数据有如下...

What Is JAB (Java Access Bridge)
This section describes what is JAB (Java Access Bridge) - a technology that exposes the Java Accessibility API to Microsoft Windows environment. JDK comes with 3 JAB tools: jabswitch, jaccesswalker, and jaccessinspector.
2022-10-01, ∼624🔥, 0💬

Tomcat Installation on Windows Systems
This chapter provides tutorial notes and example codes on Tomcat installation on Windows systems. Topics include downloading and installing Tomcat for Windows systems; setting up environment variables to launch Tomcat server; setting up user access for server admin Web pages; Web application manager...
2022-10-01, ∼624🔥, 0💬

Apache FOP Font Configurations
This chapter provides tutorial notes and example codes on Apache FOP font configurations. Topics include Apache configuration file; generic font mapping; auto-detecting Windows font definitions; using SimHei font for Chinese characters.
2022-10-01, ∼624🔥, 0💬

0590: Hebrew
This section provides a quick summary of the Unicode code point block: 'Hebrew', which contains 112 code points to represent alphabetic letters used in the Hebrew language.
2024-01-23, ∼623🔥, 0💬

<< < 66 67 68 69 70 71 72 73 74 75 76 > >>   ∑:8894  Sort:Date