-
I have a C# .net program that creates various documents. These documents should be stored in differe...
- 1260 浏览
- 3 回答
- 6 关注
-
I\'ve added a OnClick listener to the button in the fragment but when I click the button the app cra...
- 393 浏览
- 0 回答
- 5 关注
-
I feel silly, because this is such a simple thing, but I haven\'t found the answer either here or an...
- 1728 浏览
- 2 回答
- 5 关注
-
I trying to store some settings in NSUserDefaults, but It seems that the app won\'t store the setBoo...
- 1679 浏览
- 4 回答
- 4 关注
-
When sending email auth links via Firebase, is it possible to only send such when the account alread...
- 1859 浏览
- 0 回答
- 4 关注
-
I am trying to run below code: Map requestMap = new HashMap(); Long unixTime = System.currentTimeMi...
- 739 浏览
- 4 回答
- 5 关注
-
I\'m trying to plan a publish/subscribe implementation. I\'ve tried several times but I get stuck ca...
- 1291 浏览
- 0 回答
- 5 关注
-
I want to migrate from Log4j 1.x to Log4j 2.x. So I\'m trying to use log4j-1.2-api.jar as mentioned ...
- 673 浏览
- 2 回答
- 5 关注
-
I have a 4 dimensional numpy array of shape (N, N, Q, Q). So given a row and column index (i, j), ma...
- 355 浏览
- 1 回答
- 6 关注
-
I have a PC Software (OS: Win 64bit) that communicates with a machine via physical serial port RS232...
- 1769 浏览
- 3 回答
- 4 关注
-
house.py: class House: def is_habitable(self): return True def is_on_the_ground(se...
- 1309 浏览
- 2 回答
- 5 关注
-
I am a novice to Python 3, that is probably obvious, so hopefully this is a simple fix. I really wan...
- 1026 浏览
- 0 回答
- 4 关注
-
I\'m trying to implement a c++ like template with C# generics and policy pattern based on this answe...
- 1559 浏览
- 2 回答
- 6 关注
-
I was following this react course from YouTube. I installed the create-react-app successfully and al...
- 1283 浏览
- 0 回答
- 4 关注
-
My iOS app (Swift 5.3) has the structure below for the API and unit testing via mocking. This does a...
- 1232 浏览
- 0 回答
- 4 关注