计算机软件数据接口的应用研究中英文对照.doc
《计算机软件数据接口的应用研究中英文对照.doc》由会员分享,可在线阅读,更多相关《计算机软件数据接口的应用研究中英文对照.doc(7页珍藏版)》请在三一办公上搜索。
1、关于计算机软件数据接口的应用研究中英文对照Regarding to the use of computer software data interface research contrast in both Chinese and English随着社会信息化水平的不断提高,计算机软件的应用越来越广泛。对于计算机软件,最主要也是最基本的操作就是定义自己的数据结构,而开发商的不同,软件的数据结构就会随之不同。因此,当用户需要操作多套计算机软件时,由于各个软件的数据结构不尽相同,需要为不同计算机软件保留相应的数据格式的数据结果,严重影响用户的工作效率,增加其重复工作量。计算机软件接口为多软件程序之
2、间提供了很好的交互桥梁,为上述应用问题提供解决方法。With the constant improvement of the social informatization level, the application of computer software is more and more widely. For computer software, the main and most basic operating is to define their own data structures, and the different developers, software structure
3、 of the data will be different accordingly. Therefore, when users need to manipulate multiple set of computer software, since the data structure of the software are different, the need for different computer software to keep the corresponding data format of data as a result, serious impact on the us
4、ers work efficiency, increase the repeat work. Computer software interface for bridge provides a good interaction between software programs, and provides solution to the above application problems. 1.计算机软件数据接口1. Computer software data interface 计算机软件数据接口是一种由软件开发商向第三方开发商以及用户提供的标准规范,用以实现特定软件数据之间的相互传输及
5、交流,提高软件的使用效率。计算机软件数据接口具有非常好的灵活性,能够让第三方开发商和用户有效地运用软件的同时,确保开发商软件数据是安全的。计算机软件数据接口提供的标准规范有多种形式,可以是经封装的、应用程序的接口函数,也就是平时所经常用到的 API 函数;也可以是一些有固定格式的数据文件;或者以数据库形式表现。因此,可以说计算机软件数据接口起着桥梁作用,它能将不同数据结构的软件连接成一个整体,使用户流畅的进行操作。Data interface is a computer software by software developers to provide third party develop
6、ers and users of the standard specification, the interaction between the software used to implement specific data transmission and exchange, improve the efficiency of the use of the software. Computer software data interface has very good flexibility, it can let the third party developers and users
7、to effectively use the software at the same time, to ensure that software developers data is safe. Computer software data interface provided by the standard specification has a variety of forms, can be encapsulated, application interface function, namely the API function that is often used at ordina
8、ry times; May also be some fixed format data files; Or in the form of database performance. Therefore, computer software data interface plays a bridge role, so to speak, it can connect different data structure of software as a whole, users operate smoothly. 2.计算机软件数据接口设计原则2. Computer software data i
9、nterface design principles 开发商设计计算机软件数据接口的目的是为用户和第三方开发商提供不同软件交互的标准规范,因此,设计计算机软件接口数据,应注重接口的灵活性,以及如何能最大程度地满足用户的需求,同时也要注意保障数据的安全性1。Developers to design computer software data interface for users and is the purpose of the third party developers provide different software interaction standard specificati
10、on, therefore, to design computer software interface data, should pay attention to the flexibility of the interface, and how to maximize meet the needs of users, but also should pay attention to protect data security 1. 2.1满足用户的需求2.1 to meet the needs of users 软件本身决定了计算机软件数据接口应该提供什么样的服务功能,而其应用范围则可以通
11、过软件数据接口实现扩展。设计软件数据接口的最终目的,就是要最大程度的满足用户需求,方便用户使用。因此,必须具体问题具体分析,开发商应针对用户对具体软件的需求,设计相应的软件接口,从而为用户操作提供遍历。Software itself determines the computer software data interface should provide what kind of service function, and its application scope can be extended through software data interface implementation.
12、 Design software data interface, the ultimate goal is to be the greatest degree of meet user requirements, convenient for users. Must be specific issue concrete analysis, therefore, developers should be according to user demand for specific software, software interface design, which provide traversa
13、l for user operation. 2.2面向对象的原则2.2 the principles of object oriented 设计计算软件数据接口,必须具备科学性。盲目、无章法的设计是无法为用户提供准确合理的解决方案的。遵循面向对象的原则来设计软件数据接口,能够准确描述该接口需要提供的功能,让用户更舒适的操作软件。一般来说,越复杂、详细的接口,就越能降低不同软件程序之间的耦合性,从而提供更好的软件应用效果,并且降低程序开发的成本和难度。Design and calculation software data interface, must have scientific natu
14、re. Blind way, design will not be able to provide users with accurate and reasonable solution. Follow the principle of object oriented to design the software data interface, can accurately depict the functions of the interface need to provide, let users more comfortable operating software. In genera
15、l, the more complex, the details of the interface, the more can reduce the coupling between different software applications, thus providing better software application effect, and reduce the cost of application development and difficulty. 2.3软件数据接口的鲁棒性及高容错性2.3 the high robustness and fault tolerance
16、 of software data interface 软件数据接口的鲁棒性,是指软件处理当输入出现规范要求以外情况的能力。具有鲁棒性的系统,当输入超出规范要求时,能够及时判断出来,并采取合适的处理方式。众所周知,一个好的应用系统,首先应该能够接受正确的指令,同时还应当具备一定的判断力和遇错处理能力。因此,软件数据接口设计时保证其鲁棒性和高容错性是十分重要的,从而确保用户使用接口时能够及时准确的发现错误所在,从而避免因数据接口错误而影响到整个软件系统。Robustness, software data interface refers to software handles situation
17、s when there is outside specification requires that input ability. Has the robustness of the system, when the input beyond the specification requirements, timely judge to come out now, and take the right approach. As is known to all, a good application system, first of all should be able to accept t
18、he correct instruction, at the same time should also have a certain judgment and fault handling ability. Software data interface design, therefore, to ensure its high robustness and fault tolerance is very important, to ensure that the user interface can be timely and accurate detection error, which
19、 avoids mistakes and affect the entire software system data interface. 2.4软件数据接口的可扩展性2.4 the extensibility of software data interface 软件数据接口是一种针对软件自身的应用,而软件会随着用户的应用程度提高而对应的升级,因此,软件数据接口也必须随之进行升级。软件数据接口的升级,必然也会给第三方开发商的软件接口带来升级的压力,因此,软件数据接口设计时应考虑到这些因素,使接口具备一定的可扩展性,从而能够减少对厂商软件程序的变动,便于用户的使用。Software data
20、 interface is a kind of according to the application of the software, the software will be increased as the user application and the corresponding upgrade, so the software data interface must also be upgraded accordingly. Updating the software data interface, inevitable will also brings to the third
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 计算机软件数据接口的应用研究 中英文对照 计算机软件 数据 接口 应用 研究 中英文 对照
链接地址:https://www.31ppt.com/p-2396391.html