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