ANSI ISO IEC 10741-1-1995 Information technology - User system interfaces - Dialogue interaction - Part 1 Cursor control for text editing (Adopted by INCITS)《信息技术.用户系统界面.对话交互作用.第1部.pdf
《ANSI ISO IEC 10741-1-1995 Information technology - User system interfaces - Dialogue interaction - Part 1 Cursor control for text editing (Adopted by INCITS)《信息技术.用户系统界面.对话交互作用.第1部.pdf》由会员分享,可在线阅读,更多相关《ANSI ISO IEC 10741-1-1995 Information technology - User system interfaces - Dialogue interaction - Part 1 Cursor control for text editing (Adopted by INCITS)《信息技术.用户系统界面.对话交互作用.第1部.pdf(15页珍藏版)》请在麦多课文档分享上搜索。
1、INTERNATIONAL STANDARD ISOfIEC 10741-I First edition 1995-l l-01 Information technology - User system interfaces - Dialogue interaction - Part 1: Cursor control for text editing Technologies de /information - Interfaces de systkmes de Iutilisateur - Interaction par le dialogue - Partie I: Commande d
2、u curseur pour 16dition de texte Reference number ISO/IEC 10741-I :I 995(E) Adopted by INCITS (InterNational Committee for Information Technology Standards) as an American National Standard.Date of ANSI Approval: 1/11/99Published by American National Standards Institute,25 West 43rd Street, New York
3、, New York 10036Copyright 2002 by Information Technology Industry Council (ITI).All rights reserved.These materials are subject to copyright claims of International Standardization Organization (ISO), InternationalElectrotechnical Commission (IEC), American National Standards Institute (ANSI), and I
4、nformation Technology Industry Council(ITI). Not for resale. No part of this publication may be reproduced in any form, including an electronic retrieval system, withoutthe prior written permission of ITI. All requests pertaining to this standard should be submitted to ITI, 1250 Eye Street NW,Washin
5、gton, DC 20005.Printed in the United States of AmericaISO/IEC 10741-l :1995(E) Contents 1 Scope 1 2 Conformance . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 3 Normative references . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
6、 . . . . . . . . . . . . . . . . 2 4 Definitions 3 4.1 Active document 3 4.2 Active position 3 4.3 Beginning of line 3 4.4 Between-objects cursor . 3 4.5 Bounded linear text mode . 3 4.6 Character 3 4.7 Character path 3 4.8 Co-located cursor . 3 4.9 Cursor 3 4.10 Editing . 3 4.11 Endofline 3 4.12 Fo
7、rmatting or presentation indicator . 4 4.13 Graphic character 4 4.14 Incremental cursor control 4 4.15 Input 4 4.16 Mode 4 4.17 Openpagetextmode . 4 4.18 Selection marker 4 4.19 Target position 4 5 Cursor presentation 5 5.1 Co-located cursor 5 5.2 Between-objects cursor 5 0 ISO/IEC 1995 All rights r
8、eserved. Unless otherwise specified, no part of this publication may be reproduced or utilized in any form or by any means, electronic or mechanical, including photocopying and microfilm, without permission in writing from the publisher. ISO/IEC Copyright Office l Case Postale 56 . CH-1211 Geneve 20
9、 l Switzerland Printed In Switzerland ii Q ISO/lEC ISO/IEC 10741-l :1995(E) 5.3 Cursor blinking rate 5 5.4 Current view . 5 6 User cursor control 5 6.1 Cursor control mechanism . 6 6.2 Bounded linear text mode . 6 6.3 Open pagetextmode 7 7 System cursor control 8 7.1 Initial position . 8 7.2 Conserv
10、ation of active position . 8 7.3 Cursor position after text modification or movement 8 AnnexA: Bibliography . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 . . . III ISO/IEC 10741-l :1995(E) ISO/IEC Foreword IS0 (the International Organization fo
11、r Standardization) and IEC (the International Electrotechnical Commission) form the specialized system for worldwide standardization. National bodies that are members of IS0 or IEC participate in the development of International Standards through technical committees established by the respective or
12、ganization to deal with particular fields of technical activity. Other international organizations, governmental and non-governmental, in liaison with IS0 and IEC, also take part in the work. In the field of information technology, IS0 and IEC have established a joint technical committee, ISO/IEC JT
13、C 1. Draft International Standards adopted by the joint technical committee are circulated to national bodies for voting. Publication as an International Standard requires approval by at least 75% of the national bodies casting a vote. International Standard lSO/lEC 10741-l was prepared by Joint Tec
14、hnical Committee ISO/IEC JTC 1, information technology. ISO/IEC 10741 consists of the following parts under the general title Information technology - User system interfaces - Dialogue interaction: Part 1: Cursor control for text editing Part 2: Cursor control for spreadsheets Annex A of this part o
15、f ISO/IEC 10741 is for information only. iv ISO/IEC ISO/IEC 10741-l :1995(E) Introduction This part of ISO/IEC 10741 specifies how incremental cursor control is effected as a result of user interaction with a text editor. Cursor control in form filling and spread sheet applications, cursor control i
16、n editing other forms of text such as graphics, and cursor control in manipulating simple and complex documents are not covered in this part of ISO/IEC 10741. The clauses in this part of ISO/IEC 10741 are basic to a set of proposed standards dealing with user/computer dialogue interaction. The speci
17、fications in ISO/IEC 10741 are consistent with the three ways in which text editing data may be considered: - the internal data structure (the internal computer storage), - the displayed and data (the interface presented by the computer system to the user), - the conceptual data structure (the users
18、 interpretation of what is presented). Cursor control identifies and changes the location of user/system interaction through a change in focus. The accurate and appropriate mapping of the users focus and intent to the active position displayed by the system and the processing of the internal data st
19、ructure is the objective of cursor display and control. The ease of changing the focus and the predictability of the results are central to the users comfort level and sense of control. Some text editors implement formatting controls that are part of the text string in the internal data structure an
20、d that are displayed or available to be displayed to the user as a part of the displayed data. Other text editors implement formatting control as a separate function that creates a template controlling the output of the text string. The specifications in this part of ISO/IEC 10741 permit both types
21、of formatting control implementation. INTERNATIONAL STANDARD *ISO/IEC ISO/IEC 10741-l :1995(E) Information technology - User system interfaces - Dialogue interaction - Part 1: Cursor control for text editing 1 Scope This part of ISO/IEC 10741 defines how a number of system capabilities for cursor co
22、ntrol in text editing systems shall be initiated, controlled, and monitored by users by means of cursor control functions. It covers bounded linear text and open page text mode editing. The scope of this part of lSO/IEC 10741 is limited to text editing of left-to-right writing styles by use of keybo
23、ard keys or other input devices, but the principles delineated may be applicable to text in other scripting styles. Cursor control in right-to-left and top-to-bottom writing styles may be the subject of future standardization. This part of ISO/IEC 10741 applies only to information systems that displ
24、ay text to a user for editing on a screen. It concerns the human user of the application, but is intended to be used by those who design and develop computer applications. It will also assist procurers in specifying a harmonized and consistent user interface. 2 Conformance An application claiming co
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ANSIISOIEC1074111995INFORMATIONTECHNOLOGYUSERSYSTEMINTERFACESDIALOGUEINTERACTIONPART1CURSORCONTROLFORTEXTEDITINGADOPTEDBYINCITS

链接地址:http://www.mydoc123.com/p-437145.html