We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
一、 写在前面
二、 开始吧!
三、小结。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
一、 写在前面
二、 开始吧!

- 进入软件界面后是这样的,对比Adobe其它产品,XD界面非常简洁、清爽(也有可能是功能不全)。大体可分为两种模式:Design Mode & Prototype Mode(图示为自带范例) - 在Design Mode中可以应用左侧工具栏中的矩形工具、圆形工具等进行设计,并且可以在右侧的检查其中编辑各个Object的property。目前XD还可以从其它软件(如Illustrator)中导入SVG图像,但目前还不可以导入PSD,感觉是一个比较大的缺点。
- 其次是我眼前一亮的是Export assets功能,而且可以选择导出的对象,Web、iOS或者Android。对于iOS,会直接导出三个尺寸,非常方便,在经受程序猿自己截图、p图的折磨后感觉这简直是救星。
- 目前的Prototype Mode还比较简易,仅支持view间的简单跳转。在该模式下,将光标放在任意的Object旁,就会出现一个小箭头,直接将其拖拽到要跳转的view即可,用过Xcode的同学应该感觉比较熟悉。同时,用户可随时进行预览并record。
- 在完成设计后还可以通过右上角分享,生成一个链接,直接在浏览器中查看交互效果,非常方便。这里用新波板糖的一小小部分作为[范例](http://adobe.ly/1Qcf0RO)。三、小结。
The text was updated successfully, but these errors were encountered: