-
I have an ansible playbook that has created a file (/tmp/values.txt) in each server with the followi...
- 1845 浏览
- 0 回答
- 5 关注
-
I have a problem filling in values in a column with pandas. I want to add strings which should descr...
- 1315 浏览
- 0 回答
- 4 关注
-
This code are working fine, but when I write on #sub_id field then remove all existing value on #lan...
- 682 浏览
- 0 回答
- 5 关注
-
I\'m concerned about the default static route. suppose I\'m in R1. and I want to reach the ISP netwo...
- 1761 浏览
- 0 回答
- 6 关注
-
So I have a critical path algorithm which functions using a backwards pass. Now the issue here is th...
- 976 浏览
- 0 回答
- 6 关注
-
I am merging cells in a file to prepare them for import to another program. This command - =B5&, &A5...
- 1188 浏览
- 0 回答
- 4 关注
-
#my simple code i_sm = input(Enter Scale (Major or Minor): ) Major = [root,W,W,H,W,W,W] Minor = [roo...
- 1843 浏览
- 0 回答
- 4 关注
-
I am running Metricbeat on my host which is running a number of docker containers. The idea is to us...
- 560 浏览
- 0 回答
- 4 关注
-
I am trying to compile a project. This project is build using GCC toolchain. But it is mandatory to ...
- 392 浏览
- 0 回答
- 4 关注
-
Imagine a list of ordered by descending elements: List list = [10, 9, 8, 7, 6, 5, 4, 3, 2, 1]; How ...
- 1797 浏览
- 0 回答
- 6 关注
-
ID parent_id name --------------------- 1 2 first 2 4 s...
- 595 浏览
- 2 回答
- 4 关注
-
I have this problem when i try to push in git: error: insufficient permission for adding an object ...
- 949 浏览
- 13 回答
- 4 关注
-
I have a number of websites that run under IIS on a single machine. Should I put these websites ins...
- 1254 浏览
- 4 回答
- 5 关注
-
In Angular Material Design 6, the (change) method was removed. I cant find how to replace the chang...
- 947 浏览
- 5 回答
- 5 关注
-
I am computing the backpropagation algorithm for a sparse autoencoder. I have implemented it in pyth...
- 1894 浏览
- 3 回答
- 3 关注