摘要:
# xax = self.plot_plt.getAxis('left') # x = (0,10,20,30,40,50,60,70,80,90,100,110,120) # strs = ['0','10','20','30','40','50','60','70','80','90','100 阅读全文
posted @ 2023-03-29 13:49
MKT-porter
阅读(17)
评论(0)
推荐(0)
摘要:
按键绑定 self.pushButton_open.clicked.connect(self.ReadPath) #打开文件夹 def ReadPath(self,Filepath): cur_path=os.getcwd() #cur_path=cur_path+"\ExcleData" prin 阅读全文
posted @ 2023-03-29 00:46
MKT-porter
阅读(519)
评论(0)
推荐(0)
摘要:
from PyQt5 import QtWidgets, uic #from PyQt5.QtWidgets import QPushButton,QWidget,QApplication,QGridLayout,QListWidget,QLineEdit import pyqtgraph as p 阅读全文
posted @ 2023-03-29 00:27
MKT-porter
阅读(452)
评论(0)
推荐(0)
浙公网安备 33010602011771号