-
this I is my .h file: class Node { public: static void disp(const std::vect...
- 356 浏览
- 0 回答
- 5 关注
-
On a C++ game, we\'re using Pango to render text with cairo and from there to an OpenGL texture. I n...
- 1177 浏览
- 0 回答
- 6 关注
-
The default date format in Ruby is yyyy-mm-dd, but I needed them to be dd/mm/yyyy in the view I hav...
- 1674 浏览
- 2 回答
- 6 关注
-
I\'m in the process of learning OpenGL and I have already made some simple shaders and programs. How...
- 1311 浏览
- 0 回答
- 6 关注
-
I am using the TextField class where I want to hide the left side border of the textfield as shown i...
- 1557 浏览
- 0 回答
- 4 关注
-
For you database design/performance gurus out there. I\'m designing a table, I have the choice of e...
- 1430 浏览
- 4 回答
- 6 关注
-
I am working on SBT (Play framework) multimodule project and I have integrated the Jacoco plugin to ...
- 1912 浏览
- 0 回答
- 4 关注
-
So suppose I have this (not working): class User description = \I am User class variable\ de...
- 1057 浏览
- 4 回答
- 4 关注
-
I want to do functional tests on my Symfony (5.1) application, this application uses an Active Direc...
- 1479 浏览
- 0 回答
- 5 关注
-
I am setting a server on AWS using nginx and php-fpm fcgi I set up the nginx configuration and i am ...
- 723 浏览
- 0 回答
- 6 关注
-
I have mat-autocomplete and mat-chip which are working as intended. What I can\'t achieve is that my...
- 1617 浏览
- 0 回答
- 5 关注
-
There is a similar question to this, but none of the answers actually work. I am trying to create a ...
- 1553 浏览
- 0 回答
- 5 关注
-
I have is_callable trait defined like this: #ifndef IS_CALLABLE_HPP #define IS_CALLABLE_HPP #inclu...
- 886 浏览
- 2 回答
- 4 关注
-
I\'m working on games using javascript some html and css, and I was wondering if there was any way t...
- 1724 浏览
- 5 回答
- 6 关注
-
my program is very simple - it should save movies in array and then print them in JSON format. The p...
- 707 浏览
- 0 回答
- 5 关注