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