惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园_首页
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
T
Tenable Blog
C
CXSECURITY Database RSS Feed - CXSecurity.com
T
Threatpost
L
LINUX DO - 热门话题
C
Cyber Attacks, Cyber Crime and Cyber Security
W
WeLiveSecurity
P
Privacy & Cybersecurity Law Blog
H
Hacker News: Front Page
C
Cisco Blogs
D
Darknet – Hacking Tools, Hacker News & Cyber Security
Martin Fowler
Martin Fowler
Help Net Security
Help Net Security
Scott Helme
Scott Helme
U
Unit 42
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Cyberwarzone
Cyberwarzone
Microsoft Security Blog
Microsoft Security Blog
月光博客
月光博客
博客园 - 三生石上(FineUI控件)
Cloudbric
Cloudbric
Simon Willison's Weblog
Simon Willison's Weblog
A
Arctic Wolf
云风的 BLOG
云风的 BLOG
V
Vulnerabilities – Threatpost
Stack Overflow Blog
Stack Overflow Blog
T
Tor Project blog
O
OpenAI News
B
Blog RSS Feed
酷 壳 – CoolShell
酷 壳 – CoolShell
H
Hackread – Cybersecurity News, Data Breaches, AI and More
T
The Exploit Database - CXSecurity.com
MyScale Blog
MyScale Blog
罗磊的独立博客
美团技术团队
博客园 - 聂微东
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
Apple Machine Learning Research
Apple Machine Learning Research
PCI Perspectives
PCI Perspectives
P
Privacy International News Feed
C
Cybersecurity and Infrastructure Security Agency CISA
Recorded Future
Recorded Future
Application and Cybersecurity Blog
Application and Cybersecurity Blog
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
博客园 - Franky
Security Archives - TechRepublic
Security Archives - TechRepublic
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO
Blog — PlanetScale
Blog — PlanetScale

博客园 - yankchina

[C++]VisualC++2010Express英文版试用手记 [C++]C++学习的一些建议 [Soft]物联网时代中的编程语言 - yankchina - 博客园 [Web]Web在线地图API试用笔记 [Python]命令行解析器Argparse的试用手册 [PHP]PHP技术基础 [Blog]将syntaxhighlight与LatexMathML本地化 [Soft]软件技术的两个趋势 [Soft]RAD的代价 [Python]快速解析数据库视图XML配置获取数据库字段说明 用VBA批量输出Outlook通讯录内容 - yankchina - 博客园 云计算零接触 Camtasia Studio 7 试用笔记 文档整理经验谈 命令行调用Lame批量压缩MP3 [C++]千万不要碰VisualStudio - yankchina - 博客园 CSS 使用经验备忘 用Compare It! 4 比较Word Wiki 比较
试用交互原型设计软件Axure RP Pro 4
yankchina · 2010-05-06 · via 博客园 - yankchina

Axure RP Pro 4是一款面向Web项目开发的交互原型设计软件,其主要功能是快递绘制原型页面集合(Wireframe)与流程图(flow)。其最大的特点是能够让用户充分地将注释与简单效果结合起来,从而在原型设计与文档生成间形成自动化的工作序列。产品经理人在设计产品原型时,可以通过按F5键生成一个简单的交互页面组,按F6生成对应的说明文档(Word)。这样就极大地减少了在原型与文档间相互维护的问题。

Axure RP Pro 4 中最核心的部件不是 Wireframe ,也不是 flow,更不是 Widgets,而是 Annotations。因为产品经理的作用是明晰产品的功能流程,而功能实现应该交给程序员来完成。所以注释(Annotations)最为重要。在开始一个项目前,应该先针对(Annotations)进行自定义设置,以方便产品说明。比如我的Annotations自定义如下:自定义Annotations

  • 简要描述:Text;对于该控件/动作的一句话描述
  • 审核状态:当前控件功能的审核情况。
    • 建议:提出功能需求,尚没有经过组内人员的协商表决,未形成功能定稿
    • 已审核:组内已经讨论,功能大致清晰明确
    • 已合并:组内已经讨论,该功能合并到其它控件中
    • 已注销:组内已讨论,该功能已经被注销
  • 优先级:该功能的优先重要级别。
  • 交互效果:通过多行语句来描述该控件的交互效果,如点击效果,右击效果等;
  • 风险难度:注明该功能可能存在的风险与难度;
  • 任务下达给:一个程序员的列表
  • 任务下达时间:该任务下达的时间
  • 任务最后期间:该任务最后期限日期
  • 程序相关数据表:与该控件可能涉及的数据库操作