-
I need to install python on a sever to run scripts but the server has no access to the internet. Th...
- 397 浏览
- 1 回答
- 4 关注
-
I\'m learning C and I can\'t figure out one of the K&R exercises, the listing: Exercise 2-3, Wri...
- 1909 浏览
- 8 回答
- 4 关注
-
has linux reserved io port numbers for all manufactured devices. I have devices like intel built-in ...
- 970 浏览
- 0 回答
- 5 关注
-
Is it possible to start a node.js app from within a python script on a raspberry pi? On the command...
- 724 浏览
- 2 回答
- 4 关注
-
What i am looking for is uber eats type menu style with auto horizontal scroll if the menu categorie...
- 336 浏览
- 0 回答
- 6 关注
-
Happy New Year!
- 1013 浏览
- 0 回答
- 3 关注
-
I\'d like to add the PRAW package to an IronPython solution in VS however it\'s proving to be a pain...
- 1528 浏览
- 1 回答
- 5 关注
-
import pandas as pd data=pd.read_csv(cities.csv) print(data) print (data.groupby([\'City\'])) from t...
- 1368 浏览
- 0 回答
- 6 关注
-
I m trying to add interactive content in a video while its playing. However i kind of got a bit far,...
- 834 浏览
- 0 回答
- 5 关注
-
Consider the following simple flask app: from flask import Flask, request, session application = F...
- 1912 浏览
- 1 回答
- 4 关注
-
I need to develop a kiosk system. The only payment option will be a credit card/debit card. The kios...
- 761 浏览
- 2 回答
- 6 关注
-
So, I have a bunch of code that I\'m pulling from a column in MySQL. This code includes hidden chara...
- 1676 浏览
- 5 回答
- 5 关注
-
I\'m trying to run a spring boot demo application here and I\'m using JPA for my database connection...
- 734 浏览
- 0 回答
- 4 关注
-
I am New to React Native and Please ignore My English I have create two files called Browse.js and S...
- 1671 浏览
- 0 回答
- 5 关注
-
I have the following code snippet: model = Sequential() model.add(Conv2D(16, (5, 5), input_shape=(25...
- 1430 浏览
- 0 回答
- 4 关注