Tags

A tag is a keyword or label that categorizes your question with other, similar questions. Using the right tags makes it easier for others to find and answer your question.
CFLoop: ColdFusion Loop This is a conditional loop. A conditional loop iterates over a set of instructions as long as a condition is True. To use this type of loop correctly, the instructions must change the condition every time the loop iterates, until the condition is False. Conditional loops are known as WHILE loops, as in, "loop WHILE this condition is true."

0 Questions

The CloudHubâ„¢ cloud integration platform as a service (iPaaS) allows you to build and offer repeatable integration applications without creating custom code

0 Questions

HL7 version 2.x messages are standardized structured multi-line text files using single character as delimiters. HL7 messages are used for exchanging elecronic health information.

0 Questions

The OpenSSL crypto library implements a wide range of cryptographic algorithms used in various Internet standards. The services provided by this library are used by the OpenSSL implementations of SSL, TLS and S/MIME, and they have also been used to implement SSH, OpenPGP, and other cryptographic standards.

0 Questions

Non-type means several different things in different languages......in python if a function has a "non-type" return type it does not return anything. In c++ it refers to template parameters that are not types, but actually *instances* of types.

0 Questions

perlbrew is a program to automate the building and installation of multiple versions of Perl in your $HOME directory.

0 Questions

The servlet listener interfaces that define the methods to be invoked in response to a desired event.

0 Questions

Retrieve data from spreadsheets and csv files by using LINQ

0 Questions

Open Source Java Bluetooth API (JSR-82) implementation for various Bluetooth stacks on Windows, Linux, Mac OSX and Windows Mobile devices

0 Questions

Scaladoc is a documentation generation system which reads specially formatted comments in Scala source code and generates compiled documentation. It is typically used to produce API documentation in the form of HTML web pages.

0 Questions

This mobile phone feature allows the user to disable (lock) the keys so that a number will not accidentally be dialed while the phone is in your pocket or purse. A special key combination, unlikely to be pressed accidentally, is typically used to unlock the keys.

0 Questions