<< < 56 57 58 59 60 61 62 63 64 65 66 > >>   ∑:7662  Sort:Date

SWF File Example - Dump Output
This section provides a tutorial example on how to dump the file structure and list of tags of SWF file using the 'swfdump' command from 'SWFTools'.
2018-09-12, 624🔥, 1💬

💬 2018-09-12 jeff: this was so bad

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

jrunscript - What Is It
This section describes what is 'jrunscript' - a command line tool that allows you to run script code that in interactive or batch mode.
2022-10-01, 620🔥, 0💬

Key Schedule (Sub-Keys and S-Boxes) Algorithm
The Blowfish Key Schedule (Sub-Keys Generation) algorithm is provided to generate 18 Sub-keys and 4 S-boxes, using user provided secret key and hexadecimal digits of the fractional portion of constant Pi, (3.1415927... - 3) = 0.1415927... as input.
2022-10-01, 620🔥, 0💬

Java Program to Generate EC Keys
This section provides a tutorial example on how to write a Java program to generate EC private-public key pairs.
2022-10-01, 620🔥, 0💬

Use OpenLDAP Client Tools
This section provides a tutorial example on how to install OpenLDAP client tools and use them to access and manage LDAP server remotely.
2022-10-01, 619🔥, 0💬

URL Encoding Variations
This section describes variations of URL encodings: RFC 3986 URI Encoding, application/x-www-form-urlenco dedEncoding, RFC 1738 URL Encoding.
2022-11-23, 618🔥, 1💬

Linux Command - "base64"
This section provides a tutorial example on how to use 'base64' command on a Linux system to perform Base64 encoding and decoding.
2022-10-01, 617🔥, 0💬

1F300: Miscellaneous Symbols And Pictographs
This section provides a quick summary of the Unicode code point block: 'Miscellaneous Symbols And Pictographs', which contains 768 code points to represent miscellaneous Symbols and pictographs.
2024-01-23, 616🔥, 0💬

中国农历计算程式使用方法
本节介绍了中国农历计算程式的使用方法。农历计算程式可以用来计 算年历,月历和日历。
2021-01-08, 616🔥, 2💬

💬 2021-01-03 Herong: lsa, thanks for reporting those errors. I will review and correct them.

💬 2020-12-26 lsa: 农历算法对应的节气日期有些错误数据: 2014:3月,5,6 2021:4月,5,4 2032:4月,5,4 2051:3月,21,20 2071:3月,21,20 2081:5月,21,20 2083:2月,4,3 208...

UTF-32 Encoding
This section provides a quick introduction of the UTF-32 (Unicode Transformation Format - 32-bit) encoding for Unicode character set. UTF-32 uses 32 bits or 4 bytes to encode each character.
2022-10-01, 615🔥, 0💬

Converting DOM Document Objects to XML Files
This section provides a tutorial example on how to convert DOM document objects into XML files using the XML transform package provided in JDK.
2022-10-01, 614🔥, 0💬

Install GCC C/C++ Compilers
This section provides a tutorial example on how to install GCC C/C++ compiler on CentOS systems.
2022-10-01, 614🔥, 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, 613🔥, 0💬

Bitcoin Core Daemon
This section describes what is Bitcoin Core Daemon.
2022-08-29, 613🔥, 1💬

💬 2022-08-29 edward: more info arent there more options? thanks

Storing Non-ASCII Characters in Database
This section describes how to store non-ASCII characters in MySQL database using different character set settings set column, table or database level.
2023-03-31, 612🔥, 1💬

Install JDK with "yum" Command
This section provides a tutorial on how to download and install JDK packages using 'yum' command on CentOS systems. It will automatically install dependencies.
2022-10-01, 612🔥, 0💬

bitcoin-qt - Wallet and Receiving Addresses
This section describes how to view wallet and receiving addresses on Bitcoin-Qt - Bitcoin Core GUI
2022-10-01, 612🔥, 0💬

Generic Font for Chinese Characters
This section provides a tutorial example on using XSL-FO generic font for Chinese characters. Apache FOP AWT output works. But PDF output failed, because the mapped font Helvetica does not support Chinese characters.
2022-10-01, 611🔥, 0💬

What Is JAXP?
This section provides a quick introduction of Java API for XML Processing (JAXP) that included in JDK 1.6.
2022-10-01, 609🔥, 0💬

Copay Wallet on Bitcoin Test Network
This section describes how to create Copay wallet on Bitcoin Test Network.
2022-10-01, 609🔥, 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, 607🔥, 2💬

JDK Documentation Installation
This section describes how to install JDK Documentation on your own local machine.
2022-10-01, 604🔥, 0💬

Garbage First (G1) Collector - "+XX:+UseG1GC"
This chapter provides tutorial notes and example codes on the Garbage First (G1) Collector specified by the '+XX:+UseG1GC' JVM option. Topics include introduction the G1 Collector; G1 log message format; Stop-The-World behavior of G1 Collector.
2022-10-01, 604🔥, 0💬

<< < 56 57 58 59 60 61 62 63 64 65 66 > >>   ∑:7662  Sort:Date