-
I am building an iOS application with Apache Cordova Tools for Visual Studio and I have built my App...
- 2079 浏览
- 1 回答
- 5 关注
-
When testing locally when I press the FB login btn it requests a user token and provides a link to g...
- 1668 浏览
- 0 回答
- 6 关注
-
I am new to web dev. I built a backend using Django Rest Framework and am using JWT to handle auth. ...
- 1978 浏览
- 0 回答
- 4 关注
-
I want to store a price in many ranges in MySQL. For example, 11.01 - 12.00 | 12.01 - 13.00 | ... 29...
- 1639 浏览
- 0 回答
- 5 关注
-
I have code which is supposed to answer the phone and hang up right away when someone calls the phon...
- 540 浏览
- 3 回答
- 3 关注
-
I declared the following class class A { //not public public static void main(String args[]) { ...
- 1763 浏览
- 3 回答
- 5 关注
-
I need to display a progress of loading of item\'s children. Please advise how to implement a progre...
- 783 浏览
- 3 回答
- 6 关注
-
Since JOOQ 3.6+, they no longer ship with SQL 2 jOOQ Parser. Search on the internet, I can\'t find t...
- 403 浏览
- 0 回答
- 6 关注
-
I have an angular component which is implementing OnDestroy method. export class MyComponent impleme...
- 1418 浏览
- 0 回答
- 5 关注
-
in C++ Template Metaprogramming : Concepts, Tools, and Techniques from Boost and Beyond ... One ...
- 1343 浏览
- 2 回答
- 5 关注
-
a = np.array([1, 2, 3]) aa = np.array([1], [2], [3]) b = np.array([1, 2, 3]) bb = np.array([1], [2],...
- 626 浏览
- 1 回答
- 6 关注
-
Using GWT, I have deployed my server into Tomcat. This works fine, but when GWT throws an exception,...
- 1783 浏览
- 3 回答
- 5 关注
-
I want this Regex in my model check end line -AR or -UY but not working [StringLength(30, ErrorMessa...
- 866 浏览
- 0 回答
- 5 关注
-
I have a BIG problem with the answer to this question Swap bits in c++ for a double Yet, this quest...
- 1947 浏览
- 3 回答
- 3 关注
-
I\'m creating a Plone site which will allow users to register with Facebook but I need more than jus...
- 1157 浏览
- 2 回答
- 5 关注