-
I have the following simple MPI code: #include #include int main() { struct test { in...
- 1717 浏览
- 0 回答
- 6 关注
-
I have the following code: int main(void) { struct { int x; } a, b; struct { int x; } c; ...
- 1061 浏览
- 5 回答
- 4 关注
-
I\'m having trouble figuring out how to slide activities in and out with a push of a button. What I...
- 677 浏览
- 5 回答
- 5 关注
-
Hi I am completely new to Android programming and the question I am asking might be something very s...
- 1687 浏览
- 6 回答
- 4 关注
-
Now I was looking for something specific. See I have an app, that I want to basically have something...
- 1029 浏览
- 0 回答
- 3 关注
-
I\'m using Code Runner extension to run C++ code on VS code. I often face this issue where code does...
- 565 浏览
- 0 回答
- 4 关注
-
I have a div and I want to align in the center of that div multiple images. All of the images have t...
- 1440 浏览
- 2 回答
- 4 关注
-
While querying on Ubuntu 20.04 for an ipython package (tried pip3 install ipython first, but that di...
- 2008 浏览
- 0 回答
- 4 关注
-
i am building an android app which is using RecyclerView. I want to add dividers to RecyclerView, wh...
- 881 浏览
- 8 回答
- 6 关注
-
I am trying to call C# DLL in native C++ through C++ CLI. I have prepared C++ CLI conversion functio...
- 1937 浏览
- 0 回答
- 5 关注
-
I want to save X (ndarray) with dimensions (3960, 225) in excel file (.xlsx). In X I have some missi...
- 1489 浏览
- 0 回答
- 6 关注
-
This is a follow-up question. In the previous question, @JohannesSchaub-litb said that the followi...
- 2096 浏览
- 5 回答
- 4 关注
-
If you have this problem Unexpected string in JSON at position 61305 while parsing \'{ the solution...
- 1352 浏览
- 0 回答
- 6 关注
-
I am trying to fetch some data from 000webhost using http package in Flutter. I was able to fetch th...
- 1921 浏览
- 0 回答
- 4 关注
-
Perhaps this is a trivial question, however it\'s something that is seriously annoying me. I\'m edit...
- 1265 浏览
- 4 回答
- 4 关注