<< < 133 134 135 136 137 138 139 140 141 142 143 > >>   ∑:9043  Sort:Date

Microsoft JDBC Driver for SQL Server - sqljdbc42.jar
This chapter provides tutorial notes on sqljdbc42.jar, JDBC Driver 4.2 produced by Microsoft for SQL Server 2014. Topics include downloading and installing Microsoft JDBC Driver 4.2; loading sqljdbc42.jar; creating a connection to SQL Server with port number, instance name and database name; closing...
2024-02-21, ∼396🔥, 31💬

Unicode 到 Big5 轉換: 第 3 部分 - U+4FC9 到 U+513D
本節列出了 Unicode 到 Big5 代碼轉換表的第 3 部分 - Unicode U+4FC9 到 U+513D。
2024-02-03, ∼396🔥, 0💬

Class Diagram - Generalization Notation
This section describes the Generalization Notation used in a UML Class Diagram. A Generalization Notation presents a generalization relation between two classes in which one class is more generic than the other.
2023-06-26, ∼396🔥, 1💬

中国农历算法
本节介绍了农历的算法,算法的基础是 eleworld.com 提供的天文数据。
2022-10-05, ∼396🔥, 0💬

中国农历规则和日历原理
本章介绍了中国日历的基本规则。内容包括了各种日历的天文学知识 ;公历(Gregorian calendar)基本规则介绍;农历基本规则介绍。
2022-10-05, ∼396🔥, 0💬

Building Your Own Web Browser
This chapter provides tutorial notes on the android.webkit.WebView class. Topics include building your own Web browser with the WebView class; setting INTERNET permission for the application; using WebViewClient subclass to interface with Web page rendering; saving Web pages as Web archive files.
2022-10-01, ∼396🔥, 0💬

Viewing Server Certificate Chain in IE
This section provides a tutorial example on how to view certificate chain when visiting a 'https' Website in IE. The top certificate in a certificate chain is the root CA certificate, which is trusted automatically.
2022-10-01, ∼396🔥, 0💬

Importing Private-Public Key Pair with Internet Options
This section provides a tutorial example on how to import a PKCS12 file containing a private-public key pair and its certificate into Windows system using 'Internet Options'.
2022-10-01, ∼396🔥, 0💬

Using HTTPS with Microsoft Edge
This chapter provides tutorial notes and example codes on using certificates in Edge. Topics include why Web browsers need certificates; viewing the certificate from an https Web server; exporting a certificate from Edge to a certificate file; resolving server certificate errors.
2022-10-01, ∼396🔥, 0💬

"javac -X" - Specifying Non-Standard Options
This section describes the Java compiler non-standard options, '-X...'.
2022-10-01, ∼396🔥, 0💬

JRadioButton - Swing Radio Button Class
This chapter provides tutorial notes and example codes on JRadioButton class. Topics include description of the javax.swing.JRadioButton class and its methods; example program of creating radio buttons and event listeners; example program of identify the selected button in a button group.
2022-10-01, ∼396🔥, 0💬

Implementations of JVM Specification
This section provides a list of major implementations of the JVM Specification.
2022-10-01, ∼396🔥, 0💬

Archived: Installing Tomcat 5.5.7
This section provides a tutorial example on how to download and install Apache Tomcat 5.5.4 on a Windows computer. Testing of HTML document and JPS page on the Tomcat server is also provided.
2022-10-01, ∼396🔥, 0💬

Spatial Data Functions
Describes some commonly used Spatial Data functions like, ST_GeomFromText(), ST_AsText(), ST_GeometryType(), POINT(), ST_X(), ST_Y(), ST_NumPoints(), ST_PointN(), ST_Area(), etc.
2022-10-01, ∼396🔥, 0💬

Insertion Sort - Implementation in Perl
This section provides a tutorial on how to implement the Insertion Sort algorithm with the binary search method in Perl.
2022-10-01, ∼396🔥, 0💬

Modular Addition of 10 - Abelian Group
This section provides an Abelian Group using the modular arithmetic addition of 10 (integer addition operation followed by a modular reduction of 10).
2022-10-01, ∼396🔥, 0💬

DLP and Trapdoor Function
This section exams the difficulty level of the Discrete Logarithm Problem (DLP) in several Abelian Group examples to see if them can be used to build trapdoor functions.
2022-10-01, ∼396🔥, 0💬

Big5 到 Unicode 轉換 - 一级漢字
本章列出了big5一级漢字区的字符集和编码,以及它们所对应的 Unicode编码。一级漢字共收录有常用漢字 5,401 个。
2024-01-31, ∼395🔥, 0💬

Parsing WSDL Documents with Zeep Library
This section provides a tutorial example on how to parse WSDL documents and print out available services using Zeep default script. Zeep library supports WSDL 1.1 documents, not WSDL 2.0 documents.
2024-01-10, ∼395🔥, 0💬

What Is a Datagram?
This section describes what is a datagram - An independent and self-contained message sent over the network whose arrival, arrival time, and content are not guaranteed.
2022-10-01, ∼395🔥, 0💬

View Server Certificate Chain in Apple Safari
This section provides a tutorial example on how to view server certificate chain when visiting a 'https' Website in Apple Safari. The top certificate in a certificate chain is the root CA certificate, which is trusted by browser settings.
2022-10-01, ∼395🔥, 0💬

WodenHelloComponent.java - Testing WSDL 2.0 Components
This section provided a tutorial example on how to create a WSDLReader to parse a WSDL 2.0 document into WSDL component objects.
2022-10-01, ∼395🔥, 0💬

"definitions" - The Root Element
This section describes 'definitions', the root element of a WSDL document. The target namespace and other namespaces should be provided at the root element level.
2022-10-01, ∼395🔥, 0💬

Basics of Astrology and Astronomy
This chapter provides some basic knowledge of astronomy and explains how astronomy is related to astrology.
2022-10-01, ∼395🔥, 0💬

<< < 133 134 135 136 137 138 139 140 141 142 143 > >>   ∑:9043  Sort:Date