-
write a java program that implements a simple/client application. that client sends data to a server...
- 965 浏览
- 0 回答
- 3 关注
-
The first 7 lines of code in a FAT16 boot sector are shown below. The lds instruction is the 7th lin...
- 851 浏览
- 0 回答
- 4 关注
-
I defined a function by: input : two numbers l,k output: the number k in base l Code:- def base(k,l)...
- 1537 浏览
- 0 回答
- 5 关注
-
I would like to achieve excel sheets comparison by comparing excels sheets transferred into byte arr...
- 488 浏览
- 0 回答
- 5 关注
-
I\'m on Freebsd9.2.(I have to use this operating system) I want to run multiple scripts with at comm...
- 779 浏览
- 0 回答
- 4 关注
-
I want to display different charts from a single method. I am making use of API. All charts have sam...
- 1000 浏览
- 0 回答
- 5 关注
-
I\'m trying to convert a raw query to a Laravel query but when I use the raw method I can\'t make it...
- 1678 浏览
- 0 回答
- 5 关注
-
I\'m using gatsby-plugin-mailchimp to add subscribers to my mailing list but there\'s no info in the...
- 596 浏览
- 0 回答
- 4 关注
-
I created a chatbot using python. The chatbot consists of two python files such as train.py and gui....
- 1905 浏览
- 0 回答
- 6 关注
-
I have an app that make USSD calls, but after all USSD calls i got a dialog with the result to the u...
- 935 浏览
- 3 回答
- 4 关注
-
I have this code requesting some folder info from a mysql DB: function gotoDir(pmcat_id, pcat_id){ ...
- 1720 浏览
- 2 回答
- 3 关注
-
I have added a FULLTEXT index to one of my MySQL database tables as follows: ALTER TABLE members AD...
- 1351 浏览
- 2 回答
- 6 关注
-
I want to have git commands (.i.e git clone, git push, ...) in http request format. without using gi...
- 1027 浏览
- 0 回答
- 4 关注
-
I am trying to simulate the upper Macbook keys to any active app using CGEventCreateKeyboardEvent (...
- 808 浏览
- 2 回答
- 3 关注
-
tensorflow\'s site gives this example tf.random.categorical(tf.log([[10., 10.]]), 5) produces a t...
- 1361 浏览
- 1 回答
- 5 关注