-
I have this snippet: #jira.py from jira import JIRA class JiraApi: def __init__(self): ...
- 935 浏览
- 0 回答
- 5 关注
-
I place a file name g.rb in side Rails.root/lib folder The file content is like this: module Google...
- 1968 浏览
- 6 回答
- 4 关注
-
I\'m solving the first problem on leet code, week 1, problem 1 (which you can find in the attached l...
- 1201 浏览
- 0 回答
- 4 关注
-
I read that strcpy is for copying a string, and strdup returns a pointer to a new string to duplicat...
- 1907 浏览
- 5 回答
- 5 关注
-
Below is the create table statement which has successfully created the table in the PostgreSQL datab...
- 1906 浏览
- 0 回答
- 5 关注
-
Example: queryComSQL = bd.Programadores.FromSqlRaw(insert into disciplinas (dis_nome, dis_creditos, ...
- 1939 浏览
- 0 回答
- 6 关注
-
What I\'m trying to do is make it so that if you click on a button, it scrolls down (smoothly) to a ...
- 1433 浏览
- 7 回答
- 6 关注
-
I am new to grails and I have came across this problem. In my form there are Name and Code. The code...
- 1842 浏览
- 0 回答
- 5 关注
-
I have a tibble in R with the coordinates of several locations. It has the columns trackpoints$lon (...
- 1864 浏览
- 0 回答
- 4 关注
-
I learn Firebase and see under the Firebase console apis i can and I must of course restrict the key...
- 738 浏览
- 0 回答
- 4 关注
-
So the problem is as follows : I have 3 java classes, A.java,B.java & C.java. Each in its own packag...
- 1393 浏览
- 0 回答
- 4 关注
-
I have a component that look like this. How would I right a vue jest test to satisfy these condition...
- 1537 浏览
- 0 回答
- 4 关注
-
- 1529 浏览
- 2 回答
- 4 关注
-
This is really mind-boggling for me. I am implementing the code to longClick and select multiple com...
- 1319 浏览
- 0 回答
- 5 关注
-
I am new to ReactJS and am creating a simple TODO application in it. Actually, it is a very basic ap...
- 1411 浏览
- 10 回答
- 5 关注