-
I have a table in DynamoDB. student_id, name, age, address partition_key: student_id, table_name: s...
- 576 浏览
- 0 回答
- 5 关注
-
I want to make a program in C++ without #include and I don\'t want to use printf and scanf in my pro...
- 1037 浏览
- 0 回答
- 6 关注
-
I\'ve always wondered why the C++ Standard library has instantiated basic_[io]stream and all its var...
- 430 浏览
- 4 回答
- 4 关注
-
my current problem is the following; I am creating a website with two files for download(.vcs and .i...
- 993 浏览
- 1 回答
- 6 关注
-
In my Qt apps, I use a precompiler macro to automatically both declare and register a metatype: #def...
- 838 浏览
- 0 回答
- 4 关注
-
Regardless of functional differences, does using the new keywords \'let\' and \'const\' have any gen...
- 1235 浏览
- 4 回答
- 4 关注
-
- 903 浏览
- 2 回答
- 4 关注
-
I\'m trying to test a react app that have routes, but it dont work as expected, follow is some files...
- 674 浏览
- 0 回答
- 4 关注
-
Do you know how to set Content-Type on HttpURLConnection? Following code is on Blackberry and I wan...
- 914 浏览
- 2 回答
- 4 关注
-
According to this website, the usage of MPI::COMM_WORLD.Send(...) is thread safe. However in my appl...
- 755 浏览
- 2 回答
- 6 关注
-
I am recently started learning the Sockets concept. in that process I am learning about rooms and na...
- 1488 浏览
- 0 回答
- 4 关注
-
I am using Amazon Sagemaker and trying to install gaapi4py package via anaconda python3 notebook. So...
- 934 浏览
- 0 回答
- 4 关注
-
I have a question that is supposedly marked as a graph theory problem. It goes like this. Suppose yo...
- 1037 浏览
- 0 回答
- 3 关注
-
Here\'s the scenario: I\'m getting .9999999999999999 when I should be getting 1.0. I can afford to l...
- 2187 浏览
- 8 回答
- 6 关注
-
I create a little app with 3 QMainWindow, each time I click the red cross to close a window, I call ...
- 1641 浏览
- 0 回答
- 6 关注