Whatever you do.do it a hundred percent.
'''file
% p4
Perforce -- the Fast Software Configuration Management System.
p4 is Perforce's client tool for the command line. Try:
QTreeWidget顾名思义,这是用来展示树型结构(也就是层次结构)的。Qt中实现树形结构可以使用QTreeWidget类,也可以使QTreeView类,QTreeWidget继承自QTreeView类。这个类需要同另外一个辅助类QTreeWidgetItem一同使用。不过,既然是提供方面的封装类,即便是看上去很复杂的树,在使用这个类的时候也是显得比较简单的。当不需要使用复杂的QTreeView的特性的时候,我们可以直接使用QTreeWidget代替。
maya 非常好用的内置脚本脚本编辑器
概述
Charcoal Editor 2 是 Autodesk Maya 的插件,旨在替换老化的脚本编辑器。Charcoal Editor 2 使用 Qt 和 Maya API 完全集成到 Maya 中,将领先 IDE 中的许多高级功能直接引入 Maya。
先从https://bootstrap.pypa.io/2.7/get-pip.py上下载pip;
将maya的安装路径:比如安装路径C:\Program Files\Autodesk\Maya2019\bin添加到环境变量中。
安装pip:
用管理员权限执行cmd 执行命令 mayapy.exe ....\...\get-pip.py。
安装numpy:
mayapy -m pip install -i https://pypi.anaconda.org/carlkl/simple numpy
1、选择文件夹并显示
def msg(self,Filepath): directory = QtWidgets.QFileDialog.getExistingDirectory(None,"选取文件夹","C:/") # 起始路径 self.fileT.setText(directory)
打开 Live Link,链接好Iphone 摄像头
2.打开 Sequencer, Take Recorder