Tagged Questions
The add tag has no wiki summary.
134
votes
28answers
128k views
How to concatenate two arrays in Java?
I need to concatenate two String arrays in Java.
void f(String[] first, String[] second) {
String[] both = ???
}
What is the easiest way to do this?
12
votes
2answers
603 views
git diff on file in staging
I was wondering if I can see the changes that were made to a 'file' after I have done git add 'file'
That is, when I do:
git add file
git diff file
no diff is showed... But I guess there's a way ...
11
votes
2answers
272 views
R inconsistency: why add=T sometimes works and sometimes not in the plot() function?
what really bugs me is - why is R inconsistent with add parameter in plot() function?
It sometimes work and sometimes not!
In this example, it takes the parameter add=T with no problem:
plot(0:10, ...
8
votes
1answer
673 views
Understanding Overlap and Add for Filtering
I am trying to implement the overlap and add method in oder to apply a filter in a real time context. However, it seems that there is something I am doing wrong, as the resulting output has a larger ...
6
votes
1answer
522 views
How do I replace embedded resources in a .NET assembly programmatically?
I am trying to replace a Resource of an exe(.NET, C#) file using C# code.
I have found this article: http://rongchaua.net/blog/c-how-to-edit-resource-of-an-assembly/ and made this code (using ...
6
votes
4answers
226 views
Question about ADD on ASM 8086
I'm studying ASM 8086 theoretically on highschool. (that means that I study ASM 8086 on a notebook, and never got to run it over a computer).
And I don't understand - what will happen if I do this:
...
5
votes
1answer
196 views
Why does adding an existing repo as a submodule modify .git/config?
If I add a submodule that does not currently exist, no submodule information is added to .git/config.
$ mkdir testing
$ cd testing
$ git init
$ git submodule add git@git.server:submodule.git
$ cat ...
5
votes
2answers
174 views
jQuery add first part of div, then add last part of div seperatley
I'm trying to wrap the following prices and text together, all in one DIV.
This is what I have:
<table cellspacing="0" cellpadding="0" border="0" class="thePrices">
...
5
votes
4answers
183 views
Recursively add sequence of numbers
Hey im trying to refresh my mind with a bit of recursion.
I want to add all numbers from 'start' to 'end' inclusive.
I.e if start was 1, and end was 5. Then the answer would be 1+2+3+4+5 = 15
So far ...
5
votes
3answers
15k views
how to add item to Spinner's ArrayAdapter?
i had a EditText , a button and a spinner . When click the button , the spinner will add a new item with name you entered in the EditText. But here is the question, my adapter.add() method seems ...
4
votes
6answers
92 views
java.lang.Number doesn't implement “+” or any other operators?
I'm creating a class which is supposed to be able to be used with an array of any type of number (float, int, etc), so here is one method I have:
// T extends Number
public synchronized T[] average() ...
4
votes
1answer
185 views
How can I add an anchor tag to my URL?
MVC 3.net I want to add an anchor to the end a url.
I tried to include an anchor query string but the hash '#' changes to %23 or something like that in the url.
Is there a way of working around ...
4
votes
1answer
67 views
Is there any difference in jQuery(“sel1”).add(“sel2”) and jQuery(“sel1, sel2”)
Well, the question is in the title. Is there any difference (performance, caveats) between multiple selector
jQuery("selector1, selector2")
and adding elements to selection with add:
...
4
votes
3answers
214 views
Can I split already splitted hunk with git?
I've recently discovered git patch option to the add command, and I must say it really is a fantastic feature.
I also discovered that a large hunk could be splitted into smaller hunk by hitting the s ...
4
votes
3answers
190 views
Adding items to a generic list (novice)
I'm some what embarrassed to even ask this but I know there is a better way to do this I just don't know how
List<int> numbers = new List<int>(22);
numbers.Add(3);
numbers.Add(4);
...
4
votes
1answer
368 views
Add two 32-bit integers in Assembler for use in VB6
I would like to come up with the byte code in assembler (assembly?) for Windows machines to add two 32-bit longs and throw away the carry bit. I realize the "Windows machines" part is a little vague, ...
4
votes
3answers
143 views
python, dynamically implement a class onthefly
Assuming i have a class that implements several methods. We want a user to chose to which methods to run among the exisiting methods or he can decide to add any method on_the_fly.
from example
class ...
4
votes
3answers
2k views
How to add all items in a String array to a vector in Java?
My code looks like this :
Vector<String> My_Vector=new Vector<String>();
String My_Array[]=new String[100];
for (int i=0;i<100;i++) My_Array[i]="Item_"+i;
......
...
4
votes
6answers
3k views
Algorithm to add or subtract days from a date?
I'm trying to write a Date class in an attempt to learn C++.
I'm trying to find an algorithm to add or subtract days to a date, where Day starts from 1 and Month starts from 1. It's proving to be ...
4
votes
4answers
198 views
JS/php add for every minute
What i want to do is that every user gets 1 points every minute. Now i have the php code in the addpoints.php, and then i have tried myself with jQuery javascript:
function addpoints() {
var ...
4
votes
2answers
809 views
Can I modify git-add's hunk size?
I have a file that I've been working on and then realized that I had a mistake in it a few lines above where I've been working. I quickly fixed the mistake and want to commit it before I commit the ...
3
votes
1answer
157 views
vector doesn't work in struct
I have struct like this:
struct element{
char ulica[10];
vector<int> dane[3];
int wolne;
int w;
element *lewy, *prawy, *ojciec;
};
And I'm implementing kind of AVL tree. When key's are the ...
3
votes
3answers
71 views
Script not working with new versions of jQuery
This simple script, to add / delete tablerows using jQuery works well with version 1.3.2. however, on the same pages I am also using scripts that need jQuery > 1.6. This script doesn't work with that ...
3
votes
1answer
215 views
Add method to jQuery validation without submit button
I have a form that needs to be validated but it does not have a submit button.
So to get the validation done, I followed the example on http://docs.jquery.com/Plugins/Validation/valid
which tells to ...
3
votes
2answers
337 views
git add -A is not adding all modified files in directories
i want to add all files no matter what: whether it is deleted, created, modified, untracked, etc? i just dont want to git add ALL my files EVERY TIME. I tried git add -A but it is NOT adding modified ...
3
votes
1answer
87 views
CouchDB: insert a new array into a document
i have a doc made of:
{
"_id": "00001.74365CF0449457AA5FB52822DBE1F22A",
"_rev": "1-1b976f3adb75c220aff28b4c69f41e18",
"game": "UT411",
"guid": "74365CF0449457AA5FB52822DBE1F22A",
"sid": "00001",
...
3
votes
1answer
414 views
SQL Server 2008 setup failure Value cannot be null
I am trying to add some services (Full-Text search, Integration services etc) to SQL Server 2008 that I didn't install with the first installation of sql server, now when I choose to add those ...
3
votes
1answer
88 views
R: add different values to collumns within a list of dataframes
If I have a list like:
list <- list( "1" = data.frame(time=1:3, temp = sample(11:13)),
"3" = data.frame(time=1:3, temp = sample(11:13)))
list
$`1`
time temp
1 1 11
2 2 ...
3
votes
1answer
462 views
WPF datagrid with MVVM
I'm trying to bind a datagrid in WPF to my ViewModel so that it will update any cell changes to the database as well as allow the user to delete rows and add new rows. I've got part of it working but ...
3
votes
5answers
208 views
How to append text to '<textarea>'?
I have <textarea> where user can type in his message to the world! Below, there are upload buttons... I would love to add link to uploaded file (don't worry, I have it); right next to the text ...
3
votes
3answers
351 views
C# - Add/Remove with ListBoxes
Right now I have 3 RichTextBox(es) with text in them. I am taking this text from these boxes and splitting each line and adding each separate line to its corresponding ListBox. Here is my code for ...
3
votes
3answers
200 views
Replacing JPanel with JPanel in a JFrame
I have a class that extends JFrame, and it has a BorderLayout. It has two private instance variables of type JPanel. They represent panels of buttons and are called flipButton and confidenceButtons. ...
3
votes
1answer
399 views
git: Unable to index file - permission denied
Only for one file, I am getting the following error:
error: unable to write sha1 filename /opt/www/.git/objects/3f/ce3587c54a8be14c69b08c6b01f94949b11b47: Permission denied
error: ...
3
votes
2answers
200 views
adjusting dynamic form to work with multiple sections
I have a script which dynamically adds rows to a form with default values:
$(document).ready(function() {
var defaults = {
'name[]': 'Name',
'email[]': ...
3
votes
5answers
423 views
GIT add vs push vs commit
What is the difference between GIT's add vs push vs commit?
Just a little confused coming over from SVN, where "update" will 'add' stuff, and commit does a "push" and will 'add' as well
yet there ...
3
votes
1answer
115 views
Add element's children to jQuery set without leaving the chain
Is there a possibility to add the children of elements in a jQuery set to the set without leaving the chain?
I.e., with leaving it would look like this:
var set = $('.some-elements');
set.add('*', ...
3
votes
2answers
621 views
Add to calendar button similar to “AddThis”
I can't seem to find anything about this but I apologise if the question has been asked already. Basically I am looking for a ready made plugin for websites to add an event to calendars. It would ...
3
votes
1answer
421 views
Add and Compare Datetime in Python
How do I write this pseudocode in Python? With 'created_date' being a datetime object.
if (created_date + 30days) < now:
print 'valid'
else:
print 'expired'
3
votes
2answers
214 views
Verbose display of a git add
I have a file that shows up in git status's "Changed but not updated" list as (modified content, untracked content), and whose status doesn't change when I do git add on it.
I was wondering if there ...
3
votes
1answer
345 views
Widget development for wpf
I am searching for a design pattern, open source platform or what can else use to develop widget for wpf applications. I need to develop a host application that could load predefined or custom widget ...
3
votes
1answer
5k views
Add to python path mac os x
I thought
import sys
sys.path.append("/home/me/mydir")
is appending a dir to my pythonpath
if I print sys.path my dir is in there.
Then I open a new command and it is not there anymore.
But ...
3
votes
3answers
221 views
How to Add values in a table together using jQuery?
I have an HTML table with number values. What i need to do is to get all these values and add them together using jQuery.
Any ideas?
Example table:
http://pastie.org/998759
3
votes
5answers
438 views
read from file and add numbers
I have text file with entries like
123
112
3333
44
2
How to add these numbers and get the sum of these.
3
votes
2answers
545 views
Adding folders to a git repository while ignoring some subfolders
Im trying to add a directory "foo" to my repo, but there are some sub dirs lets call them "bar1", "bar2", "bar3" and "bar4"
Now I want to add foo to my repo, while ignoring foo/bar2 and foo/bar3
is ...
3
votes
5answers
7k views
Problem adding validation list in excel sheet using VBA
I have an excel sheet that is loaded with a dynamic result set of data. I need to add a YES/NO dropdown at the end of each row once all the data is loaded. I have to do this dynamically as I do not ...
3
votes
3answers
9k views
Add Gridview Row AFTER Header
i'm trying to add a new headerrow to a Gridview. This row should appear below the original headerrow.
As far as I know I have two events to choose from:
1.) Gridview_RowDataBound
2.) ...
2
votes
1answer
35 views
GWT - Add and remove nodes in celltree
Here I have an complete and very easy example to dynamically add/remove
nodes to an celltree. My example is not working very well. It seems there
is an refresh problem. Only closing/expanding the ...
2
votes
6answers
39 views
Jquery syntax for adding rows in between HTML table rows
What is the jquery syntax for adding rows in between existing HTML table rows
<Table id="TEST"> <tr>1</tr> <tr>2</tr> </table>
i want to add
...
2
votes
5answers
48 views
Android Add image to text (in text View)?
first post here=)
I've been looking for this answer and haven't been able to find it.
What I want to do is have some text, then add a image, then rest of text. For example:
...
2
votes
6answers
71 views
Python Add Elements of a List (or Set, or whatever Data Type is appropriate)
Is there an easy way to add the members of two equally sized lists (or tuple or whatever data type would work best)?
I have, for example a and b with 2 elements:
a = (0, 10)
b = (0, -10)
I want to ...