<< < 70 71 72 73 74 75 76 77 78 79 80 > >>   ∑:9045  Sort:Date

Binding Sockets to Specific Ports
This section describes how to bind a socket to a specific port. Binding multiple client sockets to the same port is not allowed.
2022-10-01, ∼700🔥, 0💬

BlowfishJ - Java Implementation by Markus Hahn
This section describes BlowfishJ - Java implementation of Blowfish by Markus Hahn.
2022-08-24, ∼700🔥, 1💬

💬 2022-08-24 hiywot: please sent the source code of blowfish including initialization of p and s boxe

JMenuBar, JMenu, and JMenuItem Classes
This section describes 3 Swing classes, JMenuBar, JMenu, and JMenuItem, to build a menu interface for a frame window. A typical menu interface has a menu bar with multiple menus or menu items. A menu can have multiple sub menus or menu items.
2022-10-01, ∼698🔥, 0💬

Using VBScript with Internet Explorer 10 or Older
This section provides tutorial example on how to embed a VBScript code in a HTML document to be executed by Internet Explorer 10 or older on the local machine.
2022-10-01, ∼698🔥, 0💬

"-XX:+PrintGCDateStamps" - Calendar Timestamp on GC Messages
This section describes the garbage collection logging option, '-XX:+PrintGCDateStamps', which adds a calendar timestamp to each GC log message.
2022-10-01, ∼697🔥, 0💬

RDKit rdMolDraw2D.PrepareAndDrawMolecule - Substructure Highlight
This section provides a tutorial example on how to highlight a substructure in a molecule with m.GetSubstructMatch(s) and rdMolDraw2D.PrepareAndDrawMole cule()methods in RDKit library.
2022-10-01, ∼697🔥, 0💬

What Is SWF?
This section describes what is a SWF (Shockwave File) - file format for Flash program files which can be executed by Adobe Flash Player to deliver multimedia information and interactivity in Web pages.
2020-10-18, ∼697🔥, 1💬

💬 2020-10-18 jack miller: SWF is an Adobe Flash file format used for multimedia, vector graphics it is small web format SWF is used for adobe flash player...

JInternalFameTest.java - Internal Frame Class Test
This section provides a tutorial example on how to use javax.swing.JInternalFame class to create 2 internal frames in the main frame.
2020-05-19, ∼697🔥, 1💬

💬 2020-05-19 Yavuz: When I compiled and run your code on Eclipse-Oxygen (MacBook Pro), everything worked fine except that the internal frames are re...

Viewing Character Set Variables
This section describes how to view the current settings of MySQL session variables involved in character set conversions with client programs.
2022-10-01, ∼696🔥, 0💬

What Is Hasse's Theorem
This section describes Hasse's Theorem, which states that the order, n, of a reduced elliptic curve group, Ep(a,b), is bounded in the range of [p+1 - 2*sqrt(p), p+1 + 2*sqrt(p)].
2022-10-01, ∼695🔥, 0💬

0D80: Sinhala
This section provides a quick summary of the Unicode code point block: 'Sinhala', which contains 128 code points to represent Sinhala alphabets used in the Sinhala language.
2024-01-23, ∼694🔥, 0💬

Using MD5 Message Digest in Java
This section provides a tutorial example on how to use MD5 message digest algorithm in Java. The JDK JCE package offers the MD5 algorithm through a generic message digest class, javax.security.MessageDigest.
2017-01-27, ∼694🔥, 2💬

"fop -fo" - Formatting XSL-FO Files
This section provides a tutorial on how to run the 'fop -fo' command to process an XSL-FO file and render its formatting objects into different presentation formats.
2022-10-01, ∼693🔥, 0💬

About This Book
This section provides some detailed information about this book - __title__.
2017-04-01, ∼693🔥, 1💬

setMnemonic() - Setting Keyboard Mnemonics on Menus
This section provides a tutorial example on how to use setMnemonic() method to associate mnemonics to menus. Mnemonics allows user to interact with menus using keys on keyboard.
2022-10-01, ∼692🔥, 0💬

ATTLIST - Attribute List Declaration Statement
This section describes syntax formats of the ATTLIST statement, which is used to declare a list of attributes for the specified element. The ATTLIST statement specifies what is the name of the attribute, what is the data type, and what is the default value.
2022-10-01, ∼692🔥, 0💬

Bitcoin-Qt - Bitcoin Core GUI
This chapter introduces what is Bitcoin Transaction.
2022-10-01, ∼692🔥, 0💬

android.view.View Class - Base of User Interface Components
This section describes the android.view.View class which is the basic building block for all user interface components. Android SDK provides over 50 different specific views based on the android.view.View class to help you develop GUI (Graphical User Interface) applications.
2016-05-26, ∼692🔥, 1💬

💬 2016-05-26 Buckstabue: Thank you so much! I have not known most of listed classes although I'm not a novice in android developing

Hello REST Web Service
This section describes a simple REST Web services - my Hello REST Web service.
2016-04-19, ∼692🔥, 0💬

大五碼(Big5)字符集
本节介绍了大五碼(Big5)漢字字符集。大五碼是一种中文繁体 字编码,收錄了13461個符號和漢字,分为三个区域:特殊符號 区,一级漢字区,二级漢字区。
2024-01-31, ∼691🔥, 0💬

2000: General Punctuation
This section provides a quick summary of the Unicode code point block: 'General Punctuation', which contains 112 code points to represent punctuation marks.
2024-01-23, ∼691🔥, 0💬

2C80: Coptic
This section provides a quick summary of the Unicode code point block: 'Coptic', which contains 128 code points to represent Coptic alphabets used in the Coptic language.
2024-01-23, ∼691🔥, 0💬

Trusted Certificate Store on Android phone
This section provides a tutorial example on how to locate and view the trusted root certificate store on Android phone: Settings &gt; Security &gt; Trusted credentials.
2022-10-01, ∼691🔥, 0💬

JCheckBoxMenuItemTest.java - Check Box Menu Item Test Program
This section provides a tutorial example on how to use the javax.swing.JCheckBoxMenuItemT estclass to create check box menu items. If a check box menu item is selected, its check box icon will have a check sign.
2022-10-01, ∼690🔥, 0💬

<< < 70 71 72 73 74 75 76 77 78 79 80 > >>   ∑:9045  Sort:Date