Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New questions

Is the STL map container optimized (balanced tree) while constructed?

c++ stl map

UiBarButtonItem Same Color as "Done" Button

Is there something built into PHP to convert seconds to days, hours, mins?

php

Check if UIView is displaying a UIAlertView

How to prevent user to type more than 2 digits using JavaScript and JQuery

Replace comma or whitespace with hyphen in same string

php regex preg-replace

Delphi: How to load a text file on the internet into a string?

delphi text web download

how to move to next view controller after showing alertview

iphone xcode

How to implement an overriden method with a different return type?

java oop abstract-class

C++ arrow operator equivelence

c++ pointers

How to substring a string to the second dot (.) in Java?

java regex string substring

.NET regex replace using backreference

c# regex

Range of char in java

java

How to add a favicon.ico to a PHP website?

web-applications favicon

Sorting Array of custom class object by date property

objective-c ios object nsdate

Overriding Java interfaces with new checked exceptions

Using Java Reflection, can you detect if a method is Native or not?

java reflection native

Html Agility Pack - Remove element, but not innerHtml

c# html html-agility-pack

Is there a general rule of thumb for multiple <br /> tags?

php html css

What's the point of making a new typedef for each variable?

c++ c typedef