-
Note the following output. $Names is an array with two values. $Machinename is an array with two val...
- 987 浏览
- 0 回答
- 4 关注
-
I\'m hosting my website on VPS server running on Ubuntu 18 with mosquitto installed. I would like to...
- 1622 浏览
- 0 回答
- 6 关注
-
I am facing issue in the redshift running sum functionality. here is my set up. Table create table t...
- 1668 浏览
- 0 回答
- 4 关注
-
So I am trying to start my first python project by making a discord bot using the discord.py library...
- 1308 浏览
- 0 回答
- 6 关注
-
I have a lot of .csv files with the following format. 338,800 338,550 339,670 340,600 327,500 30...
- 1613 浏览
- 2 回答
- 4 关注
-
I want to write a function in Python which takes as input a list and changes the values within the l...
- 468 浏览
- 0 回答
- 4 关注
-
I wrote a Python module, with several classes that inherit from a single class called MasterBlock. I...
- 1655 浏览
- 3 回答
- 5 关注
-
- 1723 浏览
- 1 回答
- 4 关注
-
from kivy.network.urlrequest import UrlRequest def got_json(req, result): for key, value in req.resp...
- 1683 浏览
- 0 回答
- 6 关注
-
I\'m working on using the subprocess module to send shell commands from Python, specifically, ssh. B...
- 673 浏览
- 0 回答
- 5 关注
-
I want to automate the generation of a report from SSRS, export the report to csv and then use this ...
- 1264 浏览
- 0 回答
- 4 关注
-
Given my current program, I would like it to calculate the sum of each column and each row once the ...
- 781 浏览
- 3 回答
- 5 关注
-
I\'m trying to get a value from a registry key, and the final program has to work on both 32 & 64 bi...
- 1847 浏览
- 1 回答
- 5 关注
-
I\'m not sure how i will do it, I want convert date in english word format, like this if date is 10-...
- 1627 浏览
- 5 回答
- 4 关注
-
I\'m writing an application on android that will show a map from google maps. When I start the app, ...
- 796 浏览
- 1 回答
- 5 关注