明经CAD社区

 找回密码
 注册

QQ登录

只需一步,快速开始

搜索
查看: 1761|回复: 6

[2005] 装AutoCAD 2005你先得安装 .NET Framework

[复制链接]
发表于 2004-7-28 12:06 | 显示全部楼层 |阅读模式
发表于 2004-7-28 12:11 | 显示全部楼层
不用吧,我好像没有装
发表于 2004-7-28 22:57 | 显示全部楼层
单机用不用装.装那玩意是用在新功能上.以便获得更强大的网络支持功能.
发表于 2004-7-29 09:51 | 显示全部楼层
这些是我平常用的快捷键小lisp 发上来与大家讨论一下 (defun c:vv () (command "box") (prin1))
(defun c:cc () (command "cylinder") (prin1))
(defun c:wf () (command "shademode"3) (prin1))
(defun c:gs () (command "shademode" "g") (prin1))
(defun c:30 () (setvar "snapang" (* 30 (/ pi 180))) (prin1))
(defun c:0 () (setvar "snapang" 0) (prin1))
(defun c:15 () (setvar "snapang" (* 15 (/ pi 180))) (prin1))
(defun c:45 () (setvar "snapang" (* 45 (/ pi 180))) (prin1))
(defun c:60 () (setvar "snapang" (* 60 (/ pi 180))) (prin1))
(defun c:75 () (setvar "snapang" (* 75 (/ pi 180))) (prin1))
(defun c:ss () (command "ucs" "o") (prin1))
(defun c:sd () (command "ucs" "x") (prin1))
(defun c:sa () (command "ucs" "y") (prin1))
(defun c:sw () (command "ucs" "z") (prin1))
(defun c:fr () (command "view" "swiso") (prin1))
(defun c:rf () (command "view" "seiso") (prin1))
(defun c:ft () (command "view" "neiso") (prin1))
(defun c:tf () (command "view" "nwiso") (prin1))
(defun c:fv () (command "view" "top") (prin1))
(defun c:fg () (command "view" "left") (prin1))
(defun c:fd () (command "view" "front") (prin1))
(defun c:vf () (command "view" "bottom") (prin1))
(defun c:gf () (command "view" "right") (prin1))
(defun c:df () (command "view" "back") (prin1))
(defun c:zs () (command "zoom" "0.8x") (prin1))
(defun c:zz () (command "zoom" "1.25x") (prin1))
(defun c:za () (command "zoom" "all") (prin1))
(defun c:ze () (command "zoom" "e") (prin1))
(defun c:zw () (command "zoom" "w") (prin1))
发表于 2004-7-30 10:42 | 显示全部楼层
CAD2005要求你安装NET.FRAMEWORK,否则无法安装。并且操作系统至少应该为WINXPSP1。
发表于 2004-8-9 15:59 | 显示全部楼层
系统要求,我也遇见过。
发表于 2004-8-13 11:09 | 显示全部楼层
系统要求WINXP,还要装那个东东NET.FRameWORK
您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|CAD论坛|CAD教程|CAD下载|联系我们|关于明经|明经通道 ( 粤ICP备05003914号 )  
©2000-2023 明经通道 版权所有 本站代码,在未取得本站及作者授权的情况下,不得用于商业用途

GMT+8, 2024-4-27 13:21 , Processed in 3.318424 second(s), 27 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表