期刊文献+
共找到468篇文章
< 1 2 24 >
每页显示 20 50 100
Cache-Conscious Index Mechanism for Main-Memory Databases 被引量:5
1
作者 SUN Li-mei SONG Bao-yan YU Ya-xin LI Fang-fang YU Ge 《Wuhan University Journal of Natural Sciences》 EI CAS 2006年第1期309-312,共4页
Recent studies have addressed that the cache be havior is important in the design of main memory index structures. Cache-conscious indices such as the CSB^+-tree are shown to outperform conventional main memory indic... Recent studies have addressed that the cache be havior is important in the design of main memory index structures. Cache-conscious indices such as the CSB^+-tree are shown to outperform conventional main memory indices such as the AVL-tree and the T-tree. This paper proposes a cacheconscious version of the T-tree, CST-tree, defined according to the cache-conscious definition. To separate the keys within a node into two parts, the CST-tree can gain higher cache hit ratio. 展开更多
关键词 index structure main memory database real time application cache-conscious T-tree indexing CST-tree indexing
下载PDF
An Efficient Crash Recovery Technique for Real-Time Main Memory Database 被引量:3
2
作者 XIAOYing-yuan LIUYun-sheng LIAOGuo-qiong LIANGPing 《Wuhan University Journal of Natural Sciences》 CAS 2005年第1期61-64,共4页
This paper presents an efficient recovery scheme suitable for real-time mainmemory database. In the recovery scheme, log records are stored in non-volatile RAM which is dividedinto four different partitions based on t... This paper presents an efficient recovery scheme suitable for real-time mainmemory database. In the recovery scheme, log records are stored in non-volatile RAM which is dividedinto four different partitions based on transaction types. Similarly, a main memory database isdivided into four partitions based data types. When the using ratio of log store area exceeds thethreshold value, checkpoint procedure is triggered. During executing checkpoint procedure, someuseless log records are deleted. During restart recovery after a crash, partition reloading policyis adopted to assure that critical data are reloaded and restored in advance, so that the databasesystem can be brought up before the entire database is reloaded into main memory. Therefore downtime is obvionsly reduced. Simulation experiments show our recovery scheme obviously improves thesystem performance, and does a favor to meet the dtadlints of real-time transactions. 展开更多
关键词 real-time main memory database crash recovery log scheme
下载PDF
Domain semantic mapping of database metasearch engine
3
作者 苗广祥 陈向阳 《Journal of Southeast University(English Edition)》 EI CAS 2007年第3期357-360,共4页
In order to implement semantic mapping of database metasearch engines, a system is proposed, which uses ontology as the organization form of information and records the new words not appearing in the ontology. When th... In order to implement semantic mapping of database metasearch engines, a system is proposed, which uses ontology as the organization form of information and records the new words not appearing in the ontology. When the new word' s frequency of use exceeds the threshold, it is added into the ontology. Ontology expansion is implemented in this way. The search process supports "and" and "or" Boolean operations accordingly. In order to improve the mapping speed of the system, a memory module is added which can memorize the recent query information of users and automatically learn the user' s query interest during the mapping which can dynamically decide the search order of instances tables. Experiments prove that these measures can obviously reduce the average mapping time. 展开更多
关键词 ONTOLOGY domain mapping database metasearch engine memory module
下载PDF
A New Database Intrusion Detection Approach Based on Hybrid Meta-Heuristics 被引量:9
4
作者 Youseef Alotaibi 《Computers, Materials & Continua》 SCIE EI 2021年第2期1879-1895,共17页
A new secured database management system architecture using intrusion detection systems(IDS)is proposed in this paper for organizations with no previous role mapping for users.A simple representation of Structured Que... A new secured database management system architecture using intrusion detection systems(IDS)is proposed in this paper for organizations with no previous role mapping for users.A simple representation of Structured Query Language queries is proposed to easily permit the use of the worked clustering algorithm.A new clustering algorithm that uses a tube search with adaptive memory is applied to database log files to create users’profiles.Then,queries issued for each user are checked against the related user profile using a classifier to determine whether or not each query is malicious.The IDS will stop query execution or report the threat to the responsible person if the query is malicious.A simple classifier based on the Euclidean distance is used and the issued query is transformed to the proposed simple representation using a classifier,where the Euclidean distance between the centers and the profile’s issued query is calculated.A synthetic data set is used for our experimental evaluations.Normal user access behavior in relation to the database is modelled using the data set.The false negative(FN)and false positive(FP)rates are used to compare our proposed algorithm with other methods.The experimental results indicate that our proposed method results in very small FN and FP rates. 展开更多
关键词 Adaptive search memory clustering database management system(DBMS) intrusion detection system(IDS) quiplets structured query language(SQL) tube search
下载PDF
面向复杂对象的高性能内存映射数据库MMDB
5
作者 梁海峰 杨毅 刘中一 《计算机工程与设计》 北大核心 2023年第3期937-944,共8页
为提高数据存取效率,更好地支撑后台业务系统的高性能高并发要求,实现一种基于内存映射的非关系型嵌入式数据库系统MMDB。结合类型定义模板、数据预处理器、内存映射文件、自定义内存分配器、地址空间管理等多项技术,支持以键值结构存... 为提高数据存取效率,更好地支撑后台业务系统的高性能高并发要求,实现一种基于内存映射的非关系型嵌入式数据库系统MMDB。结合类型定义模板、数据预处理器、内存映射文件、自定义内存分配器、地址空间管理等多项技术,支持以键值结构存储任意C/C++格式数据类,为复杂数据对象提供极快存取速度,尤为适用于部分特定的数据量庞大、数据对象复杂、访问读多写少的后台服务系统场景。实验结果表明,在复杂对象存取场景时,与目前主流内存数据库相比,MMDB拥有明显的效率优势。 展开更多
关键词 复杂对象存取 内存数据库 嵌入式数据库 非关系型数据库 内存映射 自定义内存分配器 地址空间管理
下载PDF
Real-Time Memory Data Optimization Mechanism of Edge IoT Agent
6
作者 Shen Guo Wanxing Sheng +2 位作者 Shuaitao Bai Jichuan Zhang Peng Wang 《Intelligent Automation & Soft Computing》 SCIE 2023年第7期799-814,共16页
With the full development of disk-resident databases(DRDB)in recent years,it is widely used in business and transactional applications.In long-term use,some problems of disk databases are gradually exposed.For applica... With the full development of disk-resident databases(DRDB)in recent years,it is widely used in business and transactional applications.In long-term use,some problems of disk databases are gradually exposed.For applications with high real-time requirements,the performance of using disk database is not satisfactory.In the context of the booming development of the Internet of things,domestic real-time databases have also gradually developed.Still,most of them only support the storage,processing,and analysis of data values with fewer data types,which can not fully meet the current industrial process control system data types,complex sources,fast update speed,and other needs.Facing the business needs of efficient data collection and storage of the Internet of things,this paper optimizes the transaction processing efficiency and data storage performance of the memory database,constructs a lightweight real-time memory database transaction processing and data storage model,realizes a lightweight real-time memory database transaction processing and data storage model,and improves the reliability and efficiency of the database.Through simulation,we proved that the cache hit rate of the cache replacement algorithm proposed in this paper is higher than the traditional LRU(Least Recently Used)algorithm.Using the cache replacement algorithm proposed in this paper can improve the performance of the system cache. 展开更多
关键词 Disk resident database real-time database main memory database internet of things industrial process control
下载PDF
卷烟滤棒成型加工区域集控系统实现
7
作者 段青娜 沙利波 +3 位作者 罗运河 邱潇 高阔 杨四林 《机械工程与自动化》 2024年第3期147-149,共3页
针对滤棒成型作业区分散、设备种类多、制造厂家和数量多、接口协议复杂且不统一以及海量数据变量难识别等问题,设计并开发了基于OPC UA架构和实时内存数据库的就地滤棒加工区数采和监控系统。自主开发OPC服务器,实现了滤棒成型主、辅... 针对滤棒成型作业区分散、设备种类多、制造厂家和数量多、接口协议复杂且不统一以及海量数据变量难识别等问题,设计并开发了基于OPC UA架构和实时内存数据库的就地滤棒加工区数采和监控系统。自主开发OPC服务器,实现了滤棒成型主、辅设备的实时数据采集,并通过高效内存数据库服务器对生产及设备信息进行海量存储,进而实现了对滤棒成型车间生产过程信息的全面、准确迁移集成,以及对滤棒生产、产量、质量、机台效率、设备状态等信息的可视化区域集控。 展开更多
关键词 滤棒成型加工 区域集控 OPC UA 实时内存数据库
下载PDF
MMOS:支持超卖的多租户数据库内存资源共享方法
8
作者 徐海洋 刘海龙 +2 位作者 杨超云 王硕 李战怀 《计算机科学》 CSCD 北大核心 2024年第2期27-35,共9页
多租户数据库为每个租户分配固定的资源配额,而这些资源配额通常未全部得到有效利用,这种静态分配策略导致资源利用率不高。若在不影响租户性能的前提下将未利用的空闲资源共享给其他租户使用,即实现资源超卖,则可以提高资源利用率、提... 多租户数据库为每个租户分配固定的资源配额,而这些资源配额通常未全部得到有效利用,这种静态分配策略导致资源利用率不高。若在不影响租户性能的前提下将未利用的空闲资源共享给其他租户使用,即实现资源超卖,则可以提高资源利用率、提升平台收益。为了支持资源超卖,需要准确预测租户的资源需求,动态地按需为租户分配资源。已有的针对多租户数据库的资源共享方法的研究对象主要是CPU资源,鲜有支持超卖的内存资源共享方法。鉴于此,在联机分析处理场景下,提出了一种支持超卖的多租户数据库内存资源共享方法MMOS(Multi-tenant database Memory resource Overselling and Sharing)。该方法通过准确预测每个租户的内存需求区间,按照区间上限为租户动态调整内存配额,在不影响租户性能的前提下,统一管理空闲内存资源以支持更多租户,实现内存超卖。实验结果表明,MMOS在租户负载动态变化的场景下具有较好效果。在不同资源量的资源池下,支持的租户数可以增加2~2.6倍,资源利用率峰值提升175%~238%。同时,每个租户的业务与性能未受影响。 展开更多
关键词 多租户数据库 资源超卖 内存资源 资源预测 资源分配
下载PDF
面向内存数据库的类字典树索引综述与性能比较
9
作者 储召乐 罗永平 金培权 《计算机学报》 EI CAS CSCD 北大核心 2024年第9期2009-2034,共26页
如何快速存取海量数据是大数据时代数据库系统面临的重大挑战.利用大内存构建内存数据库系统是实现大数据实时存取的可行途径.在此背景下,用于加速内存数据存取的内存数据库索引成为近几年国内外的研究热点.但是,内存数据库索引也面临... 如何快速存取海量数据是大数据时代数据库系统面临的重大挑战.利用大内存构建内存数据库系统是实现大数据实时存取的可行途径.在此背景下,用于加速内存数据存取的内存数据库索引成为近几年国内外的研究热点.但是,内存数据库索引也面临着诸多挑战.以常见的内存B+树索引为例,第一个问题是索引的空间效率较低,这是因为内存B+树索引的节点内部存在较大的空间浪费;第二个问题是索引的查询复杂度较高,B+树的查询复杂度受限于数据规模,随着数据规模的扩张,索引的搜索效率也会下降;第三个问题是变长数据支持弱,B+树对于变长键的支持比较差,往往难以适应实际应用的需要.近年来,由于字典树具有空间代价低、查询效率与数据规模无关、支持变长键等优点,逐步成为了内存数据库索引研究中的一个主要方向.本论文围绕面向内存数据库的类字典树索引,首先介绍了字典树的概念、特点和历史,然后系统梳理和总结了类字典树索引的现状和最新进展,之后提出了一种全新的分类方法对类字典树索引进行了分类.在此基础上,论文对主流的六种类字典树索引进行了实验,在多个数据集和负载上进行了性能对比,并基于实验结果讨论了类字典树索引的设计和使用建议,最后展望了未来类字典树索引的发展方向. 展开更多
关键词 内存数据库 字典树索引 性能对比
下载PDF
SQL-to-text模型的组合泛化能力评估方法
10
作者 陈琳 范元凯 +3 位作者 何震瀛 刘晓清 杨阳 汤路民 《计算机工程》 CAS CSCD 北大核心 2024年第3期326-335,共10页
数据库的结构化查询语言(SQL)到自然语言的翻译(SQL-to-text)能提高关系数据库的易用性。近年来该领域主要使用机器学习的方法进行研究并已取得一定进展,然而现有翻译模型的能力仍不足以投入实际应用。由于组合泛化能力是SQL-to-text模... 数据库的结构化查询语言(SQL)到自然语言的翻译(SQL-to-text)能提高关系数据库的易用性。近年来该领域主要使用机器学习的方法进行研究并已取得一定进展,然而现有翻译模型的能力仍不足以投入实际应用。由于组合泛化能力是SQL-to-text模型在实际应用中提升翻译效果的必要能力,且目前缺少对此类模型组合泛化能力的研究,因此提出一种SQL-to-text模型的组合泛化能力评估方法。基于现有的SQL-to-text数据集生成大量SQL和对应的自然语言翻译(SQL-自然语言对),并按SQL-自然语言对所含SQL子句的个数将其划分为训练数据与测试数据,使测试数据中的SQL子句皆以不同的组合方式在训练数据中出现,从而得到可评估模型组合泛化能力的新数据集。评估结果表明,该方法对查询知识的使用程度较高,划分数据的方式更加合理,所得数据集符合评估组合泛化能力的需求且贴近模型的实际应用场景,受到原始数据集的限制程度更低,并证实现有模型的组合泛化能力仍需提升,其中针对SQL-to-text任务设计的关系感知图转换器模型组合泛化能力最弱,表明原有的SQL-to-text数据集对组合泛化能力的考察存在欠缺。 展开更多
关键词 结构化查询语言 组合泛化 机器翻译 数据库 长短期记忆模型
下载PDF
基于优先级排列的内存数据库负载均衡仿真 被引量:1
11
作者 刘晓彤 邓敦杰 《计算机仿真》 2024年第2期317-320,327,共5页
针对因云计算环境数据基数较大、数据种类过多、特征难提取,导致的数据储存比例失衡问题,提出一种内存数据库负载均衡优化算法。根据云计算环境下内存数据的数据特征、状态等参数,建立负载失衡问题模型,将存在问题的数据代入,求得负载... 针对因云计算环境数据基数较大、数据种类过多、特征难提取,导致的数据储存比例失衡问题,提出一种内存数据库负载均衡优化算法。根据云计算环境下内存数据的数据特征、状态等参数,建立负载失衡问题模型,将存在问题的数据代入,求得负载率和虚拟资源参数关联变化。考虑到云计算环境下数据基数过大、数据离散性强的问题,将内存数据看作为分布复杂的资源网络,数据点看作网络节点,求解节点跟随网络状态发生的位置、速度以及状态更改,建立数据负载率的位置与更新速度规则,求解不同数据的负载均衡尺度,并排列优先级顺序,采集内存数据库参数输入至负载尺度函数中求解,根据每个数据点的最新负载尺度实行重新配比调整,完成均衡优化。实验结果表明,所提方法的负载均衡优化效率和效果较好,环境适应能力强。 展开更多
关键词 云计算环境 内存数据库 负载均衡优化 虚拟资源 负载失衡
下载PDF
区域划分并行扫描下网络海量元数据查询算法设计
12
作者 黄雄平 罗伟 《微型电脑应用》 2024年第10期26-28,33,共4页
网络数据包含大量目标对象,导致元数据描述条目较多且标签密集,增大了查询难度。为此,提出基于区域划分和并行扫描的网络海量元数据查询算法。所提算法通过应用子森林理论对海量元数据进行区域划分,以解决元数据中标签过于密集的问题。... 网络数据包含大量目标对象,导致元数据描述条目较多且标签密集,增大了查询难度。为此,提出基于区域划分和并行扫描的网络海量元数据查询算法。所提算法通过应用子森林理论对海量元数据进行区域划分,以解决元数据中标签过于密集的问题。根据元数据区域划分结果,设计元数据并行扫描算法,同时扫描多个元数据分区,以提高查询速度和整体效率。开发基于并行扫描算法的互联网海量元数据查询程序,根据查询请求参数获得查询结果,实现互联网海量元数据精准查询。实验数据显示,所提算法应用后的元数据查询响应时间最小值为7.25 ms,元数据查询出错率最小值为4.8%,具有较好的元数据查询性能。 展开更多
关键词 元数据 互联网资源 查询方法 联合查询 内存数据库
下载PDF
支持MMDB缓存优化的索引结构研究
13
作者 张少娴 《桂林理工大学学报》 CAS 北大核心 2012年第4期547-552,共6页
针对目前内存数据库中索引缓存失配的问题,提出一种基于缓存优化的MCTH树索引结构。它不仅考虑到缓存失配对系统性能的影响,同时也考虑到TLB失配的因素,对MCTH树索引结构的分析和实验测试表明:MCTH树索引结构与相关索引结构相比具有更... 针对目前内存数据库中索引缓存失配的问题,提出一种基于缓存优化的MCTH树索引结构。它不仅考虑到缓存失配对系统性能的影响,同时也考虑到TLB失配的因素,对MCTH树索引结构的分析和实验测试表明:MCTH树索引结构与相关索引结构相比具有更好的有效性和优越性。 展开更多
关键词 内存数据库 MCTH树 索引 缓存优化
下载PDF
RDS在远程mdb数据库连接中的应用
14
作者 安清波 《现代计算机》 2001年第07b期80-83,共4页
随着计算机网络技术尤其是因特网技术的普及应用,远程数据库技术日益受到软件开发人员的重视,在Web网站后台管理系统和Intranet信息系统中,这种技术具有广阔的应用前景。远程数据库的连接方法是远程数据库技术的关键,尤其显得重要。本... 随着计算机网络技术尤其是因特网技术的普及应用,远程数据库技术日益受到软件开发人员的重视,在Web网站后台管理系统和Intranet信息系统中,这种技术具有广阔的应用前景。远程数据库的连接方法是远程数据库技术的关键,尤其显得重要。本文作者根据自己从事信息管理系统开发的经验,给出在VB6.0编程中使用RDS组件与远程mdb数据库连接的方法。 展开更多
关键词 远程数据库 RDS VB6.0 数据源 mdb数据库
下载PDF
Redis MMDB在城市垃圾清运监管系统中的研究与应用 被引量:3
15
作者 肖元缜 朱明 +1 位作者 苏厚勤 徐畅 《计算机应用与软件》 CSCD 2016年第5期94-97,139,共5页
数据存储和使用设计是应用软件系统的关键设计部分之一,关系到系统的业务处理、功能分解和应用性能。在分析原系统组成和B/S构架模式中页面链接结构特征基础上,提出和设计了一种内存数据库应用存储模型和基于Markov决策模型的数据调度策... 数据存储和使用设计是应用软件系统的关键设计部分之一,关系到系统的业务处理、功能分解和应用性能。在分析原系统组成和B/S构架模式中页面链接结构特征基础上,提出和设计了一种内存数据库应用存储模型和基于Markov决策模型的数据调度策略,通过Java EE技术框架予以编程实现。实际应用表明,研究、设计和描述的内存数据库应用技术与数据调度策略具有数据访问命中率较高、响应速度快和数据灾备恢复机制的技术特点,达到了设计预期目标。 展开更多
关键词 内存数据库 城市垃圾监管 数据交换策略 页面分析
下载PDF
基于影子页面和混合日志的MMDB恢复方法 被引量:1
16
作者 鲍程锋 杨小虎 《计算机工程与设计》 CSCD 北大核心 2011年第7期2373-2376,共4页
为了提升内存数据库从各种故障中恢复的速度,提出了基于影子页面技术、混合日志策略以及模糊检查点思想的内存数据库恢复方法。在分析内存数据库运行过程中主要的时间消耗点的基础上建立了内存数据库的系统模型,通过分析事务过程和检查... 为了提升内存数据库从各种故障中恢复的速度,提出了基于影子页面技术、混合日志策略以及模糊检查点思想的内存数据库恢复方法。在分析内存数据库运行过程中主要的时间消耗点的基础上建立了内存数据库的系统模型,通过分析事务过程和检查点过程,讨论了该恢复策略的执行过程以及优点,讲述了内存数据库在此系统模型和恢复策略下的事务故障和系统故障的恢复过程以及系统的性能分析。 展开更多
关键词 内存数据库 影子页面 混合日志 检查点 故障恢复
下载PDF
Preliminary abnormal electrocardiogram segment screening method for Holter data based on long short-term memory networks 被引量:1
17
作者 Siying Chen Hongxing Liu 《Chinese Physics B》 SCIE EI CAS CSCD 2020年第4期208-214,共7页
Holter usually monitors electrocardiogram(ECG)signals for more than 24 hours to capture short-lived cardiac abnormalities.In view of the large amount of Holter data and the fact that the normal part accounts for the m... Holter usually monitors electrocardiogram(ECG)signals for more than 24 hours to capture short-lived cardiac abnormalities.In view of the large amount of Holter data and the fact that the normal part accounts for the majority,it is reasonable to design an algorithm that can automatically eliminate normal data segments as much as possible without missing any abnormal data segments,and then take the left segments to the doctors or the computer programs for further diagnosis.In this paper,we propose a preliminary abnormal segment screening method for Holter data.Based on long short-term memory(LSTM)networks,the prediction model is established and trained with the normal data of a monitored object.Then,on the basis of kernel density estimation,we learn the distribution law of prediction errors after applying the trained LSTM model to the regular data.Based on these,the preliminary abnormal ECG segment screening analysis is carried out without R wave detection.Experiments on the MIT-BIH arrhythmia database show that,under the condition of ensuring that no abnormal point is missed,53.89% of normal segments can be effectively obviated.This work can greatly reduce the workload of subsequent further processing. 展开更多
关键词 ELECTROCARDIOGRAM LONG SHORT-TERM memory network kernel density estimation MIT-BIH ARRHYTHMIA database
下载PDF
内存数据库系统SwiftMMDB索引机制的设计与实现
18
作者 赵艳梅 郑鑫福 徐立臻 《计算机应用》 CSCD 北大核心 2011年第9期2395-2398,共4页
T树结合了平衡二叉树(AVL树)和B树的优点,可以有效地组织索引数据,从而为内存数据库提供优良的存储效率和查询性能。结合自主开发的一个内存数据库系统Sw iftMMDB介绍T树索引的设计与实现,并通过节点分裂、填充等方法改进了经典T树的插... T树结合了平衡二叉树(AVL树)和B树的优点,可以有效地组织索引数据,从而为内存数据库提供优良的存储效率和查询性能。结合自主开发的一个内存数据库系统Sw iftMMDB介绍T树索引的设计与实现,并通过节点分裂、填充等方法改进了经典T树的插入和删除操作,减少了T树中平衡旋转的次数,从而进一步提高内存数据库检索的效率和性能。 展开更多
关键词 内存数据库 索引 T树 平衡二叉树 B+树
下载PDF
内存数据库系统SwiftMMDB存储管理的设计与实现
19
作者 赵艳梅 倪力 +1 位作者 徐立臻 刘星洋 《计算机与数字工程》 2011年第11期47-50,共4页
该文在深入研究内存数据库系统存储管理技术的基础上,给出了自主开发的内存数据库系统SwiftMMDB存储管理模块的设计与实现方案,针对不同种类的应用背景,设计了两种数据库系统的运行结构以加快本地数据访问;分析并比较了三种内存空间分... 该文在深入研究内存数据库系统存储管理技术的基础上,给出了自主开发的内存数据库系统SwiftMMDB存储管理模块的设计与实现方案,针对不同种类的应用背景,设计了两种数据库系统的运行结构以加快本地数据访问;分析并比较了三种内存空间分配方式,使SwiftMMDB能够根据不同应用场合的需求特点选用不同的底层内存分配方式;将哈希索引与T树索引相结合对查询进行优化,提高内存数据库的查询效率。 展开更多
关键词 内存数据库 存储管理 多进程运行结构
下载PDF
基于MMDB轨道交通AFC清分系统的设计与实现
20
作者 何晋川 苏厚勤 《计算机应用与软件》 CSCD 2011年第1期187-190,共4页
提出在开发大型联机交易处理系统中,运用内存数据库提高实时处理效率和有效降低I/O频率的技术和方法。讨论了内存数据库、共享内存技术和传统磁盘数据库三种不同处理方式的差异。通过仿真轨道交通AFC清分系统的清分处理,证明运用内存数... 提出在开发大型联机交易处理系统中,运用内存数据库提高实时处理效率和有效降低I/O频率的技术和方法。讨论了内存数据库、共享内存技术和传统磁盘数据库三种不同处理方式的差异。通过仿真轨道交通AFC清分系统的清分处理,证明运用内存数据库方式在大宗数据处理系统中的有效性和可行性。 展开更多
关键词 内存数据库 自动售检票AFC 轨道交通AFC清分系统 系统性能 灾难恢复
下载PDF
上一页 1 2 24 下一页 到第
使用帮助 返回顶部