-
I have this API resources: /managers /managers/activate?activationToken=TOKEN /managers/login /manag...
- 1876 浏览
- 0 回答
- 1 关注
-
I\'m starting to learn kotlin, by reading the Kotlin big nerd ranch guide from 2018 (I know is a lit...
- 1883 浏览
- 0 回答
- 5 关注
-
I get 2 errors while validating my site in w3c validator. Line 7, Column 47: Attribute xmlns:og no...
- 505 浏览
- 1 回答
- 6 关注
-
I google a lot but don\'t find the answer.here I am using vue .and I am confused why we use vue.prot...
- 523 浏览
- 0 回答
- 4 关注
-
I am training a neural network to learn to calculate moving averages. The input is 5 day values and ...
- 1504 浏览
- 0 回答
- 4 关注
-
How do I plot this function using MATLAB (2D plot)? t = -2*pi:2*pi; S = {x \\in R^2 s.t |p(t)|
- 1116 浏览
- 0 回答
- 5 关注
-
After upgrading C++ project to Visual studio 2013, the result of the program has changed because of ...
- 1932 浏览
- 1 回答
- 4 关注
-
I am just getting started with Tensorflow, and I need to built a neural net that classifies food dis...
- 740 浏览
- 0 回答
- 4 关注
-
I have a perfectly working code that creates 32bpp bitmap and I need to change it so that 8bpp bitma...
- 1048 浏览
- 3 回答
- 6 关注
-
My repo has 3 commits. I want to squash to one. I ran git rebase -i HEAD~3 and got this error: fat...
- 742 浏览
- 1 回答
- 6 关注
-
So I have an image upload script. It uploads the image and saves it to the space on the server. What...
- 507 浏览
- 2 回答
- 5 关注
-
I am trying to get a better handle on understanding methods parameterized by types and have this pie...
- 870 浏览
- 0 回答
- 5 关注
-
I\'m submitting a form via AJAX using the code below: $( \'form\' ).submit(function(e) { $.aja...
- 783 浏览
- 3 回答
- 6 关注
-
I am not sure if this is even possible, but googling has lead me to no clear answer. Is there a way ...
- 365 浏览
- 2 回答
- 6 关注
-
Here is the problem: I keep getting the unimplemented pure virtual method error when trying to compi...
- 930 浏览
- 2 回答
- 6 关注