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