-
write a java program that implements a simple/client application. that client sends data to a server...
- 961 浏览
- 0 回答
- 3 关注
-
The first 7 lines of code in a FAT16 boot sector are shown below. The lds instruction is the 7th lin...
- 846 浏览
- 0 回答
- 4 关注
-
I defined a function by: input : two numbers l,k output: the number k in base l Code:- def base(k,l)...
- 1533 浏览
- 0 回答
- 5 关注
-
I would like to achieve excel sheets comparison by comparing excels sheets transferred into byte arr...
- 483 浏览
- 0 回答
- 5 关注
-
I\'m on Freebsd9.2.(I have to use this operating system) I want to run multiple scripts with at comm...
- 772 浏览
- 0 回答
- 4 关注
-
I want to display different charts from a single method. I am making use of API. All charts have sam...
- 995 浏览
- 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...
- 1673 浏览
- 0 回答
- 5 关注
-
I\'m using gatsby-plugin-mailchimp to add subscribers to my mailing list but there\'s no info in the...
- 591 浏览
- 0 回答
- 4 关注
-
I created a chatbot using python. The chatbot consists of two python files such as train.py and gui....
- 1900 浏览
- 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...
- 922 浏览
- 3 回答
- 4 关注
-
I have this code requesting some folder info from a mysql DB: function gotoDir(pmcat_id, pcat_id){ ...
- 1708 浏览
- 2 回答
- 3 关注
-
I have added a FULLTEXT index to one of my MySQL database tables as follows: ALTER TABLE members AD...
- 1341 浏览
- 2 回答
- 6 关注
-
I want to have git commands (.i.e git clone, git push, ...) in http request format. without using gi...
- 966 浏览
- 0 回答
- 4 关注
-
I am trying to simulate the upper Macbook keys to any active app using CGEventCreateKeyboardEvent (...
- 797 浏览
- 2 回答
- 3 关注
-
tensorflow\'s site gives this example tf.random.categorical(tf.log([[10., 10.]]), 5) produces a t...
- 1353 浏览
- 1 回答
- 5 关注