-
I\'ve just learned about polymorphism in my OOP Class and I\'m having a hard time understanding how ...
- 2070 浏览
- 10 回答
- 4 关注
-
I am writing an app that takes the camera feed, converts it to rgb, in order to do some processing. ...
- 854 浏览
- 7 回答
- 6 关注
-
I find myself writing code that basically looks like this: using boost::system::error_code; socket...
- 1962 浏览
- 1 回答
- 5 关注
-
I have this question about the MySqlParameter from the .NET connector. I have this query: SELECT *...
- 1203 浏览
- 9 回答
- 4 关注
-
In the following code, I want to test if x is a SpecialController. If it is, I want to get the curre...
- 1957 浏览
- 3 回答
- 6 关注
-
Say you have n people, each who owe each other money. In general it should be possible to reduce the...
- 1248 浏览
- 10 回答
- 6 关注
-
I am new to SQL and PHP and trying to create two html pages with php in them, one page to take two t...
- 345 浏览
- 0 回答
- 6 关注
-
I\'m trying to build an OpenCV-based project using CMake, running on Linux. So far my CMakeLists.txt...
- 545 浏览
- 7 回答
- 4 关注
-
I want to outsource some code for a plugin system. Inside my project, I have a trait called Provider...
- 1288 浏览
- 2 回答
- 4 关注
-
I am using Fluent NHibernate and having some issues getting a many to many relationship setup with o...
- 1352 浏览
- 4 回答
- 5 关注
-
Why do we need the html5 canvas element, when the same can be achieved through embedded svg?
- 2229 浏览
- 8 回答
- 6 关注
-
I am getting this error while implementing Google AdMob AppOpenAds. I am using Android Emulator ID a...
- 1700 浏览
- 0 回答
- 3 关注
-
I was wondering if it\'s possible to get the RSSI of a connected device on Android with FLUTTER_BLUE...
- 1060 浏览
- 0 回答
- 6 关注
-
I\'m currently investigating garbage collection problems with my Android app, and I\'m curious to kn...
- 711 浏览
- 1 回答
- 6 关注
-
I am trying to save login attempt count to php session variable but finaly i decided to ask here Cod...
- 323 浏览
- 0 回答
- 6 关注