-
I\'m looking into creating a visual novel as my first game as it should be a fairly simple start, bu...
- 1081 浏览
- 0 回答
- 4 关注
-
I have a piece of code which looks like this, #ifdef A printf(A); #else #ifdef B printf(B); ...
- 1468 浏览
- 0 回答
- 6 关注
-
I\'m using spring boot and application.properties to select a database during development by @Config...
- 731 浏览
- 8 回答
- 6 关注
-
I have an application where I would login and register multiple users without having to refresh the ...
- 1461 浏览
- 0 回答
- 6 关注
-
In an local Intranet environment, are we doomed to use \Classic\ pipeline mode in our App Pool if we...
- 474 浏览
- 2 回答
- 4 关注
-
I have A txt file which contains data on numerous post-secondary graduates. The records are formatte...
- 1840 浏览
- 0 回答
- 6 关注
-
I\'m getting the following error when I try to run \mongod\ in the terminal. I\'ve tried uninstallin...
- 957 浏览
- 5 回答
- 5 关注
-
enum class COLOR_ : char { RED, GREEN, BLUE, YELLOW }; int monsternum{ kinds_of_COLO...
- 570 浏览
- 0 回答
- 4 关注
-
i am working in an Chromium fork.I want to add an Big icon at the top left of the browser window, so...
- 1287 浏览
- 0 回答
- 4 关注
-
I made a pandas dataframe, but when I call df.columns I get RangeIndex(start=0, stop=17, step=1). Wh...
- 911 浏览
- 0 回答
- 6 关注
-
I\'m exploring Log4j 2.14.0 and trying to generate structured messages. I\'ve got my Appender set up...
- 651 浏览
- 0 回答
- 5 关注
-
- 1341 浏览
- 2 回答
- 5 关注
-
I always read that std::forward is only for use with template parameters. However, I was asking myse...
- 1661 浏览
- 3 回答
- 2 关注
-
I am currently working on coding and I\'ve wanted to create a histogram which shows the mean and med...
- 491 浏览
- 0 回答
- 5 关注
-
I\'m having trouble reading several data files at once. If I want someone to plug in their file dire...
- 1178 浏览
- 0 回答
- 4 关注