-
If we open multiple RTM sessions to the same bot will all incoming messages to that bot be sent to a...
- 412 浏览
- 0 回答
- 4 关注
-
//Using g++ and ubuntu. #include using namespace std; Define a class: class foo(){ (...) foo(int...
- 558 浏览
- 3 回答
- 4 关注
-
My goal is relatively simple which is loading an image with the usage of C++. I compile and run thes...
- 1425 浏览
- 0 回答
- 6 关注
-
We need to design a math tutor application to test users with addition, subtraction, multiplication,...
- 1441 浏览
- 0 回答
- 4 关注
-
I\'ve been away from inheritance for a while and need a little helping hand. I have an abstract bas...
- 1981 浏览
- 4 回答
- 4 关注
-
I\'m currently trying to refresh a materialized view of a schema MYSCHEMA with an other schema (MYSC...
- 437 浏览
- 0 回答
- 4 关注
-
Here is the database schema: Here are the rules: \notifications\: { \$year\: { \.read\:...
- 691 浏览
- 2 回答
- 4 关注
-
I have one table PrimaryActivity in there table some columns present such as. PrimaryActivityID INT...
- 1611 浏览
- 0 回答
- 6 关注
-
i have an access front end and sql server backend. i would like to know which users are currently us...
- 396 浏览
- 4 回答
- 4 关注
-
Is there a way to manually increment and decrement the count of a shared_ptr in C++? The problem th...
- 1409 浏览
- 7 回答
- 3 关注
-
Simple situation: I have an object, which has a QPixmap member. Object first created (pixmap is null...
- 1045 浏览
- 4 回答
- 5 关注
-
I don\'t know what I\'m doing wrong but somehow i\'m not able to read data, though the data is comin...
- 1157 浏览
- 2 回答
- 4 关注
-
I have a model WarehouseTrade Account and WarehouseStorage Account it look like this:------- class W...
- 1033 浏览
- 0 回答
- 5 关注
-
I am doing a POC on Chromecast. I am not aware of how the Chromecast handshake happens. I have some ...
- 2013 浏览
- 0 回答
- 5 关注
-
My usecase is to get all the deleted contacts in my application, below is the query i\'m using val s...
- 367 浏览
- 0 回答
- 5 关注