<< < 155 156 157 158 159 160 161 162 163 164 165 > >>   ∑:9026  Sort:Rank

IEEE 754 Standards - "float" and "double"
This section describes IEEE 754 standards on how floating-point values of 'float' and 'double' are represented in binary format.
2022-10-01, ∼1135🔥, 0💬

Delete/Untrust Certificates from macOS
This section provides a tutorial example on how to untrust (if delete is not possible) a certificate from macOS using Keychain Access.
2022-10-01, ∼1133🔥, 0💬

Website Statistics - HerongYang.com
This is a collection of statistics reports and notes on the author's Website https://www.herongyang.com. Topics include weekly Web page requests summary; number of page views for different tutorial books; yearly statistics of most popular books, search engines, search terms, Web browsers and client ...
2022-10-01, ∼1131🔥, 0💬

WSH (Windows Script Host)
This chapter provides tutorial examples and notes on WSH (Windows Script Host). Topics include running WSH commands, cscript and wscript, with options; summary of WSH runtime objects; using StdIn and StdOut for input and output; running system commands with script code; defining script jobs in a WSF...
2022-10-01, ∼1130🔥, 0💬

"jpackage -t dmg" - Package for macOS
This section provides a tutorial example on how to use 'jpackage -t dmg' command to generate a binary distribution package from Java application JAR file in *.dmg format for macOS computers.
2022-10-01, ∼1129🔥, 0💬

GB2312 Character Set and Encoding
This chapter provides notes and tutorial examples on GB2312 character set and encoding. Topics including introduction of the GB2312 character set for simplified Chinese characters; GB2312 encoding for the GB2312 character set; Relation of GB2312 and Unicode.
2022-10-01, ∼1126🔥, 0💬

Bitcoin Blockchain APIs
This chapter introduces Bitcoin Blockchain APIs.
2022-10-01, ∼1125🔥, 0💬

SMILES (Simplified Molecular-Input Line-Entry System)
This chapter provides introductions and tutorial examples on SMILES (Simplified Molecular-Input Line-Entry System). Topics include SMILES representations for atoms, bonds, rings, disconnected structures, charges, directional bonds, isotopes, chiral centers.
2022-10-01, ∼1125🔥, 0💬

FORTRAN 66 - Example Program Code
This section provides a simple example program code of FORTRAN 66 language.
2022-10-01, ∼1122🔥, 0💬

rdkit.Chem.Draw.rdMolDraw2D.MolDrawOptions - Drawing Options
This section provides a quick introduction on the rdkit.Chem.Draw.rdMolDraw2D.Mo lDrawOptionsclass, which represents a set of 2D molecule drawing options.
2022-10-01, ∼1119🔥, 0💬

ActionListener, ChangeListener and ItemListener
This section provides a tutorial example on how to use ActionListener, ChangeListener and ItemListener interfaces to handle different types of events generated on radio buttons.
2022-10-01, ∼1117🔥, 0💬

"anyURI" Datatype Values and Representations
This section describes the built-in primitive datatype, 'anyURI' that represents IRI (Internationalized Resource Identifier) values. Leading and trailing whitespaces are allowed and trimmed.
2022-10-01, ∼1116🔥, 0💬

Tcsh Shell Script File Examples
This section provides some Tcsh script file examples.
2022-10-01, ∼1100🔥, 0💬

"obabel -i ..." - Input Data Format and Source
This section provides tutorial examples on how to specify input data format and source for the Open Babel 'obabel' command.
2022-10-01, ∼1100🔥, 0💬

Compiling WPF Applications with MSBuild
A tutorial example is provided on how to compile a WPF application with MSBuild tool and a project file. It helps to specify reference assembly files.
2022-10-01, ∼1098🔥, 0💬

Installing Android PDF Viewer APK File
This section provides a tutorial example on how to install the Android PDF Viewer APK file to the Android emulator using the 'adb' tool provided in the SDK package.
2022-10-01, ∼1097🔥, 0💬

HttpsEchoer.java - A Better HTTPS Server
This section provides a tutorial example on how to write a better HTTPS test program, HttpsEchoer.java. It handles connections abandoned by the client correctly.
2022-10-01, ∼1096🔥, 0💬

onCreate() and Other Callback Methods
This section describes activity callback methods: onCreate(), onStart(), onResume(), onPause(), onStop(), onDestroyed(), and onRestart().
2022-10-01, ∼1092🔥, 0💬

Calculate Transaction ID
This section describes how to calculate the transaction ID from the raw transaction data.
2022-10-01, ∼1089🔥, 0💬

MySQL Server TCP/IP Connection on CentOS
This section provides a tutorial example on how to use the TCP/IP Connection for client programs from any hosts to connect to the MySQL 8 Server on CentOS 8 systems.
2022-10-01, ∼1088🔥, 0💬

What Is "inline-container" Formatting Object?
This section describes 'inline' formatting object, which generates an inline area on the target device with its content.
2022-10-01, ∼1087🔥, 0💬

Calling createStatement() and executeQuery
This section describes how to run a SELECT query statement with createStatement() and executeQuery().
2022-10-01, ∼1086🔥, 0💬

set_time_limit() - max_execution_time
This section provides a tutorial example to demonstrate the maximum execution time limit, which is defaulted to 30 seconds only. You can change the default with a set_time_limit() call, or 'max_execution_time' setting in php.ini.
2022-10-01, ∼1085🔥, 0💬

Default Trusted KeyStore File - cacerts
This section provides a tutorial example on how to view the content of the default trusted KeyStore file, 'cacerts', with the KeyStore tool, 'keytool'. The password to open 'cacerts' is 'changeit'.
2022-10-01, ∼1084🔥, 0💬

<< < 155 156 157 158 159 160 161 162 163 164 165 > >>   ∑:9026  Sort:Rank