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.
A Universal Asynchronous Receiver/Transmitter (UART) is used for serial (where each bit of data is transmitted along the same connection) communications over a computer or peripheral device serial port.
0 Questions
Robolectric is a unit testing framework that allows Android applications to be tested on the JVM in seconds without using an emulator or device.
0 Questions
Isotope is a client-side jQuery plugin that allows masonry-style grid and table layouts, along with data sorting and filtering, to enable dynamic relayout of elements on a page.
0 Questions
BaseAdapter is an abstract Android adapter class which is used to implement specialized adapters.
0 Questions
Xcode 4.5 is the Sep. 19, 2012 release of Apple's integrated development environment (IDE) for Mac OS X and iOS. This tag should only be used for questions about this specific version of Xcode, and not for general Mac or iOS programming topics. Use [cocoa] for Mac programming questions, or [cocoa-touch] for iOS (formerly iPhone OS) programming questions.
0 Questions
win32com is a Python module to interact with Windows COM components. It is part of the Python for Win32 (pywin32) project by mhammond.
0 Questions
Informatica is a software development company which provides multiple UI based tools for Data Integration, ensuring Data Quality and Master Data Management. Informatica PowerCenter, Informatica PowerExchange, Informatica MDM, B2B Data Exchange are few of them.
0 Questions
yield is (1) a keyword that facilitates creation of generator functions, (2) a Ruby statement to transfer control from one coroutine to another, (3) a Java statement used to yield a value from a switch expression.
0 Questions
Fade refers to the UI technique of having page elements gradually gain or lose visibility, usually in response to a user action.
0 Questions
Online Analytical Processing (OLAP) is a category of software tools that provides analysis of data stored in a database, optimized for querying and reporting. OLAP tools enable users to analyze different dimensions of multidimensional data stored for rapid access. For example, it provides time series and trend analysis views.
0 Questions