<< < 202 203 204 205 206 207 208 209 210 211 212 > >>   ∑:8899  Sort:Rank

What Is Cyclic Group
This section describes Cyclic Group, which is a finite Abelian group that can be generated by a single element using the scalar multiplication operation in additive notation (or exponentiation operation in multiplicative notation).
2022-10-01, ∼324🔥, 0💬

"Legacy SunEC curve disabled" Error
This section provides a tutorial example on how to resolve the 'Legacy SunEC curve disabled' error and get short and insecure EC private-public key pairs.
2022-10-01, ∼324🔥, 0💬

HashSet, Vector, HashMap and Collection Classes
This chapter provides tutorial notes and example codes on collection classes. Topics include collection types: Set, List and Map; data structure types: Array, Linked List, Binary Tree, and Hash Table; commonly used JDK collection classes: HashSet, Vector, HashMap; search operation performance compar...
2022-10-01, ∼323🔥, 0💬

EncodingConverter.java - Encoding Conversion Sample Program
This section provides a tutorial example on how to write a sample program, EncodingConverter.java, to convert text files from one character set encoding to another.
2022-10-01, ∼323🔥, 0💬

HTTPS with Microsoft Edge
This chapter provides tutorial notes and example codes on using certificates in Edge. Topics include why Web browsers need certificates; viewing the certificate from an https Web server; exporting a certificate from Edge to a certificate file; resolving server certificate errors.
2022-10-01, ∼323🔥, 0💬

WSDL 1.1 Document Structure and Syntax
This chapter provides tutorial notes and example codes on WSDL 1.1 document structure and syntax. Topics include WSDL document overview, Syntax of definitions, types, message, portType, binding, and service elements.
2022-10-01, ∼323🔥, 0💬

Micro Benchmark Tests on "long" Operations
This chapter provides tutorial notes and example codes on micro benchmark tests on 'long' data type operations. Topics include empty loop, assignment loop, add operation, multiplication operation and division operation.
2022-10-01, ∼323🔥, 0💬

"simpleType" Components with "list" Child Components
This section describes the 'list' child component in 'simpleType' component. 'list' child components are used to create a new value space of lists with member values from another simple datatype.
2022-10-01, ∼323🔥, 0💬

Partial Classes and Partial Methods
Tutorial notes and examples are provided on partial classes and partial methods. Topics include introduction of partial classes and partial methods; examples of partial classes and partial methods.
2022-10-01, ∼323🔥, 0💬

Crypt::CBC Prepending IV to Ciphertext
A tutorial Perl example is provided to show how to use Crypt::CBC to prepend the IV value to the ciphertext, if IV is specified by the user. This saves the effort to pass the IV to receiver separately from the ciphertext.
2022-10-01, ∼323🔥, 0💬

Create CentOS Bootable USB
This section provides a tutorial example on how to download the full CentOS ISO image file and create a bootable USB drive on a macOS computer.
2022-10-01, ∼323🔥, 0💬

What Is a Datagram?
This section describes what is a datagram - An independent and self-contained message sent over the network whose arrival, arrival time, and content are not guaranteed.
2022-10-01, ∼322🔥, 0💬

Archived: Importing Root Certificate from a File to IE 8
This section provides a tutorial example on how to use IE 8 to import a root CA certificate into the 'Trusted Root Certification Authorities' certificate store.
2022-10-01, ∼322🔥, 0💬

WodenHelloComponent.java - Testing WSDL 2.0 Components
This section provided a tutorial example on how to create a WSDLReader to parse a WSDL 2.0 document into WSDL component objects.
2022-10-01, ∼322🔥, 0💬

Submitting Request to MockService
This section provides a tutorial example on how to submit a test request to the mock service. Requests and responses can be viewed on both sides: client side and server side.
2022-10-01, ∼322🔥, 0💬

Built-in Functions
This chapter provides a list of built-in functions provided in VBScript for mathematical calculations, string management, date and time management, array management, data conversions, and other purposes.
2022-10-01, ∼322🔥, 0💬

What Is XML
This section provides a quick introduction of XML (eXtensible Markup Language), a markup language for organizing information in text files.
2022-10-01, ∼322🔥, 0💬

PHP Extensions for XML Manipulation
This chapter provides notes and tutorial examples on PHP extensions for XML Manipulation. Topics include using SimpleXML, and DOM extensions to build and load XML documents; using XML Parser and XMLReader extensions to parse XML documents; using XSL extension to transform XML documents.
2022-10-01, ∼322🔥, 0💬

Watching Asynchronous Operation Execution Status
A tutorial example is provided on how to query the 'Status' property to watch the execution status of an asynchronous operation. The tutorial example shows 5 asynchronous operations running in 5 child threads.
2022-10-01, ∼322🔥, 0💬

Building Your Own Web Browser
This chapter provides tutorial notes on the android.webkit.WebView class. Topics include building your own Web browser with the WebView class; setting INTERNET permission for the application; using WebViewClient subclass to interface with Web page rendering; saving Web pages as Web archive files.
2022-10-01, ∼321🔥, 0💬

USB Debugging Applications on Samsung Tablet
This chapter provides tutorial notes on debugging application on Samsung mini tablet. Topics include installing Samsung USB device driver on Windows; Turning on USB debugging interface on Samsung tablet; running 'adb -d' commands on USB connected device; installing application through USB connection...
2022-10-01, ∼321🔥, 0💬

Archived: Applying Digital Signatures with Word 2007
This section describes elements of applying digital signatures in Microsoft Office Word 2007. On Windows system, Word 2007 uses digital IDs (certificates linked with private keys) from in 'Personal' certificate store managed by Internet Options.
2022-10-01, ∼321🔥, 0💬

JavaScript Version Supported by Browsers
This section describes the differences type='text/javascript' or language='JavaScript' attributes.
2022-10-01, ∼321🔥, 0💬

Browsing Object Instance Values
This section provides a tutorial example on how to search for an object instance and browse its values and references in a Java heap dump file through the 'jhat' Web server.
2022-10-01, ∼321🔥, 0💬

<< < 202 203 204 205 206 207 208 209 210 211 212 > >>   ∑:8899  Sort:Rank