-
How do I check if a directory exist on the sdcard in android?
- 692 浏览
- 6 回答
- 4 关注
-
Say I have a List of dictionaries that have Names and ages and other info, like so: thisismylist=...
- 1354 浏览
- 6 回答
- 4 关注
-
When i run the command python manage.py makemigrations followed by python manage.py migrate I keep g...
- 1957 浏览
- 0 回答
- 4 关注
-
#include #include int main() { double t_full; t_full = clock(); int n, p = 2; printf...
- 415 浏览
- 0 回答
- 6 关注
-
I\'m trying to understand how readux works using the example code from the blog tutorial, but I can\...
- 348 浏览
- 0 回答
- 4 关注
-
I have an object, and I am checking it\'s faces (for exmaple the attached object). First I have chec...
- 1566 浏览
- 0 回答
- 5 关注
-
I have a docker container that uses as an entrypoint /bin/bash. Once in the container, I can start x...
- 412 浏览
- 0 回答
- 5 关注
-
- 1519 浏览
- 10 回答
- 4 关注
-
I am learning MySQL and I am very new to the concepts. In one of my assignments, we are inserting va...
- 807 浏览
- 0 回答
- 6 关注
-
How to do assert almost equal with py.test for floats without resorting to something like: assert x...
- 1357 浏览
- 7 回答
- 6 关注
-
I am using below post api in c# - public HttpResponseMessage Post(FormDataCollection value) { //b...
- 454 浏览
- 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...
- 810 浏览
- 0 回答
- 5 关注
-
This seems like a simple question, but I couldn\'t find it asked before (this and this are close but...
- 835 浏览
- 3 回答
- 6 关注
-
I\'m writing my own uv editor for a tool of mine, and I\'m trying to incorporate as many algorithms ...
- 1217 浏览
- 3 回答
- 6 关注
-
Got asked this today in an Android interview. I answered the usual, you know, intent + startActivity...
- 500 浏览
- 4 回答
- 6 关注