web标注类图
2017-02-17 13:14:59 0 举报
Web标注类图是一种用于展示网页元素之间关系的图表。它通常包括网页中的各种元素,如文本框、按钮、链接等,以及这些元素之间的关系。例如,一个文本框可能包含一个标题和一个正文,它们之间有一个“包含”关系;一个按钮可能与一个链接相关联,它们之间有一个“触发”关系。 Web标注类图可以帮助开发人员更好地理解网页的结构和功能,从而更有效地设计和实现网页。此外,它还可以作为与客户沟通的工具,帮助客户更好地理解他们的网页需求。总之,Web标注类图是一种非常有用的工具,对于网页开发和设计来说都具有重要意义。
作者其他创作
大纲/内容
MarkInfo
- fileId: string- userId:string- markObj:object
+ save()+ findOne()+ findAll()
FileInfo
- fileId: string- userId: string- fileURL: string
+ save()+ findOne()
MarkShow
- pointId: string- userId: string- fileId: strting
+ findOne()+ mouseOver()+ showcomment()+ markclose()
MarkFile
- userId: string- pointId: string- position: object
+ particle()+ clearPoint()+ showtextarea()+ markclose()+ isSafe()+ submit ()
MarkEvent
-position: object
+onDocument MouseDown()+ mouseover()+ mouseleave()
0 条评论
回复 删除
下一页