question1_id
stringlengths
1
8
question1
stringlengths
10
149
question2_id
stringlengths
2
8
question2
stringlengths
13
150
4114614
Check if a String Starts with a Number in PHP
4114609
Check if a String Ends with a Number in PHP
4116303
What is the difference between a void pointer and a NULL pointer?
3581585
What's the difference between a null pointer and a void pointer?
4122170
Java change áéőűú to aeouu
331279
How to change diacritic characters to non-diacritic ones
3621345
How to group partial class files in Solution Explorer VS2010
3617539
Group files in Visual Studio
4712313
What does the new scala Dynamic type do?
4709183
Practical uses of a Dynamic type in Scala
4750015
Regular expression to find URLs within a string
758135
C# code to linkify urls in a string
2621481
In Sinatra, how can I serve static index.html files in subdirectories in public folder?
2437390
Serving static files with Sinatra
4759290
What is IoC in .NET
4764521
PHP enable <?= ?>
2185320
How to enable PHP short tags?
4207737
How to convert std::string to const char*?
347949
How to convert a std::string to const char* or char*?
4103688
Why is this a pointer
4105930
Is using std::deque or std::priority_queue thread-safe?
1362110
Is the C++ std::set thread-safe?
4121629
Password encryption at client side
3715920
Is it worth hashing passwords on the client side
2749868
+= new EventHandler(Method) vs += Method
550703
C#: Difference between ' += anEvent' and ' += new EventHandler(anEvent)'
4789155
How to find Intent source in Android?
3304304
How to get the sender of an Intent?
5147506
typedef struct and enum, why?
1083959
Purpose of struct, typedef struct, in C++
1675351
typedef struct vs struct definitions
4974617
What is more efficient stack memory or heap?
161053
Which is faster: Stack allocation or Heap allocation
4972282
What is functional programming?
23277
What is the difference between procedural programming and functional programming?
24279
Functional programming and non-functional programming
1028250
What is (functional) reactive programming?
2653603
Why methods in C# are not automatically virtual?
814934
Why C# implements methods as non-virtual by default?
2686678
In .NET, at runtime: How to get the default value of a type from a Type object?
2490244
Default value of a type at Runtime
2687363
How to perform kCATransitionPush animation without any transparency / fade effects
2375850
iPhone CATransition adds a fade to the start and end of any animation?
3591628
How are web developers accommodating former onmouseover or tooltip functionality in touch interfaces?
1737773
Tooltips in the era of touch
3681684
toggle a bit at ith positon
47981
How do you set, clear, and toggle a single bit?
4645306
what does "class << self" mean in Rails?
2505067
class << self idiom in Ruby
2629076
Inline list initialization in VB.NET
85892
Collection initialization syntax in Visual Basic 2008?
2653711
What is the purpose of @ as part of a member name in C#?
254669
What does placing a @ in front of a C# variable name do?
4275440
How to Convert Hex String to Hex Number
3705429
How do I convert hex string into signed integer?
4855756
Random Number Generation - Same Number returned
767999
Random number generator only generating one random number
5155441
Android Tab Text color
5577688
Android: Change Tab Text Color Programmatically
5156377
Is it allways better to output HTML code in a php file with echo?
1100354
How can I echo HTML in PHP?
2730849
the easiest way to convert matrix to one row vector
2724020
How do you concatenate the rows of a matrix into a vector?
5020584
What is the purpose of 'var'?
5002834
saving a file (from stream) to disk using c#
411592
How do I save a stream to a file in C#?
3700200
How to find the remaining time of a setTimeout()
3144711
find the time left in a setTimeout()?
4287357
Access PHP variable in JavaScript
1808108
How to access PHP variables in JavaScript or jQuery rather than <?php echo $variable ?>
4836272
will creating a git branch delete my local changes
3899627
Create Git branch with current changes
3602392
Round Double To Two Decimal Places
2665058
Set default value for a input file form
1017224
Dynamically set value of a file input
4665955
how to change ^M to new line in vim?
4562298
How to edit a file in Vim with all lines ending in ^M except the last line ending in ^M^J
1700514
Can someone explain it to me what closure is in real simple language ?
3735623
What are the | and ^ operators used for?
276706
What are bitwise operators?
3737704
why should we avoid lock(this)?
4314883
Why do Guava classes provide so many factory methods instead of just one that takes varargs?
3737882
Why does Guava's ImmutableList have so many overloaded of() methods?
5171502
.c vs .cc vs. .cpp vs .hpp vs .h vs .cxx
1545080
C++ code file extension? .cc vs .cpp
5054905
How to know in run time if i'm on x86 or x64 mode in c#
266082
How do I tell if my application is running as a 32-bit or 64-bit application?
4930275
jQuery - Find out what triggered the event
48239
Getting the ID of the element that fired an event
4332345
Break in nested for loops
13073300
How do I break from the main/outer loop in a double/nested loop?
4699179
Add custom method to string object
4698493
Can I add custom methods/attributes to built-in Python types?
4207274
How to turn off xdebug in script?
8754826
How to disable XDebug
4217293
What does a (+) sign mean in an Oracle SQL WHERE clause?
430274
Oracle: What does `(+)` do in a WHERE clause?
3763640
Where can I learn more about the Google search "did you mean" algorithm?
2789407
Regular expression for regular expressions?
675090
Regular expression for finding a regular expression?
3791516
Comparing native javascript objects with jQuery
1068834
Object comparison in JavaScript
5047390
iPhone - Smooth animation for UITableViewCell height change including content update
3638431
Determine if an int is a power of 2 or not in a single line
600293
How to check if a number is a power of 2
3681790
How do I find if my a table is MyISAM or Innodb
213543
How can I check MySQL engine type for a specific table?
4367892
Search for specific value in std::map
535317
Checking value exist in a std::map - C++
4890095
Conditional compilation for .NET 4
2923210
Conditional compilation and framework targets
4923630
C# getters, setters declaration
9304
C# 3.0 auto-properties — useful or not?
3803850
How do I decide if a variable is numeric in Perl?
12647
How do I tell if a variable has a numeric value in Perl?
3815741
What does ?? operator means in C#?
4709618
What is the difference between "include module" and "extend module" in Ruby?
156362
What is the difference between include and extend in Ruby?
3027360
#include like directive in AppleScript
2606136
Import AppleScript methods in another AppleScript?
3032959
What is the difference between JSON and JSONP?
2067472
What is JSONP, and why was it created?
5063627
EC2: get instance id from within the instance itself
625644
How to get the instance id from within an ec2 instance?
3715193
What is the difference between C# versions like ver 2.0 and ver 3.0?
247621
What are the correct version numbers for C#?
3174942
List of new features in C# 2.0, 3.0 and 4.0
3717772
Regex (grep) for multi-line search needed
152708
How can I search for a multiline pattern in a file?
5236333
Textarea Limit characters per line Jquery or Javascript
5236213
How to limit number of characters per line in text area to a fixed value
3055840
Why is the return type not considered when differentiating methods?
2744511
Java - why no return type based method overloading?
3826748
How to search in commit messages using command line?
746684
How to search through all Git and Mercurial commits in the repository for a certain string?
3840452
Change Font Size to automatically fit Div's height/width
3401136
resize font to fit in a div (on one line)
3846727
Why is the difference between an expression and a statement
19132
Expression Versus Statement
3062005
size of array passed to C++ function?
968001
determine size of array if passed to function
1975128
Why isn't the size of an array parameter the same as within main?
3063107
is NATURAL JOIN any better than SELECT FROM WHERE in terms of performance?
121631
Inner join vs Where
3739768
What is Big O Notation?
4401052
Does Java support tail recursion?
3616483
Why does the JVM still not support tail-call optimization?
4945115
set url image to image view
4509912
Is it possible to use BitmapFactory.decodeFile method to decode a image from http location?
4954777
format number in C#
105770
.NET String.Format() to add commas in thousands place for a number
3875114
Why use a for loop instead of a while loop?
99164
Iterate with for loop or while loop?
4984612
Program can't find libgcc_s_dw2-1.dll
4702732
The program can't start because libgcc_s_dw2-1.dll is missing
5000213
How to Set the Checkbox on the right side of the text
3156781
How to show android checkbox at right side?
4744437
Testing if Float value is NaN
570669
Checking if a double (or float) is NaN in C++
3110588
Why does malloc(0) return valid memory address ? What's the use?
2022335
What's the point of malloc(0)?
2132273
What does malloc(0) return?
4486016
What's the difference between PHP's addslashes and mysql(i)_escape_string?
3473047
mysql_real_escape_string VS addslashes
1777801
Why do I get "Resource id #4" when I apply print_r() to an array in PHP?
4290108
How do i "echo" a "Resource id #6" from a MySql response in PHP?
2842345
Regular Expression for finding phone numbers
123559
How to validate phone numbers using regex
2269586
grep with regex for phone number
2852992
Vi plugin for eclipse?
1766067
What is the most useable VI/Vim plugin for Eclipse?
5108407
Why should I return IList<T> over List<T>?
400135
List<T> or IList<T>
4238921
Detect whether there is an Internet connection available on Android
1560788
How to check internet access on Android? InetAddress never times out
3162030
Difference between angle bracket < > and double quotes " " while including header files in C++?
4242570
What is the Difference When i write Func1(int &a) and Func1(int *a)
4246646
MySQL & Java - Get id of the last inserted value (JDBC)
1915166
How to get the insert ID in JDBC?
4246863
Why use InnoDB over MySIAM
1970160
Should I always prefer MySQL InnoDB over MyISAM?
5080365
CSS to prevent child element from inheriting parent styles
958170
How do I prevent CSS inheritance?
2905378
String.Empty versus ""
3944268
Facebook sharer.php, how to have multiple og:image tags?
1138460
How does Facebook Sharer select Images and other metadata when sharing my URL?
3890123
Finding the smallest integer that can not be represented as an IEEE-754 32 bit float
3793838
Which is the first integer that an IEEE 754 float is incapable of representing exactly?
4251694
How to start a external executable from c# and get the exit code when the process ends
181719
How do I start a process from C#?
2885330
Programming for Ipad from Windows
2908930
C# Creating A Program That Runs In The Background?
46918
What's the proper way to minimize to tray a C# WinForms app?
4985693
How do I remove cookies when the browser is closed?
1783302
Clear cookies on browser close
4996710
Facebook FQL LIKE operator
1648285
Does facebook fql contain the sql like operator?
4734550
FaceBook query using FQL
2938895
Difference between char a[]="string"; char *p="string";
228532
Difference between Char.IsDigit() and Char.IsNumber() in C#