SyntaxFix
Write A Post
Hire A Developer
Questions
🔍
Examples On Programing Languages
Home
Questions
concat yesterdays date with a specific time
Sending POST data without form
How to test if list element exists?
How do I get console input in javascript?
How do I call Objective-C code from Swift?
Using ls to list directories and their total sizes
Is Tomcat running?
Compare DATETIME and DATE ignoring time portion
Cannot GET / Nodejs Error
Hidden Columns in jqGrid
How to center align the ActionBar title in Android?
How to prevent null values inside a Map and null fields inside a bean from getting serialized through Jackson
What is the easiest way to initialize a std::vector with hardcoded elements?
Writing a dictionary to a text file?
Datetime in C# add days
How to increase application heap size in Eclipse?
How to store NULL values in datetime fields in MySQL?
Pushing from local repository to GitHub hosted remote
How to center and crop an image to always appear in square shape with CSS?
Creating Unicode character from its number
How to pass parameter to function using in addEventListener?
How to scroll to top of long ScrollView layout?
Android: ListView elements with multiple clickable buttons
Can't get private key with openssl (no start line:pem_lib.c:703:Expecting: ANY PRIVATE KEY)
How to remove items from a list while iterating?
Push existing project into Github
javac is not recognized as an internal or external command, operable program or batch file
How do I make the first letter of a string uppercase in JavaScript?
Twitter Bootstrap - add top space between rows
Add some word to all or some rows in Excel?
How to subtract/add days from/to a date?
word-wrap break-word does not work in this example
Python 3: EOF when reading a line (Sublime Text 2 is angry)
How to split a string literal across multiple lines in C / Objective-C?
Python unittest passing arguments
Run text file as commands in Bash
ORA-00972 identifier is too long alias column name
json call with C#
Error in plot.window(...) : need finite 'xlim' values
What does the explicit keyword mean?
How to tell if a JavaScript function is defined
Changing file permission in Python
Get the selected option id with jQuery
HTML5 image icon to input placeholder
Is there a way to programmatically scroll a scroll view to a specific edit text?
Convert to date format dd/mm/yyyy
top align in html table?
How to convert Map keys to array?
How can I get seconds since epoch in Javascript?
What is a tracking branch?
Undefined reference to pthread_create in Linux
What is a good Hash Function?
ASP.NET: HTTP Error 500.19 – Internal Server Error 0x8007000d
Is there a CSS selector for elements containing certain text?
Maximum Length of Command Line String
List all files from a directory recursively with Java
QED symbol in latex
How to serialize a JObject without the formatting?
SQL Statement with multiple SETs and WHEREs
How to restore default perspective settings in Eclipse IDE
Use a loop to plot n charts Python
Private class declaration
Find Oracle JDBC driver in Maven repository
What is a regular expression which will match a valid domain name without a subdomain?
Keyboard shortcut to paste clipboard content into command prompt window (Win XP)
SQL Server tables: what is the difference between @, # and ##?
How to determine whether a Pandas Column contains a particular value
How to set a value of a variable inside a template code?
Java - JPA - @Version annotation
Is it possible to program Android to act as physical USB keyboard?
How do I mock an open used in a with statement (using the Mock framework in Python)?
How do I add a library path in cmake?
How to push files to an emulator instance using Android Studio
What is std::move(), and when should it be used?
R - do I need to add explicit new line character with print()?
Delete first character of a string in Javascript
Print line numbers starting at zero using awk
Show datalist labels but submit the actual value
Return Result from Select Query in stored procedure to a List
iptables v1.4.14: can't initialize iptables table `nat': Table does not exist (do you need to insmod?)
npm start error with create-react-app
How can I switch my git repository to a particular commit
How to search for a string in an arraylist
What is the C# version of VB.net's InputDialog?
Why is the Visual Studio 2015/2017/2019 Test Runner not discovering my xUnit v2 tests
Is it possible to use vh minus pixels in a CSS calc()?
How to decrypt a password from SQL server?
Is it valid to have a html form inside another html form?
Failed to Connect to MySQL at localhost:3306 with user root
Is there a short contains function for lists?
jquery find closest previous sibling with class
how to stop a for loop
How do I compare two string variables in an 'if' statement in Bash?
Draw horizontal rule in React Native
How to combine GROUP BY and ROW_NUMBER?
Using custom fonts using CSS?
CKEditor automatically strips classes from div
How to stop EditText from gaining focus at Activity startup in Android
How to install trusted CA certificate on Android device?
Android - Set fragment id
How to replace all occurrences of a character in string?
Difference between View and Request scope in managed beans
Reactjs setState() with a dynamic key name?
Logging framework incompatibility
how to configure apache server to talk to HTTPS backend server?
SqlDataAdapter vs SqlDataReader
jQuery - Increase the value of a counter when a button is clicked
convert xml to java object using jaxb (unmarshal)
List files with certain extensions with ls and grep
Constraint Layout Vertical Align Center
8080 port already taken issue when trying to redeploy project from Spring Tool Suite IDE
How to efficiently remove duplicates from an array without using Set
Using TortoiseSVN how do I merge changes from the trunk to a branch and vice versa?
Read values into a shell variable from a pipe
How can I get my Twitter Bootstrap buttons to right align?
How to connect Bitbucket to Jenkins properly
Which is better: <script type="text/javascript">...</script> or <script>...</script>
What is the preferred syntax for defining enums in JavaScript?
How do I wait for a promise to finish before returning the variable of a function?
How to use sbt from behind proxy?
After submitting a POST form open a new window showing the result
SQL statement to get column type
Temporarily switch working copy to a specific Git commit
How to create a Multidimensional ArrayList in Java?
How to run multiple DOS commands in parallel?
Do Swift-based applications work on OS X 10.9/iOS 7 and lower?
What is the reason for the error message "System cannot find the path specified"?
Insert into C# with SQLCommand
Assign variable value inside if-statement
Removing page title and date when printing web page (with CSS?)
How to sort a list of strings numerically?
Multiple Order By with LINQ
How can I run an external command asynchronously from Python?
Registry key for global proxy settings for Internet Explorer 10 on Windows 8
Using await outside of an async function
keycloak Invalid parameter: redirect_uri
Convert System.Drawing.Color to RGB and Hex Value
Formatting floats in a numpy array
C++ - Decimal to binary converting
CSS Input Type Selectors - Possible to have an "or" or "not" syntax?
Equivalent of waitForVisible/waitForElementPresent in Selenium WebDriver tests using Java?
How to commit my current changes to a different branch in Git
error running apache after xampp install
mysql query: SELECT DISTINCT column1, GROUP BY column2
clearing a char array c
Docker official registry (Docker Hub) URL
Using a dictionary to select function to execute
How to create an empty R vector to add new items
@viewChild not working - cannot read property nativeElement of undefined
Convert Enumeration to a Set/List
The action or event has been blocked by Disabled Mode
Comparing arrays in JUnit assertions, concise built-in way?
'str' object has no attribute 'decode'. Python 3 error?
bash string compare to multiple correct values
add a temporary column with a value
Matrix multiplication in OpenCV
Count unique values with pandas per groups
git visual diff between branches
Initialize a long in Java
jQuery adding 2 numbers from input fields
Python re.sub replace with matched content
Checking if a number is a prime number in Python
How to get param from url in angular 4?
How to create a button programmatically?
How to get directory size in PHP
How to always show scrollbar
How do I make a MySQL database run completely in memory?
Python strptime() and timezones?
Creating a new user and password with Ansible
What does appending "?v=1" to CSS and JavaScript URLs in link and script tags do?
Changing directory in Google colab (breaking out of the python interpreter)
How to set x axis values in matplotlib python?
How do I get the height and width of the Android Navigation Bar programmatically?
Failed to install android-sdk: "java.lang.NoClassDefFoundError: javax/xml/bind/annotation/XmlSchema"
How to print jquery object/array
Convert base64 string to image
With Spring can I make an optional path variable?
Oracle listener not running and won't start
Remove last specific character in a string c#
Perl - Multiple condition if statement without duplicating code?
Test if number is odd or even
Moment.js - How to convert date string into date?
Capture HTML Canvas as gif/jpg/png/pdf?
Center text in table cell
How can I get the current array index in a foreach loop?
How to downgrade from Internet Explorer 11 to Internet Explorer 10?
C++ IDE for Linux?
Understanding Popen.communicate
JavaScript: undefined !== undefined?
Delete statement in SQL is very slow
Received fatal alert: handshake_failure through SSLHandshakeException
Android refresh current activity
apt-get for Cygwin?
Errors: Data path ".builders['app-shell']" should have required property 'class'
Android: converting String to int
ES6 map an array of objects, to return an array of objects with new keys
How to run a .jar in mac?
Is there an equivalent method to C's scanf in Java?
How to view the current heap size that an application is using?
Show whitespace characters in Visual Studio Code
How to split the screen with two equal LinearLayouts?
tkinter: Open a new window with a button prompt
Excel formula to remove space between words in a cell
SQL grammar for SELECT MIN(DATE)
Failed to build gem native extension (installing Compass)
JQuery create a form and add elements to it programmatically
INSERT INTO @TABLE EXEC @query with SQL Server 2000
git pull displays "fatal: Couldn't find remote ref refs/heads/xxxx" and hangs up
How I can print to stderr in C?
Android TextView Text not getting wrapped
Select Multiple Fields from List in Linq
Are 2 dimensional Lists possible in c#?
WHERE Clause to find all records in a specific month
How to get GMT date in yyyy-mm-dd hh:mm:ss in PHP
How to edit hosts file via CMD?
How to use RecyclerView inside NestedScrollView?
c# Best Method to create a log file
Can vue-router open a link in a new tab?
How to get the EXIF data from a file using C#
How to debug a stored procedure in Toad?
How to find the type of an object in Go?
How to add Apache HTTP API (legacy) as compile-time dependency to build.grade for Android M?
download and install visual studio 2008
How to check if a Ruby object is a Boolean
What is Ad Hoc Query?
Create request with POST, which response codes 200 or 201 and content
How to install Java SDK on CentOS?
What is the way of declaring an array in JavaScript?
Line Break in XML formatting?
How do I set a fixed background image for a PHP file?
How do I create a basic UIButton programmatically?
How to hide only the Close (x) button?
How do you parse and process HTML/XML in PHP?
no match for ‘operator<<’ in ‘std::operator
Passing arguments to C# generic new() of templated type
How to check a string for a special character?
What are the proper permissions for an upload folder with PHP/Apache?
SQL Server Express CREATE DATABASE permission denied in database 'master'
C++ Object Instantiation
UITableViewCell Selected Background Color on Multiple Selection
Call static methods from regular ES6 class methods
What is a reasonable code coverage % for unit tests (and why)?
How to split a large text file into smaller files with equal number of lines?
Dark theme in Netbeans 7 or 8
Converting double to string with N decimals, dot as decimal separator, and no thousand separator
Example of Mockito's argumentCaptor
Ansible Ignore errors in tasks and fail at end of the playbook if any tasks had errors
Python Graph Library
plotting different colors in matplotlib
How to get the home directory in Python?
Delete everything in a MongoDB database
How to write a std::string to a UTF-8 text file
AngularJS Directive Restrict A vs E
Fatal error: Call to undefined function mb_strlen()
require is not defined? Node.js
Why is "forEach not a function" for this object?
UndefinedMetricWarning: F-score is ill-defined and being set to 0.0 in labels with no predicted samples
Angular 2: 404 error occur when I refresh through the browser
Use space as a delimiter with cut command
Using $window or $location to Redirect in AngularJS
HTML5 Email input pattern attribute
Razor View Without Layout
What is the optimal algorithm for the game 2048?
Convert InputStream to BufferedReader
How to install PHP intl extension in Ubuntu 14.04
How to resolve Value cannot be null. Parameter name: source in linq?
Fixed footer in Bootstrap
Why can't I initialize non-const static member or static array in class?
What is the best way to update the entity in JPA
Converting a double to an int in Javascript without rounding
How do I declare an array of undefined or no initial size?
Getting the last argument passed to a shell script
Can't install any packages in Node.js using "npm install"
Creating a div element in jQuery
How to develop a soft keyboard for Android?
open failed: EACCES (Permission denied)
Jinja2 shorthand conditional
varbinary to string on SQL Server
Is a Python list guaranteed to have its elements stay in the order they are inserted in?
CROSS JOIN vs INNER JOIN in SQL
Remove redundant paths from $PATH variable
How can I change Eclipse theme?
How do I dynamically set HTML5 data- attributes using react?
How do you push just a single Git branch (and no other branches)?
C++ IDE for Macs
How to connect from windows command prompt to mysql command line
How to create a function in SQL Server
How to write some data to excel file(.xlsx)
How to hide element label by element id in CSS?
Are HTTP cookies port specific?
How to use OAuth2RestTemplate?
Write Base64-encoded image to file
Using Exit button to close a winform program
Display current date and time without punctuation
Validation of radio button group using jQuery validation plugin
What does $ mean before a string?
How do I add a library project to Android Studio?
How to stop C++ console application from exiting immediately?
member names cannot be the same as their enclosing type C#
Find all CSV files in a directory using Python
Converting xml to string using C#
expected constructor, destructor, or type conversion before ‘(’ token
How do I get a plist as a Dictionary in Swift?
What are the main differences between JWT and OAuth authentication?
Android, getting resource ID from string?
List of strings to one string
How to force a component's re-rendering in Angular 2?
ORACLE IIF Statement
how to make a whole row in a table clickable as a link?
My kubernetes pods keep crashing with "CrashLoopBackOff" but I can't find any log
SQL MAX of multiple columns?
CodeIgniter - accessing $config variable in view
ADB not responding. You can wait more,or kill "adb.exe" process manually and click 'Restart'
SQL DATEPART(dw,date) need monday = 1 and sunday = 7
How to make an inline element appear on new line, or block element not occupy the whole line?
How does String substring work in Swift
Android: keep Service running when app is killed
Difference Between One-to-Many, Many-to-One and Many-to-Many?
PHP write file from input to txt
jQuery: how to get which button was clicked upon form submission?
Max length for client ip address
prevent refresh of page when button inside form clicked
MySQL timestamp select date range
Elegant solution for line-breaks (PHP)
What is the "N+1 selects problem" in ORM (Object-Relational Mapping)?
How can I put CSS and HTML code in the same file?
How to filter object array based on attributes?
C# go to next item in list based on if statement in foreach
How to Use UTF-8 Collation in SQL Server database?
Difference Between Select and SelectMany
jQuery ajax post file field
Is it possible to declare a public variable in vba and assign a default value?
Global constants file in Swift
How to print all session variables currently set?
How do implement a breadth first traversal?
where is gacutil.exe?
Faster way to zero memory than with memset?
What is the difference between java and core java?
How do I get a list of files in a directory in C++?
Confusing "duplicate identifier" Typescript error message
Check if a number is int or float
Freezing Row 1 and Column A at the same time
Spring Boot application.properties value not populating
What does "for" attribute do in HTML <label> tag?
missing private key in the distribution certificate on keychain
Rename Oracle Table or View
WindowsError: [Error 126] The specified module could not be found
Trigger css hover with JS
Excel VBA Loop on columns
JDBC connection failed, error: TCP/IP connection to host failed
chai test array equality doesn't work as expected
How to set .net Framework 4.5 version in IIS 7 application pool
How to make audio autoplay on chrome
Date only from TextBoxFor()
Formatting a double to two decimal places
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 23: ordinal not in range(128)
getting the X/Y coordinates of a mouse click on an image with jQuery
Showing an image from console in Python
How can I stop a running MySQL query?
How can I get screen resolution in java?
Can I use CASE statement in a JOIN condition?
python global name 'self' is not defined
Find if value in column A contains value from column B?
Strip HTML from Text JavaScript
How do I format date and time on ssrs report?
Concat strings by & and + in VB.Net
How to check for DLL dependency?
FirstOrDefault: Default value other than null
How to convert Double to int directly?
In LaTeX, how can one add a header/footer in the document class Letter?
Css Move element from left to right animated
Postgres password authentication fails
How to get label text value form a html page?
Array vs. Object efficiency in JavaScript
Detect key input in Python
Genymotion Android emulator - adb access?
mysqldump with create database line
Convert List<Object> to String[] in Java
Difference between numpy.array shape (R, 1) and (R,)
How to set the maximum memory usage for JVM?
Favicon not showing up in Google Chrome
Error inflating when extending a class
Remove spaces from std::string in C++
Check if date is a valid one
Determine path of the executing script
Pandas: how to change all the values of a column?
ADB - Android - Getting the name of the current activity
What is an index in SQL?
WSDL/SOAP Test With soapui
Returning JSON response from Servlet to Javascript/JSP page
Do something if screen width is less than 960 px
How to solve npm error "npm ERR! code ELIFECYCLE"
How to link an input button to a file select window?
Create a Bitmap/Drawable from file path
No Hibernate Session bound to thread, and configuration does not allow creation of non-transactional one here
Fatal error compiling: invalid target release: 1.8 -> [Help 1]
How can I read inputs as numbers?
What's the point of 'meta viewport user-scalable=no' in the Google Maps API
How to subtract date/time in JavaScript?
Set a default parameter value for a JavaScript function
Get a JSON object from a HTTP response
Generate UML Class Diagram from Java Project
Zoom to fit all markers in Mapbox or Leaflet
Difference between Key, Primary Key, Unique Key and Index in MySQL
Git conflict markers
How can I invert color using CSS?
Google API authentication: Not valid origin for the client
see if two files have the same content in python
Autoplay audio files on an iPad with HTML5
Call Activity method from adapter
Table border left and bottom
Origin null is not allowed by Access-Control-Allow-Origin
How to clear all input fields in bootstrap modal when clicking data-dismiss button?
angular ng-repeat in reverse
"A referral was returned from the server" exception when accessing AD from C#
server error:405 - HTTP verb used to access this page is not allowed
sort csv by column
pandas python how to count the number of records or rows in a dataframe
How to fix ReferenceError: primordials is not defined in node
Get JSON Data from URL Using Android?
How do I get a Date without time in Java?
Converting strings to floats in a DataFrame
How do I change the default library path for R packages
What is System, out, println in System.out.println() in Java
Remove title in Toolbar in appcompat-v7
Best way to convert pdf files to tiff files
Regex to match any character including new lines
Methods vs Constructors in Java
Jquery Value match Regex
How to get max value of a column using Entity Framework?
How to split a list by comma not space
How to get all elements which name starts with some string?
How to find specific lines in a table using Selenium?
What does '?' do in C++?
Any reason not to use '+' to concatenate two strings?
Class is not abstract and does not override abstract method
Regular cast vs. static_cast vs. dynamic_cast
Android Relative Layout Align Center
Inline labels in Matplotlib
What is the difference between npm install and npm run build?
Ruby String to Date Conversion
MD5 hashing in Android
pip cannot install anything
Posting JSON data via jQuery to ASP .NET MVC 4 controller action
How do I use extern to share variables between source files?
Is there a program to decompile Delphi?
How to access the php.ini from my CPanel?
Disable mouse scroll wheel zoom on embedded Google Maps
Escape quote in web.config connection string
How to pass parameters to the DbContext.Database.ExecuteSqlCommand method?
NVIDIA NVML Driver/library version mismatch
What does the following Oracle error mean: invalid column index
How to keep :active css style after clicking an element
Is it possible to append to innerHTML without destroying descendants' event listeners?
How can I ask the Selenium-WebDriver to wait for few seconds in Java?
How to dump raw RTSP stream to file?
Using a .php file to generate a MySQL dump
Download TS files from video stream
C# Set collection?
Is it possible to overwrite a function in PHP
DATEDIFF function in Oracle
Validate phone number with JavaScript
HTML&CSS + Twitter Bootstrap: full page layout or height 100% - Npx
How to use registerReceiver method?
Add line break to 'git commit -m' from the command line
Ignore 'Security Warning' running script from command line
How do I login and authenticate to Postgresql after a fresh install?
Convert int to string?
Difference between "while" loop and "do while" loop
Bringing a subview to be in front of all other views
Failed to connect to mysql at 127.0.0.1:3306 with user root access denied for user 'root'@'localhost'(using password:YES)
How do I kill the process currently using a port on localhost in Windows?
Create a GUID in Java
Create an array with random values
CSV with comma or semicolon?
Copy filtered data to another sheet using VBA
Use sed to replace all backslashes with forward slashes
configure Git to accept a particular self-signed server certificate for a particular https remote
Remove Datepicker Function dynamically
How do I get the different parts of a Flask request's url?
Show values from a MySQL database table inside a HTML table on a webpage
React-router: How to manually invoke Link?
Video 100% width and height
Convert a list of characters into a string
Create a new object from type parameter in generic class
Moment.js with Vuejs
Excel VBA, error 438 "object doesn't support this property or method
Gulp error: The following tasks did not complete: Did you forget to signal async completion?
How to check if activity is in foreground or in visible background?
Can you animate a height change on a UITableViewCell when selected?
How can I copy data from one column to another in the same table?
How to confirm RedHat Enterprise Linux version?
How to window.scrollTo() with a smooth effect
How to resolve ambiguous column names when retrieving results?
nodemon not found in npm
How to create PDFs in an Android app?
Object Library Not Registered When Adding Windows Common Controls 6.0
Iterating over each line of ls -l output
Presenting modal in iOS 13 fullscreen
Capturing standard out and error with Start-Process
‹
1
2
...
50
51
52
53
54
55
56
...
123
124
›