说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 数据库配置文件
1)  database configuration file
数据库配置文件
1.
On the basis of analyzing the features of XML configuration file and the key technology of XML parser,this paper introduces a method of using the configuration file based on XML in JSP,it separates database configuration file and the messages of connection from the operations on them,so as to reduce the coupling with configuration files and avoid the frequent modification of JSP program.
针对在通常的JSP编程中,为了适应不同的系统环境而频繁修改数据库配置、驱动、连接程序模块的缺点,提出了将基于XML的数据库配置文件应用于JSP动态网页技术中,使连接数据库的信息配置业务从JSP应用程序的数据库连接模块中分离出来,避免了程序代码的重复修改和编译,增强了程序的复用、可移植性。
2)  Database configuration
数据库配置
1.
Aiming at the bottleneck phenomena between the intranet and intemet of H20-20 program control digital exchanger,this paper presents application and renovation on technology,database configuration and the added function of received call display.
针对H20-20程控数字交换机中内部网与公网之间存在的“瓶颈”现象,从技术改造、数据库配置、增加来电显示功能三方面进行了阐述。
3)  configuration database
配置数据库
4)  database file
数据库文件
1.
The standard mould database file is created by using FoxPro database,The method of reading the database file directly by Turbo C language is discussed in this paper.
应用 Fox Pro数据库建立塑料模具标准模架的数据库文件 ,叙述了用 Turbo C直接读取数据库文件的方
2.
The general way to directly read the standard_parts database files was described.
介绍了在FoxPro数据库管理系统中标准件数据库的建立和修改 ,叙述用TurboC来直接读取标准件数据库文件的通用方
3.
Through the analysis of structure of database file and memo file of Visual Foxpro system, it puts forward the method and prograIn running result of direct access to database file using low-grade file function and stresses the function and significance of this method.
本文通过对VisualFoxpro系统的数据库文件和备注文件结构的分析,提出了用低级文件函数直接存取数据库文件的方法和程序运行结果,并对这种方法的作用和意义进行了讨论。
5)  data base file
数据库文件
1.
The questions of safely adding cipher to FoxPro data base file are further studied.
进一步研究了安全地对FoxPro数据库文件加密的问题,得到了几种安全地加密FoxPro数据库文件的方法。
2.
The questions of adding cipher safely to FoxPro data base file are studied.
研究了安全地对FoxPro数据库文件加密的问题,得到了几种安全地加密FoxPro数据库文件的方法。
3.
The questions of adding cipher of FoxPro data base file are studied.
研究了FoxPro数据库文件加密的问题,得到了几种加密FoxPro数据库文件的方法,提出了一种加密FoxPro数据库文件的新思路。
6)  file system database
文件数据库
1.
It discusses the access mode and heterogeneous data operations of the raster data based on file system database management.
针对地形纹理叠加显示研究了数字高程模型和地形纹理图像的集成管理 ,讨论了基于文件数据库管理系统的栅格数据的组织方式 ,提出了基于关系数据库管理系统的 DEM和纹理图像的数据组织和访问操作模式 ,并对各种模式进行了比较分析。
补充资料:定义绘图仪配置文件

使用“打印”(Print) 对话框的“目的”(Destination) 框中的文本名称保存或修改 .pcf 文件,或从文件中创建。


安装 Pro/ENGINEER 后,绘图仪配置文件选项以及绘图仪配置文件目录内定义的选项可用。 


也可(以交互或批处理出图方式)使用绘图仪配置文件 (filename.pcf) 来预设某些或所有出图选项。使用“打印”(Print) 对话框中“目的”(Destination) 框右侧的按钮可得到一份列表,Pro/ENGINEER 将在此列表中显示不带扩展名的 .pcf 文件名称。如果在 .pcf 文件有已定义 button_name 选项,此字符串将在该列表中出现。


当创建绘图仪配置文件时,请切记下列要求: 可在局部保持绘图仪配置文件或放在另外位置。如果放置在别处,必须设置 config.pro 配置文件的选项 pro_plot_config_dir,以指示它的位置。


必须用小写字符输入绘图仪配置文件的内容和名称。


绘图仪选项是强制性的。


绘图仪配置选项的所有数字自变量是强制的。


下例是一个绘图仪配置文件:


plotter
postscript


plotter_command
plot


plot_names
yes


rotate_plotting
no
paper_size
e


plot_segmented
yes


plot_scale
model 2



前例中,.pcf 文件指示系统把任意大小的绘图打印到 E 尺寸的 Postscript 打印机。注意设置了配置文件生成分段出图。 


下表列出了有效的绘图仪配置文件选项。斜体是每个选项的缺省值。
 注意:这些选项和 Pro/ENGINEER 配置文件选项不同。


allow_file_naming
yes, no 


yes - 输入出图文件的名称。


no - 系统将对象的名称作为出图文件的缺省名称。


button_name 
字符串


把指定的名称加到选择列表中。否则,系统使用绘图仪配置文件的名称。


button_help 
字符串


为由 button_name 选项指定的项目提供一行帮助。


create_separate_files 
yes, no 


在“打印到文件”(Print to File) 对话框定义缺省设置。


yes - 缺省情况下,创建单独文件。


no - 缺省情况下,创建单个文件。


delete_after_plotting 
yes, no 


如果设置为 yes,在出图成功后从驻留目录中删除该出图文件。


interface_quality 
0, 1, 2, 3 


说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条