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.
as.Date is an R function used to convert between character or numeric representations and objects of class "Date", representing calendar dates.
0 Questions
The OpenShift Client tools, known as rhc, are built and packaged using Ruby. OpenShift integrates with the Git version control system to provide powerful, decentralized version control for your application source code.
0 Questions
A Map component in an app. This fragment is the single entry-point that exposes a map to an application. It's a wrapper around a view of a map to automatically handle the necessary life cycle needs. Being a fragment, this component can be added to an activity's layout file simply with the XML below.
0 Questions
This tag is for questions related to programming and using MediaWiki extensions.
0 Questions
A module from Python standard lib that defines classes which implement the client side of the HTTP and HTTPS protocols.
0 Questions
A feature of server-side web framework such as Ruby on Rails, in which all the parameters of an HTTP request are assigned to variables. Mass assignment security provides an interface for protecting attributes from end-user assignment.
0 Questions
OBJ (or .OBJ) is a geometry definition file format first developed by Wavefront Technologies for its Advanced Visualizer animation package.
0 Questions
The DataGridComboBoxColumn is a DataGridColumn implementation for ComboBox'able cells
0 Questions
Data access typically refers to software and activities related to storing, retrieving, or acting on data housed in a database or other repository.
0 Questions
Object Model component on Windows systems that represents the local file system.
0 Questions
Pre-commit is an action taken prior to committing your code into a version control system.
0 Questions