-
I haven\'t done much python - coming from a C/Java background - so excuse me for asking such a simpl...
- 1655 浏览
- 3 回答
- 3 关注
-
I am trying to implement an audio recording feature in React native using React-native-audio-recorde...
- 348 浏览
- 0 回答
- 3 关注
-
I\'m struggling with the done button on the soft keyboard. I can\'t get the soft keyboard Done key p...
- 1547 浏览
- 6 回答
- 5 关注
-
- 1564 浏览
- 5 回答
- 4 关注
-
I was going through the various scheduling algorithm and came across the shortest remaining time Job...
- 2007 浏览
- 0 回答
- 5 关注
-
I have two tables in a database. Attached images for the same. Table 1 : dinner_set Table 2 : names...
- 777 浏览
- 0 回答
- 4 关注
-
#include #include void* thread(void *v) { printf(The thread starts now\\n);
- 868 浏览
- 0 回答
- 2 关注
-
In C++11 std::shared_ptr has four constructors which can be passed deleter objects d of type D. The ...
- 1480 浏览
- 3 回答
- 6 关注
-
I am beginning to use Python for my scientific computing, and I am really liking it a lot, however I...
- 795 浏览
- 1 回答
- 4 关注
-
- 1392 浏览
- 1 回答
- 5 关注
-
I understand that UDP resides on the transport layer and IP on the internet layer. I also get that t...
- 952 浏览
- 2 回答
- 5 关注
-
I have an application. When the admin logs in, his page appears, and when the regular user logs in, ...
- 1683 浏览
- 0 回答
- 6 关注
-
I created an app on IOS. On recent iPhone (7 or X); when I drag an object on the touch screen (touch...
- 420 浏览
- 0 回答
- 5 关注
-
I have the following SQL in a file, user.sql: CREATE TABLE user ( user_id INTEGER PRIMARY KEY, ...
- 733 浏览
- 4 回答
- 6 关注
-
character_age = 13 character_name = lado print( + character_name + really like coding) print( ...
- 392 浏览
- 0 回答
- 6 关注