说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 读者数据库
1)  reader database
读者数据库
1.
This paper discusses the necessity of the automatic management of the readers, and connecting with the concrete application examples, expounds the implementation of general design, establishment, management and maintenance of the reader database of ILASII system, and points out some disadvantages of the functional module of reader management in the ILASII system.
论述了读者自动化管理的必要性,结合具体的应用实例,阐述了ILASII系统读者数据库的总体设计、建立、管理及维护的实现问题,并指出ILASII系统读者管理功能模块的不足之处。
2.
In the light of the problems occurring in the application of university library s reader database,this paper obtains the quantity and types of the readers through the investigation,and based on this,puts forward some measures and suggestions on improving,filling and perfecting the contents of the reader database.
针对高校图书馆读者数据库应用中发现的问题,通过调查,掌握了读者的数量和类型,并以此为基础提出了改进、充实、完善读者数据库的内容与管理方法的措施与建议。
2)  reader data
读者数据
1.
Design and Accomplishment about A Data Input Module——On Data Input about A Reader Data Table;
数据输入模块的设计与实现——兼论读者数据表中的数据输入
2.
Design and Accomplishment of A Data Inquiry Module——On Data Inquiry about A Reader Data Table;
数据查询模块的设计与实现——兼论读者数据表中的数据查询
3.
Construction of reader data in the ILASII system is a complex task.
总结出建立读者定长数据和快速导入读者数据的方法。
3)  machine-readable bibliographic database
机读书目数据库
1.
The construction quality of machine-readable bibliographic database in library influences directly the service quality for the readers.
图书馆的机读书目数据库建设质量直接影响到用户服务的质量。
4)  MARC database
机读目录数据库
1.
Deepening the Depth of Description and Increasing the Approaches of Index --Briefly talk about the establishment of MARC database with diversification and stereoscopy;
加深著录深度 增加检索途径——浅谈多元化、立体式机读目录数据库的建立
5)  machine read book and magazine database
机读书刊数据库
1.
In this paper, the process of the standardized construction of the machine read book and magazine database for college libraries in Hainan has been outlined in terms of evaluation programs, automation, network check,learning (including training),etc.
从评估方案、自动化、网络化检查和学习 (含培训 )等方面可以揭示海南省高校图书馆机读书刊数据库标准化建设的历程 ;认真严格、卓有成效的督促检查以及加强队伍建设的宝贵经验 ,对高校图书馆现代化建设有一定的借鉴意
6)  The Right on the Database
数据库制作者权
补充资料:ACCESS数据库
  什么是Access数据库  数据库是有结构的数据集合,它与一般的数据文件不同,(其中的数据是无结构的)是一串文字或数字流。数据库中的数据可以是文字、图象、声音等。  MicrosoftAccess是一种关系式数据库,关系式数据库由一系列表组成,表又由一系列行和列组成,每一行是一个记录,每一列是一个字段,每个字段有一个字段名,字段名在一个表中不能重复。图1是一个“产品”表的例子。“产品”表由10个记录组成,一个记录占一行,每一个记录由产品ID、产品名称、库存量、订货量、单价和折扣率6个字段组成。“产品ID”是字段名,其下面的1,2等是字段的值。  表与表之间可以建立关系(或称关联,连接),以便查询相关联的信息。Access数据库以文件形式保存,文件的扩展名是DB。  Access97的6种对象    Access97数据库由六种对象组成,它们是表、查询、窗体、报表、宏和模块。 表(Table)——表是数据库的基本对象,是创建其他5种对象的基础。表由记录组成,记录由字段组成,表用来存贮数据库的数据,故又称数据表。  查询(Query)——查询可以按索引快速查找到需要的记录,按要求筛选记录并能连接若干个表的字段组成新表。  窗体(Form)——窗体提供了一种方便的浏览、输入及更改数据的窗口。还可以创建子窗体显示相关联的表的内容。窗体也称表单。  报表(Report)——报表的功能是将数据库中的数据分类汇总,然后打印出来,以便分析。  宏(Macro)——宏相当于DOS中的批处理,用来自动执行一系列操作。Access列出了一些常用的操作供用户选择,使用起来十分方便。  模块(Module)——模块的功能与宏类似,但它定义的操作比宏更精细和复杂,用户可以根据自己的需要编写程序。模块使用VisualBasic编程。
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条