Popular Books:
What Is "os" Module
This section describes the 'os' module, which provides you an interface to the operating system where the Python script in running. 2022-07-19, ∼515🔥, 0💬
Create Tables with CLOB Columns
This section describes how to create tables with CLOB (LONGTEXT) columns in MySQL server. 2022-07-19, ∼204🔥, 4💬
Create Tables with CLOB Columns
This section describes how to create tables with BLOB (VARBINARY(MAX)) columns in SQL Server server. 2022-07-18, ∼100🔥, 1💬
Playing Movie with FFmpeg "ffplay" Command
This section provides a tutorial example on how to use the FFmpeg 'ffplay' command to play movie file stored in MPEG4 (*.mp4) format. 2022-07-13, ≈14🔥, 2💬
EC Private and Public Key Pair
This section introduces what is EC (Elliptic Curve) key pair - a pair of private key and public key constructed from a given subgroup generator in a given elliptic curve group. 2022-07-11, ∼1513🔥, 2💬
💬 2017-01-21 Herong: Faisal, do you know how to make Web service calls in C#?
💬 2017-01-19 Faisal: how to use this web service in web forms ASP.Net Using C#
Retrieving BLOB Values with getBinaryStream() Method
This section describes how to retrieve BLOB values with the ResultSet.getBinaryStream() method. 2022-07-01, ∼378🔥, 2💬
Private Network ID Must Match "chainId"
This section describes the requirement on private network - the network ID must match the 'chainId' given in the genesis block configuration. 2022-06-28, ∼782🔥, 1💬
Chinese Web Pages with UTF-8 Encoding
This section describes how to create a Chinese HTML document in UTF-8 encoding and publish it on the Apache server. 2022-06-28, ≈30🔥, 7💬
💬 2020-02-25 Herong: Hope your project can help detecting the infection earlier and easier. Thanks!
Exporting a List of Root CA Certificates
This section provides a tutorial example on how to export a list of trusted root CA certificates with the certificates console on a Windows system. 2022-06-28, ∼3895🔥, 3💬
My First JSP Page on macOS
This section provides a tutorial example on how to create the first JSP page with JSP code to test the JSP support of the Tomcat Web server on macOS systems. 2022-06-24, ∼1270🔥, 1💬
💬 2022-06-24 Chris: Thank you. Because of you I could run my first JSP file :)
Creating Class Type Objects
This section describes how class type objects can be created using the 'new' operator and special methods. 2022-06-24, ∼401🔥, 1💬
Downloading and Installing WinZip 10.0
This section provides a tutorial example on how to download and install WinZip 10.0. 2022-06-23, ∼431🔥, 1💬
Accessing Oracle Server through Web Interface
This section describes how to access an Oracle Server through its Web interface. 2022-06-18, ∼101🔥, 3💬
GB2312Unicode.java - GB2312 to Unicode Mapping
GB2312Unicode.java is a Java program that generates a table to map all GB2312 characters from GB2312 Codes to Unicode Codes. 2022-06-18, ∼2412🔥, 4💬
💬 2022-06-17 Herong: dirk, I think JDK uses a long array to map each GBK character to a Unicode.
10330: Gothic
This section provides a quick summary of the Unicode code point block: 'Gothic', which contains 32 code points to represent Gothic alphabets used in the Gothic language. 2022-06-16, ∼100🔥, 1💬
Popular Posts:
This section provides a quick description of the document.write() method and a simple tutorial examp...
什么是核酸疫苗? 它的工作机制是什么? 核酸疫苗又可以细分成两个小类:DNA疫苗,mRN A疫苗。1. DNA疫苗 - DNA疫苗是...
什么是“2019新型冠状病毒”,“新冠病毒”,“ 2019冠状病毒症”?缩写,SARS-CoV-2, 2019-nCoV, COVID-19,代表什么...
This section provides a tutorial example on how to convert UTF-8 character strings to \uXXXX Unicode...
本书开始部分介绍了国标 GB2312 字符集和它的几种编码, 其余部分列出了 GB2312 编码和 Unicode 编码相互转换的表格制作程式。...