用法
评论
建议
取 消
确 定
(defun std:catchapply (fun args / result) (if (not (vl-catch-all-error-p (setq result (vl-catch-all-apply (if (= (quote sym) (type fun)) fun (function fun)) args)))) result))
函数库使用说明
应用包
技术支持
统计信息
函数库规模: 767 个
函数库类别: 53 种
上传记录
刷新