-
I have a program to write in C++ that will generate files with the names of the same teachers, which...
- 999 浏览
- 0 回答
- 4 关注
-
function myFunction(){ var ss = SpreadsheetApp.getActive().getSheetByName(ID); var ccID = ss.get...
- 1091 浏览
- 0 回答
- 6 关注
-
I build my artifact in the first step with the code below (go build). artifacts: paths: ...
- 1717 浏览
- 0 回答
- 5 关注
-
I am using the following loop to add items to an an array of mine called $liste. I would like to kno...
- 1880 浏览
- 9 回答
- 4 关注
-
I work on a project where I am crawling web pages using PHP and Wamp64. When I am loading a page fro...
- 1071 浏览
- 0 回答
- 6 关注
-
I am working on the application where user can select columns he/she wants to see on the screen and ...
- 1398 浏览
- 2 回答
- 5 关注
-
Can somebody explain the difference between std::move and std::add_rvalue_reference. Do they both se...
- 1824 浏览
- 0 回答
- 4 关注
-
I have some code that generates particles at random locations, and moving in random directions and s...
- 2013 浏览
- 5 回答
- 4 关注
-
At the risk of a duplicate, maybe I just can\'t find a similar post right now: I am writing in C++ (...
- 1296 浏览
- 0 回答
- 4 关注
-
The problem I have is my text file adds empty lines every now and then, which makes my program not w...
- 1877 浏览
- 0 回答
- 6 关注
-
I need help with the analysis of the data for my thesis. I have imported all the data from an Excel ...
- 1528 浏览
- 0 回答
- 5 关注
-
I\'ve created a new Rails 6.1 application from scratch (using Ruby 3.0.0). I\'ve run db:create and g...
- 1974 浏览
- 0 回答
- 6 关注
-
I want to load the data of a the product https://cupboard.eu-gb.cf.appdomain.cloud/catalogue/product...
- 949 浏览
- 0 回答
- 6 关注
-
Good day. Dealing with QMouseEvent. Made a project with its own class, which implements a player bas...
- 1397 浏览
- 0 回答
- 6 关注
-
My App currently has two pages, first page has a circle plus button which could lead us to a second ...
- 1468 浏览
- 0 回答
- 4 关注