08 2019 档案
摘要:决定采用直接删除文件的方法卸载3dmax,因为我要一次性卸载10个 注意:此方法会把其他Autodesk的产品也一起卸载 杀死进程:(按实际情况查看) FNPLicensingService FNPLicensingService64 GenuineService raysat_3dsmax2012
阅读全文
posted @ 2019-08-31 15:28
trykle
摘要:``` fn timeit func = ( global tmp_func = func fn warpper = ( start_time = timeStamp() tmp_func() end_time = timeStamp() print ("用时:" + (end_time - start_time) as string + "ms") ) return warpper ) fn f
阅读全文
posted @ 2019-08-31 09:58
trykle
摘要:$ 物体选择器,后面接物体名字(不区分大小写),物体存在即返回物体对象 通配符 ' 单引号,我称之为变量包裹器 作用1:包裹后可以使用任意符号作为变量名,比如空格开头,数字开头,桌子为了代码人性化真是下了苦心 作用2:选择带有空格或者七七八八不规则名字的物体 ~ 波浪号,资源id,不知道怎么调用,文
阅读全文
posted @ 2019-08-31 09:41
trykle
浙公网安备 33010602011771号