You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nmWATI/Bin/Config/WTAI/WTAIConfig.ini

84 lines
3.1 KiB
INI

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

;WTAI系统配置相关的内容
[Global]
AppID = WTAI ;AppID
AppLogo = WTAI.png ;Logo
AppDescCH = 现代试井解释软件;中文
AppDescEN = WTAI;英文
Dev = 中国石油勘探开发研究院;
DebugLevel = 0; 1 为Debug模式可以打印更多日志比如SQL语句
AppVer = c4ca4238a0b923820dcc509a6f75849b; 内定的编码,则为常规版本,否则为 临时版本
Customer = 研究院\r\n试井相关研究人员;
PtyAdvanced = 1; 属性采用高级模式
[Version]
DbVer = V0.80 ;数据库版本
;数据库选择相关
[DataBaseSrc]
DatabaseType = QDM ;数据库类型 QDM: 武汉达梦 QKB: 人大金仓 QOCIOracle QSQLITESqlLite文件
Server = localhost
Port = 5236
database = DMTest
username = WANGZG
Password = fk20258888
SQLiteByWell = 0; 是否一口井一个db文件模式1其它
WellTestStar = 0; 新疆试井之星1其它
;项目树中的数据节点
[ProjTreeInfos]
DataChildNames = {井基础数据}{地质分层数据}{储层数据}{流体性质数据};
DataChildTables = {B_Well}{B_Layer}{P_DATA_RES}{P_DATA_FLUID}{P_DATA_GAUGE_P}{P_DATA_GAUGE_F};
DataChildIcons = {tBase}{tLayer}{tRes}{tFluid}{tPressure}{tFluidRate};
RsChildNames = {Job Info}{Data Used}{Results}{Report};
RsChildIcons = {jBase}{jData}{jResult}{jReport};
DataAllName = 所有井;
WellAllName = 基础数据;
;油气水对应的参数选项
[FluildOptionParas]
Oil = {Bo}{Miuo};20180322根据代力建议去掉{Ct}
Gas = {Zg}{Bg}{Miug}{Ct};
Water = {Bw}{Miuw}{Ct};
;井别、井型
[WellDataOptions]
WellType = {油井}{气井}{水井};
JobType = {Oil}{Gas}{Water};
WellIcon = {OilWell}{OilWell}{OilWell};原来是{OilWell}{GasWell}{WaterWell}
WellClass = {直井}{水平井};
;软件类型
[ModuleType]
MenuType = ClientMenu ;菜单类型 客户菜单: ClientMenu 数据菜单DataMenu
;服务器端登录信息
[ServerLogin]
UserInfo = 21232f297a57a5a743894a0e4a801fc3 ;用户,密文
PasswordInfo = 71ed24437bb898b63f398e246d83789d;密码,密文,需要借助软件工具生成
;开机闪屏配置
[Splash]
SplashOpen = 0; 是否启用闪屏1启用 0不启用
SplashMode = 1; 闪屏模式
;0基于Qt自带,增加进度条
;1多幅图片循环播放
;2Flash模式运行swf文件
;3Gif模式运行gif文件
SplashTime = 2000; 开启启动的闪屏时长(单位ms
;其它一些琐碎信息
[Others]
ProgressLoop = 10; 速度控制,进度条刷新间隔点
wLineCountPerPage = 36; 导出word时表格数据每页多少行
wColCountPerPage = 2; 导出word时表格数据每页多少表格并排
wLineCountPerSpan = 461e8b88f5f7119a7c45dc91a59fa029; 导出word时内部描述信息
NaviShowMode = 1; 模型导航模式1为菜单模式其它原来模式
SegMaxToTrim = 5; 一旦流动段多于该数,则仅仅对当前段进行处理
CustomThin = 1; 是否允许定制抽稀参数
TailorOffset = 8; (范围0-50%)
BaseResolutionW = 1920; 基准分辨率 1024 1920
BaseResolutionH = 1080;768 1080
NovelQss = 0; 是否启用新的样式表ZXF202407