Okay - I\'m sure this has been answered here before but I can\'t find it.... My problem: I have a list of lists with this composition
I have an array of letters that are used to create a header and sort an array of listItems from my database. What i have right now is:
does anybody knows what\'s the syntax for double looping in TASM? I remember you use cx with push and pop function but I don\'t 开发者_如何学Goremember how.
i\'m trying to compute \"2^0 + 2^1 + 2^2 + ... + 2^14\", using the following program(i\'m a newbie and can only compute a exponent by multiply itself a certain times). The result should be 32767, but
This code opens a text file, then checks to see if each word in the text file Exists in a another large 2MB dictionary file.
I have no idea how to approach this. My code is longer than the following but this about sums it up: $array = array(array(\'A\',\'a\'),array(\'B\',\'b\'),array(\'C\',\'c\'),array(\'D\',\'d\'));
I am trying to grab source code of pages using proxies. It works up until the point that I am looping through urls and grabbing source code. However once I try to loop through proxies it slows down an
I need to query an MySQL table to get a list of names then, based off that list of names, query reports tied to it. Here is my code:
Hi I need to create a Java SHA1 brute force application and need help with the for开发者_如何学Python loops to create the words to guess. I need to guess passwords between 1 and 6 chars long. So I nee
here I am again with another m开发者_JS百科ake issue Im trying to handle (hardly), I have set several values I want make to read, but when I try to change inside a loop it does not work; $(FOUND) stil