-
I developed a paid desktop app that requires users to sign in in order to use it. The app calls a RE...
- 1225 浏览
- 0 回答
- 6 关注
-
I have a GUI built in python that I would like to move to it\'s own module. However I am running int...
- 806 浏览
- 0 回答
- 4 关注
-
I\'m trying to add Persian date picker to my pop up but when I click on that date picker, it goes be...
- 1952 浏览
- 0 回答
- 4 关注
-
I used the find and replace feature in Android Studio Ctrl+Shift+R to try and change items in a sin...
- 524 浏览
- 0 回答
- 6 关注
-
I\'m trying to figure out the number of partitions with Hoare\'s method with of (a) sorted list (b) ...
- 713 浏览
- 0 回答
- 6 关注
-
>>> import sys >>> word = sys.stdin.readline() Hello >>> print(word[-1]) >>> print(word[-2]) o Th...
- 1868 浏览
- 0 回答
- 6 关注
-
I have a complex structure of my data of the kind: complex_list = [ [ {\'pos\': 10, \'t\': ...
- 1402 浏览
- 0 回答
- 6 关注
-
Here\'s the code: TS user = true; this.fb.group({ password: [\'\', [ Validators.requi...
- 1072 浏览
- 0 回答
- 5 关注
-
I am implementing paypal silent post. This was working at one time but now it appears to be having i...
- 928 浏览
- 1 回答
- 6 关注
-
Ok , so below is my CSS AND HTML code. I have been using percentage for the divs so that those divs ...
- 1675 浏览
- 2 回答
- 4 关注
-
I dont know if this is a good way to work with a stack for this task but I\'m sure there is a faster...
- 1030 浏览
- 1 回答
- 6 关注
-
I\'ve written Perl code using WWW::Mechanize to retrieve a webpage. When I retrieve http webpages it...
- 1015 浏览
- 3 回答
- 5 关注
-
- 449 浏览
- 4 回答
- 4 关注
-
I have DB- A and B. Both the DBs have a table called \'company\'. I want to check whether both the t...
- 1670 浏览
- 0 回答
- 6 关注
-
I am Developing an application.In which i am appending a text to existing text which is stored in .h...
- 816 浏览
- 1 回答
- 6 关注