-
I wanted to work on Paypal integration. Sample code is available on github by firebase but its in Ja...
- 1483 浏览
- 0 回答
- 5 关注
-
In Git I can do this: 1. Start working on new feature: $ git co -b newfeature-123 # (a local feat...
- 1537 浏览
- 5 回答
- 6 关注
-
What is the difference between SQL, PL-SQL and T-SQL? Can anyone explain what the differences betwe...
- 496 浏览
- 6 回答
- 5 关注
-
I\'m trying to set up a server with python from mac terminal. I navigate to folder location an use...
- 2232 浏览
- 10 回答
- 5 关注
-
I\'ve generally implemented sequence number generation using database sequences in the past. e.g. U...
- 1761 浏览
- 13 回答
- 4 关注
-
Let\'s say, I have a method that delegates its functionality to some method from external library, a...
- 717 浏览
- 1 回答
- 4 关注
-
I just made a perfectly good commit to the wrong branch. How do I undo the last commit in my master ...
- 1366 浏览
- 11 回答
- 4 关注
-
My db access code is like following: set recordset = Server.CReateObject(\ADODB.Recordset\) set cmd...
- 764 浏览
- 5 回答
- 4 关注
-
I am implementing k-prototype clustering using kproto() function from clustMixType package on the he...
- 1651 浏览
- 0 回答
- 4 关注
-
I\'m loading data from my database, and exporting to an Excel file via a method I found on this site...
- 455 浏览
- 6 回答
- 6 关注
-
I have written a Sieve of Eratosthenes--I think--but it seems like it\'s not as optimized as it coul...
- 1921 浏览
- 1 回答
- 6 关注
-
How do I execute some tasks in parallel in batch script and wait for them? command1; # command3, c...
- 1838 浏览
- 2 回答
- 4 关注
-
I am working on MongoDB, ExpressJS, NodeJS. What is the best way to return result to consumer accord...
- 1567 浏览
- 0 回答
- 6 关注
-
It seems as if the action decorated with the [Authorize] attribute gets ignored even if I\'m logged ...
- 758 浏览
- 0 回答
- 5 关注
-
How do I create a new UI element using TaskFactory? When I try I get the following error : The call...
- 1910 浏览
- 1 回答
- 5 关注