-
I have a script a.py and while executing it will ask certain queries to user and frame the output in...
- 733 浏览
- 2 回答
- 6 关注
-
I have a socket server that is supposed to receive UTF-8 valid characters from clients. The problem ...
- 1897 浏览
- 10 回答
- 4 关注
-
In a python source code I stumbled upon I\'ve seen a small b before a string like in: b\abcdef\ I...
- 1892 浏览
- 2 回答
- 4 关注
-
from django.http import HttpResponseRedirect from django.contrib.auth import authenticate, login, lo...
- 1306 浏览
- 0 回答
- 6 关注
-
I\'m have an editText with a big font and my idea was to reduce the size when it approaches the scre...
- 1445 浏览
- 0 回答
- 6 关注
-
As the tittle suggest, I have been struggling with this error that suddenly popped up after i have s...
- 1811 浏览
- 0 回答
- 5 关注
-
I have a webpage I want to use with YQL. But I need the XPath of a specific item. I can see it in ...
- 2022 浏览
- 17 回答
- 5 关注
-
- 1728 浏览
- 0 回答
- 6 关注
-
I want to use PHP to calculate simple algebraic expressions like, 8*(5+1), entered via an tag by a ...
- 841 浏览
- 3 回答
- 6 关注
-
How do I create subdomain like http://user.mywebsite.com ? Do i have to access htaccess somehow? Is ...
- 991 浏览
- 12 回答
- 5 关注
-
- 1318 浏览
- 0 回答
- 5 关注
-
In my case, I\'m using the requests library to call PayPal\'s API over HTTPS. Unfortunately, I\'m ge...
- 860 浏览
- 5 回答
- 5 关注
-
I have a string that has two single quotes in it, the \' character. In between the single quotes is ...
- 1283 浏览
- 14 回答
- 4 关注
-
I am trying to return two values in JavaScript. Is this possible? var newCodes = function() { ...
- 1987 浏览
- 20 回答
- 4 关注
-
I\'m trying to port this library from Javascript to Python, but keep getting a strange error in my a...
- 1855 浏览
- 0 回答
- 4 关注