-
How do I check if a directory exist on the sdcard in android?
- 726 浏览
- 6 回答
- 4 关注
-
Say I have a List of dictionaries that have Names and ages and other info, like so: thisismylist=...
- 1376 浏览
- 6 回答
- 4 关注
-
When i run the command python manage.py makemigrations followed by python manage.py migrate I keep g...
- 1968 浏览
- 0 回答
- 4 关注
-
#include #include int main() { double t_full; t_full = clock(); int n, p = 2; printf...
- 454 浏览
- 0 回答
- 6 关注
-
I\'m trying to understand how readux works using the example code from the blog tutorial, but I can\...
- 358 浏览
- 0 回答
- 4 关注
-
I have an object, and I am checking it\'s faces (for exmaple the attached object). First I have chec...
- 1575 浏览
- 0 回答
- 5 关注
-
I have a docker container that uses as an entrypoint /bin/bash. Once in the container, I can start x...
- 419 浏览
- 0 回答
- 5 关注
-
- 1612 浏览
- 10 回答
- 4 关注
-
I am learning MySQL and I am very new to the concepts. In one of my assignments, we are inserting va...
- 816 浏览
- 0 回答
- 6 关注
-
How to do assert almost equal with py.test for floats without resorting to something like: assert x...
- 1500 浏览
- 7 回答
- 6 关注
-
I am using below post api in c# - public HttpResponseMessage Post(FormDataCollection value) { //b...
- 463 浏览
- 0 回答
- 4 关注
-
I plotted this in R using barplot: Is there a way, to force the plot to be higher, or each of the b...
- 823 浏览
- 0 回答
- 5 关注
-
This seems like a simple question, but I couldn\'t find it asked before (this and this are close but...
- 851 浏览
- 3 回答
- 6 关注
-
I\'m writing my own uv editor for a tool of mine, and I\'m trying to incorporate as many algorithms ...
- 1231 浏览
- 3 回答
- 6 关注
-
Got asked this today in an Android interview. I answered the usual, you know, intent + startActivity...
- 526 浏览
- 4 回答
- 6 关注