-
I am working on a problem that involves predicting the next n numbers when a list of p numbers is gi...
- 1664 浏览
- 0 回答
- 5 关注
-
I have a store.js file which sends an api request and gets responses using axios, the api is tested ...
- 746 浏览
- 1 回答
- 6 关注
-
I have two variables: numbers = [8, 3, 1, 2, 5, 4, 7, 6] and group = [2, 3, 5, 7]. The group variabl...
- 1252 浏览
- 2 回答
- 4 关注
-
package com.example.demo.model; import lombok.Data; import javax.persistence.Entity; import javax....
- 340 浏览
- 0 回答
- 6 关注
-
Here is a screenshot of what I am trying to do. As you can see, the file with no \'+\' sign in its n...
- 1731 浏览
- 0 回答
- 5 关注
-
Greetings fellow developers. I am new to ASP.NET C# so pardon me if there are areas that I missed ou...
- 1244 浏览
- 0 回答
- 6 关注
-
I have a text in HTML format. I am using the property of NSAttributed string to parse it. It pareses...
- 1800 浏览
- 1 回答
- 5 关注
-
I am developing one social-networking. For DB Load Balancing, i want to use Master-slave Replicatio...
- 1545 浏览
- 2 回答
- 4 关注
-
I have created a MainOpenGLWidget class that inherits from QOpenGLWidget and is a layer (I use it in...
- 1002 浏览
- 0 回答
- 4 关注
-
I have a barplot using the ggplot2 library: plot
- 697 浏览
- 2 回答
- 5 关注
-
Why when I send XML to PHP are the nodes lowercase, but when I parse them in PHP they are uppercase?
This is a follow up question to this answer: How do I parse XML from PHP that was sent to the serve...
- 1525 浏览
- 1 回答
- 6 关注
-
So I have a GUI, a Tile class and a method class. I created four tiles in my Game class which consis...
- 1574 浏览
- 1 回答
- 4 关注
-
created an Eclipse plugin that contributes to the UI by a new project wizard a new menu in the con...
- 1521 浏览
- 2 回答
- 4 关注
-
We\'re using Splunk (A tool to analyse machine data like log files) and have an application in PHP. ...
- 911 浏览
- 2 回答
- 4 关注
-
I have a dictionary of the format: d = {\'award1\' : { \'nominees\': [\'name1\', \'name2\'], ...
- 1162 浏览
- 0 回答
- 5 关注