古籍数据库,Ancient Book Database
1)Ancient Book Database古籍数据库
1.By using the modern computer science,classical ancient books can be transformed into ancient book database to realize the share of ancient resource and the virtual reappearance of ancient book - storage buildings.有必要应用当前的数字化技术,将藏书楼的经典古籍建立古籍数据库,以实现古籍的资源共享和传统藏书楼的虚拟再现。
2)rare-book bibliographic database古籍书目数据库
1.Along with the development of modern library technology,a lot of rare-book bibliographic databases have been built in libraries at home and abroad.随着现代图书馆技术的发展,国内外图书馆相继开发建设了大量中文古籍书目数据库,文章对此作了调查和分析。
3)Chinese ancient book textual database古籍全文数据库
英文短句/例句

1.Characteristics and Inspirations on Chinese Classic Ancient Books Database--On standards and norms on ancient books full-text database《中国基本古籍库》的特色与启示——兼谈古籍全文数据库的标准与规范
2.Collection of Literature about Anger Emotion and Const Ruction of Database Ofrelated Medical Records in Ancient Books;怒志文献整理研究及相关古籍医案数据库的构建
3.Research on Construction of the University Collections Database of the Academic Library--Taking the Jingshi-library Database as an Example高校文库数据库建设实践研究——以京师文库全文数据库为例
4.The cumulative size of all the data files in the database.数据库中全部数据文件的累积大小。
5.Research on Full-Text Index Model Based on Full-Text Database;基于全文数据库的全文检索模型研究
6.This database of book reviews, magazines, and articles includes fax article delivery .这个关于书籍评论、杂志和文章 的数据库还备有传真文章服务项目。
7.The cumulative size of all the log files in the database.数据库中全部日志文件的累积大小。
8.A full-text catalog named '%ls' already exists in this database.此数据库中已存在名为 ''%1!'' 的全文目录。
9.Discussion on Application of SPORTDiscus with Full Text;SPORTDiscus运动科学全文数据库应用探析
10.A method of achieving full text search to UTF8 Chinese website based MySQL database一种MySQL数据库全文检索的实现方法
11.Retrieval Method of Thieme Full-text Electronic Journal DatabaseThieme全文电子期刊数据库检索方法
12.Retrieval Methods and Using for the Newest Springer Link新版Springer Link全文数据库检索与利用
13.Appling of Data Bank to Realise Students'census Register Management to be Automatic运用数据库实现学生户籍管理自动化
14.The Construction of the Cadastral Database Based on MAPGIS基于MAPGIS的城镇地籍数据库建设
15.The applied research of student status management database system学生学籍管理数据库系统的应用研究
16.The Application of CASS in Urban Cadastral Database ConstructionCASS在城镇地籍数据库建设中的应用
17.Research on Method of Database Establishment in Temporal Cadastre Information System;时态地籍信息系统数据库建库方法研究
18.File '%.*ls' is not a database file for database '%ls'.文件 ''%1!'' 不是数据库 ''%3!'' 的数据库文件。
相关短句/例句

rare-book bibliographic database古籍书目数据库
1.Along with the development of modern library technology,a lot of rare-book bibliographic databases have been built in libraries at home and abroad.随着现代图书馆技术的发展,国内外图书馆相继开发建设了大量中文古籍书目数据库,文章对此作了调查和分析。
3)Chinese ancient book textual database古籍全文数据库
4)Cadastral Database地籍数据库
1.The Study on the Construction of Spatio-temporal Cadastral Database and Management of Historic Land Parcel;时态地籍数据库的建立与历史宗地管理的研究
2.Research on data structure of temporal cadastral database based on the land parcel;基于地块的时态地籍数据库数据结构的研究
3.Cadastral database is an important branch of land and resources databases,and the effective management of cadastral database is a guarantee to the application and sustainable development of cadastral management information system.地籍数据库是国土资源基础数据库中重要的一个子库,地籍数据库的有效管理是地籍管理信息系统应用及可持续发展的一个基础保障。
5)cadastre database地籍数据库
1.Several requirements are needed for cadastre database according to the goal and development tendency of cadastre management information system,such as currency of spatial and non-spatial data,reflection of cadastre authority situation at most,provision of comprehensive and precise cadastre data.地籍管理信息系统的建设目标和发展趋势使得它必须要求地籍数据库中的数据具有现势性,包括空间数据以及非空间数据,最大限度反映城市地籍权属现状、提供全面综合、准确的地籍数据。
6)digital cadastral 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编程。