明经CAD社区

 找回密码
 注册

QQ登录

只需一步,快速开始

搜索
查看: 9914|回复: 59

AutoCAD2007明年发布,主要功能是支持64位CPU和UNICODE。

  [复制链接]
发表于 2005-7-21 17:10 | 显示全部楼层 |阅读模式

Unicode
VC8
Preparing for 64 Bit
Multicore processors
ATIL
Migration and CUI Customization
.NET / Windows Forms

 

Unicode support
Customers sharing data across continents
AutoCAD was localized a long time ago
­But current solution has limitations
Unicode is the standard now
­It addresses most data input issues
Multi-language support throughout the product
­Customers just enjoy the benefits
­Developers need to port software or add string conversion layer
 
char type to contain character data
Strings is typically defined using a char* or a char[]
Unicode character data g requires use of the wchar_t
Strings are typically wchar_t* pointers or wchar_t[] arrays.
wchar_t is the ANSI C++ standard keyword for the Unicode type.
wchar_t is a 16-bit value in Visual C++, roughly equivalent to an unsigned short.
 
Preparing for 64 Bit
 
§Use the /Wp64 compile switch
§Or set “Detect 64-bit Portability Issues’ to Yes in all build configurations in vcproj files.
 
Windows Longhorn Technologies
 
Biggest change since DOS to Windows
­Windows Future Storage (WinFS) is out of Longhorn
­Longhorn UI will work on Windows XP as well
.NET and managed code:
­Managed code is secure, stable, easy to develop, port & install
­APIs for managed code (C# programming)
­Windows Forms UI (Layer dialog)
­Majority of AutoCAD code will remain in unmanaged C++
Next generation print path
­Easier printing/plotting
 
NET
 
Managed wrapper classes
Write programs in VB .NET and C#.
The ObjectARX managed wrapper classes include
­Selection
­Jig
­prompt support
­complete events coverage previously available only to C++ reactors
­application object model for readily discoverable access to the properties of the application, document, editor, and window objects of AutoCAD.
­.NET applications can easily create dockable palettes and tool palettes and extend tabbed dialogs.
­The geometry library includes 2D curves, and support for external references is also present.
­support for the .NET API’s moving forward.

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?注册

x
发表于 2005-7-22 06:43 | 显示全部楼层

真好,64位上能看到最有用的软件了

发表于 2005-7-22 17:47 | 显示全部楼层
不知有没有什么别的实用功能?
发表于 2005-7-22 19:42 | 显示全部楼层
真不知一年一年地升级版本是为了什么……
发表于 2005-7-22 22:00 | 显示全部楼层

我想办奥运时一下会升到2008版本。

现在还在用2004,不赶了。

发表于 2005-7-23 00:14 | 显示全部楼层

软件升级是好事,支持!

不一定新版本的出来,我们就非得换啊.根据需要吧,不过搞开发的还是要及早跟上,新的acad对.net开发有更好的支持.

发表于 2005-7-27 10:01 | 显示全部楼层
真希望能有.net开发完整的帮助
发表于 2005-7-27 22:54 | 显示全部楼层

我刚刚安装上了2006,不知道哪里有相关的学习资料。。。

发表于 2005-7-28 19:38 | 显示全部楼层
autocad升级的太快了,2006还没熟悉过来,我们都有些无法适从了!
发表于 2005-7-29 07:56 | 显示全部楼层
顶顶顶!
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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

GMT+8, 2024-5-5 08:23 , Processed in 0.257144 second(s), 29 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

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