Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New questions

How restrict textbox in C# to only receive numbers and (dot "." or comma ","), after "." or "," only allow 2 number characters

c#

Volatile keyword in C [duplicate]

c volatile

Grails - How can I calculate execution time spent on any action?

grails

Converting String (Textbox.text) to DateTime with current time

c# .net

Querying a database within a PHP function [duplicate]

php mysql

What is the C# equivalent to std::vector::iterators?

c# c++ vector iterator

Remove dot at the end of number

python

How to create a Rails-like before filter in Sinatra?

ruby sinatra

Split string words in pairs for all side by side words [closed]

python

List Iteration in Python

python list for-loop

Why is the lightbox jQuery plugin not working for me?

C++ how to check time every 10 seconds?

c++ time

Replicating struct in python

python struct

Illegal instance declaration / Overlapping instances

Why is the behaviour of this code undefined in C?

c undefined-behavior

Using websocketpp library to connect to a c++ websocket server

c++ websocket++

How can I transfer string to char* (not const char*)

c++

Detect if headset is plugged in - iOS 5

ios objective-c headset

Set correct reading format for a cell with PHPExcel

php phpexcel

requests.HTTPError uncaught after a requests.get() 404 response