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.
CJK stands for Chinese, Japanese and Korean and is used to label issues common to these East Asian languages and their large character repertoires.
0 Questions
A number of languages have With statements. The Python with statement creates a new context, with associated context manager. When the context (a code block) is exited again, the context manager is notified. Please use "common-table-expression" for the SQL WITH construction.
0 Questions
A special file in the ASP.NET framework, it provides a simplified interface to create hooks into system events in the life cycle of a web application and web pages in that application.
0 Questions
AWS Serverless implementation with API Gateway, Lambda functions, CloudFormation and SAM (Serverless Application Model).
0 Questions
This tag is for questions regarding "Standard I/O", i.e. I/O using the facilities in the C header <stdio.h> or using the standard streams stdin, stdout, stderr.
0 Questions
Access to media data streams--webcam video, microphone audio--from browser Javascript. Abbreviated gUM
0 Questions
InAppBrowser is a Cordova api call that provides the ability to spawn a browser instance from a Cordova application. The API is based on standard browser capability.
0 Questions
Dlib is a modern C++ toolkit containing machine learning algorithms and tools for creating complex software in C++ to solve real world problems. (Source http://dlib.net/)
0 Questions
QUESTIONS ABOUT SOFTWARE DEVELOPMENT METHODS AND PRACTICES OR PROJECT MANAGEMENT ARE OFF-TOPIC. Please consider Software Engineering or Project Management Stack Exchanges for these questions.
0 Questions