<< < 203 204 205 206 207 208 209 210 211 212 213 > >>   ∑:9020  Sort:Date

Install Python 2 Environment on CentOS
This section provides a tutorial example on how to install Python 2 environment to run old Python scripts and applications on CentOS computers.
2022-10-01, ∼251🔥, 0💬

Get Free Ether from testnet.help
This section describes how to get some free Ether form testnet.help.
2024-06-02, ∼250🔥, 0💬

Big5 > Unicode 轉換: 一级漢字 - 第 A4 行
本節列出了 Big5 到 Unicode 代碼轉換表中「一级漢字」的第 A4 行。
2024-01-31, ∼250🔥, 0💬

Unicode > Big5 轉換: 第 2 部分 - U+4E07 到 U+4FC7
本節列出了 Unicode 到 Big5 代碼轉換表的第 2 部分 - Unicode U+4E07 到 U+4FC7。
2024-01-31, ∼250🔥, 0💬

Unicode Character Encoding and Decoding
This section provides tutorial example on how to convert Unicode character strings to and from byte sequences based on different encoding standards using str.encode() and bytes.decode() methods.
2024-01-27, ∼250🔥, 0💬

What Is Zeep Python Library
This section describes the Zeep Python library a fast and modern Python SOAP client.
2024-01-10, ∼250🔥, 0💬

Installing SOAP::Lite Package
This section describes a tutorial on how to check and install the SOAP::Lite package.
2022-10-19, ∼250🔥, 0💬

HexWriter.java - Converting Encoded Byte Sequences to Hex Values
This section provides a tutorial example on how to write a sample program, HexWriter.java, to convert encoded byte sequences to Hex values to help viewing encoded text files.
2022-10-01, ∼250🔥, 0💬

readfile() and Special File Handling Functions
This section describes some special file handling functions. readfile() copies a file to standard output. fgetss() reads a line with tags removed. tmpfile() opens a temporary file. file() reads a file into an array.
2022-10-01, ∼250🔥, 0💬

Managing File Upload
This chapter provides tutorial examples and notes about managing file upload with PHP. Topics include creating Web form for user to select and submit uploaded files; creating PHP script to process uploaded files on the Web server.
2022-10-01, ∼250🔥, 0💬

Function Parameters Are Passed as Local Copies - Example
This section provides a tutorial example on swapping original primitive and object variables in a function.
2022-10-01, ∼250🔥, 0💬

"for ... in" and "for each ... in" Statements
This section provides a quick description of two special loop statements for iterating properties and methods of object. A tutorial example is provided to show the extra properties and methods of two objects of the same type.
2022-10-01, ∼250🔥, 0💬

The "Global" Object Type - The Invisible Global Container
This section provides a quick description and a tutorial example script of the 'Global' built-in object type, which is used to create a default invisible global object to hold all global properties and functions.
2022-10-01, ∼250🔥, 0💬

What Are Processes and Threads
This section describes processes of multi-tasking operating systems and threads of multi-threading applications. Java is a programming language that allows you write multi-threading applications.
2022-10-01, ∼250🔥, 0💬

Discontinued: GetInfoByState - Get ZIP Codes of a Given US State
This chapter provides a quick introduction of the free Web service, GetInfoByState returning a list of phone area codes and their city names, time zones and ZIP codes for a given state in United States. Topics include usage description of GetInfoByState; request message sample; response message samp...
2022-10-01, ∼250🔥, 0💬

GenerateBarCode - Request Message Sample
This section provides a request message sample of GenerateBarCode Web service.
2022-10-01, ∼250🔥, 0💬

NDFDgen - US-Weather Forecast for a Single Location
This chapter provides a quick introduction of the free Web service, NDFDgen. Topics include usage description of NDFDgen; request message sample; response message sample.
2022-10-01, ∼250🔥, 0💬

"bf-cbc" Cipher on Multiple Blocks
A tutorial example is provided to show you how multiple plaintext blocks are encrypted in CBC operation mode. The encryption of each plaintext block is impacted by the encryption of the previous block.
2022-10-01, ∼250🔥, 0💬

"-XX:+PrintGCApplicationConcurrentTime" - Application Running Durations
This section describes the garbage collection logging option, '-XX:+PrintGCApplicationConcur rentTime',which prints how much time it lasted when the JVM pauses the execution of the application for garbage collection or other JVM event.
2022-10-01, ∼250🔥, 0💬

Microsoft JDBC Driver - DatabaseMetaData Object
This chapter provides tutorial notes on using DatabaseMetaData object to obtain information on database objects. Topics include getting SQL server and JDBC driver information; listing all databases on the SQL Server; listing all tables, stored procedures and schemas in the current database; listing ...
2022-10-01, ∼250🔥, 0💬

Listing All Culumns - getColumns()
This section describes how to get a list of all columns in a table or a view through the DatabaseMetaData object.
2022-10-01, ∼250🔥, 0💬

JDBC-ODBC - ODBC Configuration for Flat Files
This section describes how to setup the ODBC configuration including column definitions for flat text files.
2022-10-01, ∼250🔥, 0💬

Install Python 2 Engine on CentOS
This section provides a tutorial example on how to install Python 2 engine to run old Python scripts and applications on CentOS systems.
2022-10-01, ∼250🔥, 0💬

What Is Bitcoin
This section describes what is Bitcoin.
2022-05-06, ∼250🔥, 3💬

<< < 203 204 205 206 207 208 209 210 211 212 213 > >>   ∑:9020  Sort:Date