R******d 发帖数: 1436 | 1 比如说python的matplotlib,perl的Algorithm::Munkres这样的。
多谢了。 |
M*P 发帖数: 6456 | 2 >>> import matplotlib
>>> matplotlib.__version__
【在 R******d 的大作中提到】 : 比如说python的matplotlib,perl的Algorithm::Munkres这样的。 : 多谢了。
|
R******d 发帖数: 1436 | 3 谢谢,如果是perl的模块呢?
【在 M*P 的大作中提到】 : >>> import matplotlib : >>> matplotlib.__version__
|
R******d 发帖数: 1436 | 4 比如说python的matplotlib,perl的Algorithm::Munkres这样的。
多谢了。 |
M*P 发帖数: 6456 | 5 >>> import matplotlib
>>> matplotlib.__version__
【在 R******d 的大作中提到】 : 比如说python的matplotlib,perl的Algorithm::Munkres这样的。 : 多谢了。
|
R******d 发帖数: 1436 | 6 谢谢,如果是perl的模块呢?
【在 M*P 的大作中提到】 : >>> import matplotlib : >>> matplotlib.__version__
|
R******d 发帖数: 1436 | 7 有人帮忙回答一下?谢谢
比如想知道GD::Graph::histogram模块的版本,怎么查出来?
【在 R******d 的大作中提到】 : 谢谢,如果是perl的模块呢?
|