question1_id
stringlengths
1
8
question1
stringlengths
10
149
question2_id
stringlengths
2
8
question2
stringlengths
13
150
6015510
eclipse: put keyboard shortcuts on specific launch configurations
3125257
How can I bind a specific key to different launch configurations in Eclipse?
5108690
how to compare matlab cells or structs
9951828
Octave/MATLAB: How to compare structs for equality?
5970152
How to filter *.class in Open Resource dialog (Ctrl+Shift+R)?
2632419
How do I hide .class files from the Open Resource dialog in Eclipse?
4635758
Is the heap actually a heap?
756861
What's the relationship between "a" heap and "the" heap?
4692056
Is there a situation when it's appropriate to use empty catch block?
204814
Is there any valid reason to ever ignore a caught exception
1234343
Why are empty catch blocks a bad idea?
5829477
How can I integrate Facebook photo album into website?
5708423
Facebook API - How to access my photo album?
5830256
close java frame using code
1234912
How to programmatically close a JFrame
5988450
Difference between 2 dates in seconds
4289828
Calculates difference between two dates in PHP
5992144
OOP the point of interface
5713375
Why am I allowed to compare a non-nullable type with null?
6168736
How do I tell Git to ignore a specific filename only in the repository's top level?
3637660
How to exclude file only from root folder in Git
4654242
How to uninstall a plugin in eclipse?
369889
How to uninstall plugins in Eclipse 3.4.X or higher
4686823
Given 2 sorted arrays of integers, find the nth largest number in sublinear time
4607945
How to find the kth smallest element in the union of two sorted arrays?
4710137
What does : :: mean in C++?
4723625
How to delete all the tables in a MySQL database?
1912813
Truncate all tables in a MySQL database in one command?
4736227
What does '@' char mean before parameter name in method declaration?
5746131
Vertically Center Div Content
3363562
Center a 'div' vertically in a % height 'div'
5192635
In c# what does the ^ character do?
4747761
What does ":" mean in PHP?
2908095
What is ":" in PHP?
6212690
How to optimal K in K - Means Algorithm
1793532
How do I determine k when using k-means clustering?
6040846
Shortcut key to go to the end of the html tag in asp.net
2738573
Matching tag in HTML keyboard shortcut
6049269
Synthesized property and variable with underscore prefix: what does this mean?
5582448
Underscore prefix on property name?
4772561
Number which occurs only once in the array
35185
Finding a single number in a list
5219208
Unable to run Android app, Could not find .apk issue in eclipse
4778113
Android Eclipse - Could not find *.apk
5470765
Xcode4 - Build for Archiving greyed out
5266350
Xcode 4 - "Archive" is greyed out?
5846625
How do I turn a timestamp into a javascript date object?
847185
Convert a Unix timestamp to time in JavaScript
5931085
What are the alternatives to MVC architecture for web development?
141912
Alternatives to the MVC
4745940
url.content(...) like method in jquery or javascript?
2235979
URL helper in JavaScript
4781819
printf vs. std::cout
2017489
Should I use printf in my C++ code?
5245666
How to check whether a given string is already present in an array or list in JavaScript?
143847
Best way to find if an item is in a JavaScript array?
237104
How do I check if an array includes a value in JavaScript?
5859727
Java : inherits a generic type
2000478
Extend from Generic Supertype?
5863178
make an element overflow out of an iframe
176572
Is there a way to have content from an IFRAME overflow onto the parent frame?
6020701
JavaScript increments
3469885
++someVariable vs. someVariable++ in JavaScript
4759330
Why is GetType() returning DateTime type for Nullable<DateTime>
785358
Nullable type is not a nullable type?
6065965
How to define a global variable that can be accessed anywhere in my application?
5080661
Global int variable objective c
5358800
Django : Listing model field names and values in template
2170228
Iterate over model instance field names and values in template
4805900
How do I detect IE8, using JQuery?
2202305
How do I detect IE 8 with jQuery?
6159172
why are there periods in php
6104449
What does the 'period' character (.) mean if used in the middle of a php string?
6162809
Executing Bash functions from within Vim - how can I do it?
4642822
How to make .bashrc aliases available within a vim shell command? (:!...)
5503457
Print current value and next value during iteration in Python
5434891
Iterate a list as pair (current, next) in Python
6024522
Can perl do multiplying a string like python?
277485
How can I repeat a string N times in Perl?
4783101
Does Java guarantee that the Class object returned by getClass() will always be the same instance?
3738919
Does Java guarantee that Object.getClass() == Object.getClass()?
5307433
Install gcc on mac osx without installing xcode
114884
Is there a way to install gcc in OSX without installing Xcode?
4861656
Why should we nullify pointer after freeing memory by free()?
1879550
Should one really set pointers to `NULL` after freeing them?
4876828
. versus $ in haskell
940382
What is the difference between . (dot) and $ (dollar sign)?
4932282
Android - R cannot be resolved to a variable
885009
R cannot be resolved - Android error
6085182
jquery is based on which javascript design pattern?
3631039
Design Patterns used in the jQuery library
6086267
How to merge two arrays by summing the merged values
1496682
How to sum all column values in multi-dimensional array?
6091348
Why && and || cannot be used for nullable type?
4349016
AND operation cannot be applied between nullable bools
6246301
Java Inner Classes
3910324
Why Java inner classes require "final" outer instance variables?
6255138
How to specify ID for an Html.LabelFor<> (MVC Razor)
3065307
Client Id for Property (ASP.Net MVC)
6170195
How to use Linked Files in Eclipse for PhoneGap project with Android
6843181
How to link assets/www folder in Eclipse / Phonegap / Android project?
6170531
Strip out HTML Tags etc from NSString
277055
Remove HTML Tags from an NSString on the iPhone
4966710
What is the difference between abstraction and encapsulation?
742341
Difference between abstraction and encapsulation?
4842883
Are there reasons to prefer Arrays over ArrayLists?
2843928
Benefits of arrays
5419366
Why do I have to explicitly link with libm?
1033898
Why do you have to link the math library in C?
5434557
filtering inside COUNT in sql server
582637
Sql Server equivalent of a COUNTIF aggregate function
6058003
Elegant way to read file into byte[] array in Java
858980
File to byte[] in Java
5449833
stop scrolling to top after AJAX request
6207329
how to set hex color code for background
1560081
How can I create a UIColor from a hex string?
6140018
How to calculate 2nd Friday of Month in C#
5421972
How to find the 3rd Friday in a month with C#?
4888725
ReferenceError can't find variable: $
9626455
ReferenceError: Can't find variable: $
4890790
Image in absolute position div
388180
How to make an image center (vertically & horizontally) inside a bigger div
4908495
Pausing a batch file for amount of time
166044
Sleeping in a batch file
735285
How to wait in a batch script?
6184337
Best practice: PHP Magic Methods __set and __get
2697922
Are Magic Methods Best practice in PHP?
5935501
Unserialize PHP data in python
5408599
How to read/make sense of a PHP serialised data string in python
5366229
Turn off the WCF service host in Visual studio
283145
How to prevent Visual Studio from launching WcfSvcHost.exe while debugging?
5393552
What is the difference between delegate and event in C#?
29155
What are the differences between delegates and events?
5406656
How to get Session object by SessionId?
4105347
Get session object from sessionID in ASP.Net
5874015
Implications of having multiple $(document).ready functions across multiple js files
5263385
jQuery - multiple $(document).ready ...?
6084218
Is it good practice to free a NULL pointer in C?
1938735
Does free(ptr) where ptr is NULL corrupt memory?
4917326
How to iterate over the files of a certain directory, in Java?
3154488
How do I iterate through the files in a directory in Java?
5004912
Visual Studio 2010 long debugging
589338
Slow debugging issue in Visual Studio
6025311
How to restore files from recycle bin
911391
How do I restore a file from the recycle bin using C#?
6131039
What are the key difference between MySQL and MS SQL Language?
10616
Differences between MySQL and SQL Server
5444945
How to check if two string are a partial match in C#?
83777
Are there any Fuzzy Search or String Similarity Functions libraries written for C#?
6007999
Cutting a string with accents
2154220
Truncate a multibyte String to n chars
5469060
Why is std:: used by experienced coders rather than using namespace std;?
1452721
Why is "using namespace std;" considered bad practice?
6164370
Check what version of the app is being used
1492351
How to display the current project version of my App to the user?
6076434
Compile C++ to asm in Visual Studio
4499199
How to generate assembly code from C++ source in Visual Studio 2010
5049122
Capture the screen shot using .NET
362986
Capture the Screen into a Bitmap
5072986
in C++, How can I give a class copy constructor and assignment operator the same functionality without making duplicate code
1734628
Copy constructor and = operator overload in C++: is a common function possible?
5077631
Why is Intellisense "Unavailable for C++/CLI"?
2681999
No IntelliSense for C++/CLI in Visual Studio 2010?
5087425
Difference between using ' and "?
628657
Difference between the use of double quote and quotes in python
6333609
Changing the url hg pull uses
860761
Changing Mercurial "Default" Parent URL
6337294
Creating an object: with or without `new`
3673998
What is difference between instantiating an object using new vs. without
6108924
How can i convert a NSData to NSArray?
1286212
How to convert NSArray to NSData?
6177697
C# Collection was modified; enumeration operation may not execute
604831
Collection was modified; enumeration operation may not execute
5075530
Use of void in function parameter
693788
Is it better to use C void arguments "void foo(void)" or not "void foo()"?
5630363
Find two elements in an array that sum to k
3815116
Given two arrays a and b .Find all pairs of elements (a1,b1) such that a1 belongs to Array A and b1 belongs to Array B whose sum a1+b1 = k
5632065
What does the "declare a static final serialVersionUID" warning mean and how to fix?
2288937
What does it mean: The serializable class does not declare a static final serialVersionUID field?
6340570
Value was either too large or too small for an Int32
94591
What is the maximum value for an int32?
6123343
May I do development of iPhone using VMWare on XP?
6256804
URL to open facebook app in android
4810803
Open Facebook page from Android app?
6120154
What is difference between different string compare methods
44288
Differences in string compare methods in C#
6277944
Escape double quotes in Java
3034186
In Java, is there a way to write a string literal without having to escape quotes?
6278580
STL Container that preserves order of insertion but allows no duplicates
5119994
get current user in Django Form
1202839
get request data in Django form
6138776
How to remove "rows" with a NA value?
4862178
Remove rows with all or some NAs (missing values) in data.frame
6407975
What are Header Files and Library Files?
924485
What's the difference between a header file and a library?
6383379
Python: check if object exists in scope
843277
How do I check if a variable exists?
5617683
Why and when to use Node.js?
5062614
How to decide when to use Node.js?
6047248
how to determine whether a point lies inside a rectangle?