摘要: #!/usr/bin/env python import vtk def main(): colors = vtk.vtkNamedColors() # Create the RenderWindow, Renderer and Interactor. # renderer = vtk.vtkRen 阅读全文
posted @ 2024-03-28 13:27 飞雪飘鸿 阅读(6) 评论(0) 推荐(0) 编辑
摘要: import sys from PyQt5 import QtWidgets, QtGui __version__ = '0.1.0' __author__ = 'xuxc' __appname__ = 'PyPost' class PyPostMainWindow(QtWidgets.QMainW 阅读全文
posted @ 2024-03-28 13:10 飞雪飘鸿 阅读(4) 评论(0) 推荐(0) 编辑
https://damo.alibaba.com/ https://tianchi.aliyun.com/course?spm=5176.21206777.J_3941670930.5.87dc17c9BZNvLL