how to take user input in Array using Java?
i.e we are not initializing it by ourself in our program but the user is going to give its value..
please guide!!
I have some text files with some useful data wrapped in between HTML tags like <td>, <span>, etc. I want to write a program which extracts the data in between the tags.
The text file contains other junk data too. I would also like to store these extracted data into SQL Table. Anyone who can guide me in right direction?
I frequently come across this problem. I have a file:
something
something2
something3
which I want output as:
"something","something2","something3"
any quick tool for this, preferably online?
i need to use a single button for all forms in a vb.net project.
The single button should be called in the forms to perform operations.
For eg.,
In a form i need to save, update the records.
When i call the button, save and update buttons should be appeared at runtime
using the single button.
guide me....
I'm writing an essay about ORM and SubSonic and I'm looking for some details regarding the project history (initial release, milestones, etc).
Anyone knows where I can find it? anyonce can give me a quick briefing?
Thanks
dear friends,
i want to put "Go" button in android appliation softkeyboard
for search and other related scenarios can any one guide me how to achieve this? with example.
any help would be appriciated.
While working with the C++ templates (most of the time using STL or boost) I run into the compilation errors that are miles long. I find it hard to figure out what compiler is trying to tell me. Is there any quick reference guide or a tool which can convert this error into something more understandable to humans?
Two (hopefully quick) questions about LaTeX:
How do you number select functions? I'm working in a documentclass{article}, if that matters. I want to have certain functions numbered such as
function1
function2 (1)
function3
function4 (2)
How do you make a sign to evaluate an integral? I know how to do brackets, but is it possible to only make one straight light to the right of the function with the bounds of integration? I can't figure out how to do that.
What are some good practices for programming in R?
Since R is a special-purpose language that I don't use all the time, I typically just hack together some quick scripts that do what I need.
But what are some tips for writing clean and efficient R code?
hi everyone,
i want to set up a test account to test in app purchase on sandbox, i am logging into intunes connect and following the same procedure as prescribed in the itunes connect developer guide. i am clinking on manage user, but i am not able to see the window where i can select test in app purchase user.
do i need to do any change in my profile to make it visible.
Hi guys,
If you are a new sql server dba and you just get an account of an instance. What would you do to know the instance and databases? How toquick get a general idea of this instance and databases?
Great thanks.
hi, i am new to android programming and want to develop an application similar to vista where the wallpaper changes automatically , so how should i go about it, please could someone guide me on it? thanks
Very quick question for freshbooks oauth. When requesting a Request Token you need to provide (amoung others) the oauth_signature method.
Is the signature the consumer key and the consumer secret seperated by an ampersand? e.g.
_consumer_key_%26_consumer_secret_
where _consumer_key_ is the consumer key. _consumer_secret_ is the consumer secret and %26 is a urlencode ampersand.
Hi,
Can anyone please help me?
I am having bunch of .sql files. I want to parse (validate) those files before executing them on server.
I have many online sites which parse the code. But I want to parse the code using C#.
So please can you guide. If there is any tool, dll I need to use.
I just want to parse the file and not execute it
I have to write a user manual for my product, and I have been searching for a standard for the last three days. I didn't find any useful information. Can anyone guide me as to what standards exists for this purpose (User Manual Writing)?
If there are some good suggestions, that will also help me.
Thanks in advance.
Has anyone seen a good "quick" solution to duct tape together an instant win contest? I need to find a solution where a winner a day gets randomly selected after signing up for email. My company just told me about this and as usual there is really no budget.. no time to accomplish this. Thanks for any ideas.
I have just start using git and i can't get it to remember my passphrase I'm using cmd.exe elevated and my git host is github and i have create a ssh key like that guide on github
but i still get
*\subnus.mvc>git push origin master
Enter passphrase for key '/c/Users/Subnus/.ssh/id_rsa':
class a
{
virtual void foo(void) ;
};
class b : public a
{
public:
virtual void foo(void)
{
cout<< "class b";
}
};
int main ( )
{
class a *b_ptr = new b ;
b_ptr-foo();
}
please guide me why the b_ptr-foo() will not call the foo() function of the class b?
Hello.
I install the subversion on my windows server 2008. But it's only work localhost. It don't work when i try from another computer. I can't find out whats the problem is. Are there any ports or something like that i need to configure?
This was the guide i follow
Thaks for your help
I've got things minimally working in Scite... and a quick browse tells me that there is an Eclipse plugin and several other standalone editors, in addition to other general purpose editors with Lua capability.
Out of that, what do people recommend? Particularly, what do people who program primarily in Lua like to use?
Edit: Thanks for all the answers!
previously i was using picture box and its built in utilities to draw some heavy graphics initially it works very fine but when my GUI grows its response and update time becomes enough large that it shows delays, now i want to directly write in graphics memory to resolve this problem:
first of all tell me is it a good idea if yes then i need some guide lines to do so, or any other good option will be accepted
regards,
Hi,
I made story book with iphone sdk . I created different views by coding. When user read story book I want to know that currently which view is read by user because I want to store value of current view and If user closed the application and start again at a time user can read from current.
So guide me about the problem.
Thanks !
Hey guys,
We're getting a QA for the first time in our project. We're not sure how to best use him.
We work in an Agile environment. Pair programming, user stories, short sprints (two weeks), daily stand-ups, retrospectives, planning meetings, quick releases etc.
One obviously way to use a tester is to verify bugs fixes and user stories every sprint. Are there any better ways for an Agile team to utilize a tester.
Thanks,
Sri
I am getting the below message on my sites page there are more than 20 messages like this... pls guide me to rectify the issue... I am using the PHP 5.3.0
Deprecated: Function eregi() is
deprecated in
C:\wamp\www\bannerbuzz\includes\classes\language.php
on line 87