期刊文献+
共找到598篇文章
< 1 2 30 >
每页显示 20 50 100
Abstract Model Checking for Web Services
1
作者 QIAN Junyan CAI Guoyong GU Tianlong ZHAO Lingzhong 《Wuhan University Journal of Natural Sciences》 CAS 2008年第4期466-470,共5页
Web-services are highly distributed programs, and concurrent software is notoriously error-prone. Model checking is a powerful technique to find bugs in concurrent systems. However, the existing model checkers have no... Web-services are highly distributed programs, and concurrent software is notoriously error-prone. Model checking is a powerful technique to find bugs in concurrent systems. However, the existing model checkers have no enough ability to support for the programming languages and communication mechanisms used for Web services. We propose to use Kripke structures as means of modeling Web service. This paper presents an automated way to extract formal models from programs implementing Web services using predicate abstraction for abstract model checking. The abstract models are checked by means of a model checker that implements automatic abstraction refinement. These results enable the verification of the applications that implement Web services. 展开更多
关键词 Web-services model checking predicate abstraction hypertext preprocessor
在线阅读 下载PDF
Abstract models for heat engines 被引量:3
2
作者 Zhan-Chun Tu 《Frontiers of physics》 SCIE CSCD 2021年第3期99-110,共12页
We retrospect three abstract models for heat engines which include a classic abstract model in textbook of thermal physics,a primary abstract model for finite-time heat engines,and a refined abstract model for finite-... We retrospect three abstract models for heat engines which include a classic abstract model in textbook of thermal physics,a primary abstract model for finite-time heat engines,and a refined abstract model for finite-time heat engines.The detailed models of heat engines in literature of finite-time thermodynamics may be mapped into the refined abstract model.The future developments based on the refined abstract model are also surveyed. 展开更多
关键词 abstract model heat engine finite-time thermodynamics
原文传递
Masked Sentence Model Based on BERT for Move Recognition in Medical Scientific Abstracts 被引量:24
3
作者 Gaihong Yu Zhixiong Zhang +1 位作者 Huan Liu Liangping Ding 《Journal of Data and Information Science》 CSCD 2019年第4期42-55,共14页
Purpose:Mo ve recognition in scientific abstracts is an NLP task of classifying sentences of the abstracts into different types of language units.To improve the performance of move recognition in scientific abstracts,... Purpose:Mo ve recognition in scientific abstracts is an NLP task of classifying sentences of the abstracts into different types of language units.To improve the performance of move recognition in scientific abstracts,a novel model of move recognition is proposed that outperforms the BERT-based method.Design/methodology/approach:Prevalent models based on BERT for sentence classification often classify sentences without considering the context of the sentences.In this paper,inspired by the BERT masked language model(MLM),we propose a novel model called the masked sentence model that integrates the content and contextual information of the sentences in move recognition.Experiments are conducted on the benchmark dataset PubMed 20K RCT in three steps.Then,we compare our model with HSLN-RNN,BERT-based and SciBERT using the same dataset.Findings:Compared with the BERT-based and SciBERT models,the F1 score of our model outperforms them by 4.96%and 4.34%,respectively,which shows the feasibility and effectiveness of the novel model and the result of our model comes closest to the state-of-theart results of HSLN-RNN at present.Research limitations:The sequential features of move labels are not considered,which might be one of the reasons why HSLN-RNN has better performance.Our model is restricted to dealing with biomedical English literature because we use a dataset from PubMed,which is a typical biomedical database,to fine-tune our model.Practical implications:The proposed model is better and simpler in identifying move structures in scientific abstracts and is worthy of text classification experiments for capturing contextual features of sentences.Originality/value:T he study proposes a masked sentence model based on BERT that considers the contextual features of the sentences in abstracts in a new way.The performance of this classification model is significantly improved by rebuilding the input layer without changing the structure of neural networks. 展开更多
关键词 Move recognition BERT Masked sentence model Scientific abstracts
在线阅读 下载PDF
A Vulnerability Model Construction Method Based on Chemical Abstract Machine
4
作者 LI Xiang CHEN Jinfu +4 位作者 LIN Zhechao ZHANG Lin WANG Zibin ZHOU Minmin XIE Wanggen 《Wuhan University Journal of Natural Sciences》 CAS CSCD 2018年第2期150-162,共13页
It is difficult to formalize the causes of vulnerability, and there is no effective model to reveal the causes and characteristics of vulnerability. In this paper, a vulnerability model construction method is proposed... It is difficult to formalize the causes of vulnerability, and there is no effective model to reveal the causes and characteristics of vulnerability. In this paper, a vulnerability model construction method is proposed to realize the description of vulnerability attribute and the construction of a vulnerability model. A vulnerability model based on chemical abstract machine(CHAM) is constructed to realize the CHAM description of vulnerability model, and the framework of vulnerability model is also discussed. Case study is carried out to verify the feasibility and effectiveness of the proposed model. In addition, a prototype system is also designed and implemented based on the proposed vulnerability model. Experimental results show that the proposed model is more effective than other methods in the detection of software vulnerabilities. 展开更多
关键词 software security vulnerability detection vulner-ability analysis vulnerability model chemical abstract machine
原文传递
Influence of Software Modeling and Design on Domain-Specific Abstract Thinking: Student’s Perspective
5
作者 Zakarya A. Alzamil 《Journal of Software Engineering and Applications》 2013年第10期543-553,共11页
Software engineering has been taught at many institutions as individual course for many years. Recently, many higher education institutions offer a BSc degree in Software Engineering. Software engineers are required, ... Software engineering has been taught at many institutions as individual course for many years. Recently, many higher education institutions offer a BSc degree in Software Engineering. Software engineers are required, especially at the small enterprises, to play many roles, and sometimes simultaneously. Beside the technical and managerial skills, software engineers should have additional intellectual skills such as domain-specific abstract thinking. Therefore, software engineering curriculum should help the students to build and improve their skills to meet the labor market needs. This study aims to explore the perceptions of software engineering students on the influence of learning software modeling and design on their domain-specific abstract thinking. Also, we explore the role of the course project in improving their domain-specific abstract thinking. The study results have shown that, most of the surveyed students believe that learning and practicing modeling and design concepts contribute to their ability to think abstractly on specific domain. However, this finding is influenced by the students’ lack of the comprehension of some modeling and design aspects (e.g., generalization). We believe that, such aspects should be introduced to the students at early levels of software engineering curriculum, which certainly will improve their ability to think abstractly on specific domain. 展开更多
关键词 Domain-Specific abstract THINKING SOFTWARE modelING SOFTWARE DESIGN Teaching modelING and DESIGN SOFTWARE Engineering Education
在线阅读 下载PDF
Conversion of Object Oriented System into Software Product Line with Delta Modeling Abstract Behavioral Specification
6
作者 Ricky Timothy Gultom Maya Retno Ayu Setyautami Iis Solichah 《Journal of Computer and Communications》 2014年第2期85-90,共6页
This article contains a system conversion from object oriented design into Software Product Line (SPL) using delta modeling of Abstract Behavioral Specification (ABS). ABS is a modeling language which targets system w... This article contains a system conversion from object oriented design into Software Product Line (SPL) using delta modeling of Abstract Behavioral Specification (ABS). ABS is a modeling language which targets system with high level of variety and supports SPL development with delta modeling. The case study of this thesis is a digital library system called Library Automation and Digital Archive (LONTAR). Originally, LONTAR only uses SOAP-based web service. With ABS, LONTAR will be converted into SPL and implement another web service called REST. The motivation of this conversion of LONTAR from object oriented into SPL is because it is easier to develop system with ABS than using regular object oriented. Product definition in ABS is relatively easier than creating a new subclass and do customization to make it works well. 展开更多
关键词 System CONVERSION abstract BEHAVIORAL SPECIFICATION DELTA modelING Software Product line Object Oriented
在线阅读 下载PDF
Generating Abstractive Summaries from Social Media Discussions Using Transformers
7
作者 Afrodite Papagiannopoulou Chrissanthi Angeli Mazida Ahmad 《Open Journal of Applied Sciences》 2025年第1期239-258,共20页
The rise of social media platforms has revolutionized communication, enabling the exchange of vast amounts of data through text, audio, images, and videos. These platforms have become critical for sharing opinions and... The rise of social media platforms has revolutionized communication, enabling the exchange of vast amounts of data through text, audio, images, and videos. These platforms have become critical for sharing opinions and insights, influencing daily habits, and driving business, political, and economic decisions. Text posts are particularly significant, and natural language processing (NLP) has emerged as a powerful tool for analyzing such data. While traditional NLP methods have been effective for structured media, social media content poses unique challenges due to its informal and diverse nature. This has spurred the development of new techniques tailored for processing and extracting insights from unstructured user-generated text. One key application of NLP is the summarization of user comments to manage overwhelming content volumes. Abstractive summarization has proven highly effective in generating concise, human-like summaries, offering clear overviews of key themes and sentiments. This enhances understanding and engagement while reducing cognitive effort for users. For businesses, summarization provides actionable insights into customer preferences and feedback, enabling faster trend analysis, improved responsiveness, and strategic adaptability. By distilling complex data into manageable insights, summarization plays a vital role in improving user experiences and empowering informed decision-making in a data-driven landscape. This paper proposes a new implementation framework by fine-tuning and parameterizing Transformer Large Language Models to manage and maintain linguistic and semantic components in abstractive summary generation. The system excels in transforming large volumes of data into meaningful summaries, as evidenced by its strong performance across metrics like fluency, consistency, readability, and semantic coherence. 展开更多
关键词 abstractive Summarization TRANSFORMERS Social Media Summarization Transformer Language models
在线阅读 下载PDF
基于SciBERT模型的科技文献摘要识别与生成研究
8
作者 韩淑梅 郭航旭 +1 位作者 蒙杰 赵昕晖 《甘肃科技》 2026年第1期64-72,共9页
为提高科技文献处理效率和信息提取准确性,文章采用SciBERT模型对科技文献进行表示学习,通过构建文本分类模型对科技文献进行深度语义理解、文本编码及特征提取,提出基于SciBERT模型的科技文献摘要识别与生成方法,用于识别科技文献中的... 为提高科技文献处理效率和信息提取准确性,文章采用SciBERT模型对科技文献进行表示学习,通过构建文本分类模型对科技文献进行深度语义理解、文本编码及特征提取,提出基于SciBERT模型的科技文献摘要识别与生成方法,用于识别科技文献中的摘要段落,实现精炼摘要自动生成,以帮助科研人员更快速、准确地了解文献内容,为科技文献信息处理领域的进一步发展提供新的思路和方法,为科技文献摘要识别技术的发展提供有益启示与实践经验。 展开更多
关键词 科技文献摘要生成 SciBERT模型 自然语言处理 文本特征提取
在线阅读 下载PDF
大语言模型生成摘要可靠性评测研究
9
作者 王伟正 陈晗睿 +1 位作者 丁晓燕 乔鸿 《情报杂志》 北大核心 2026年第1期153-160,127,共9页
[目的]摘要是学术论文主旨的精简概括,直接影响论文的可见性与传播效果。以大语言模型生成摘要文本为例,为生成文本的可靠性研究提供参考。[方法]筛选图书情报领域992篇高被引论文作为数据集,优化提示词使ChatGPT3.5生成摘要,构建包含RO... [目的]摘要是学术论文主旨的精简概括,直接影响论文的可见性与传播效果。以大语言模型生成摘要文本为例,为生成文本的可靠性研究提供参考。[方法]筛选图书情报领域992篇高被引论文作为数据集,优化提示词使ChatGPT3.5生成摘要,构建包含ROUGE指标评测、人工评测和智能评测的多维度评估方法,结合具体案例,分析生成摘要的可靠性。[结果/结论]ROUGE评分整体较低,人工评测和智能评测结果表明大语言模型生成摘要在逻辑结构上表现较好,但在内容准确性、信息完整性和学术规范性等方面与学者撰写摘要差距明显。生成摘要虽能提高撰写摘要的效率,但无法完全替代人工撰写学术摘要,还需结合人工校验与智能优化来提升学术严谨性。 展开更多
关键词 摘要生成 大语言模型 可靠性 ChatGPT 摘要测评 评测框架
在线阅读 下载PDF
基于Abstract Factory模式的C#实现 被引量:2
10
作者 许璟峰 《电脑知识与技术》 2006年第9期179-180,共2页
随着面向对象设计技术的日益广泛运用,作为可复用技术基础的设计模式也得到了深入研究。本文结合C#语言,就创建模式中的AbstractFactory给出了一种可行的实现方式。
关键词 设计模式 创建型模式 抽象工厂 统一建模语言
在线阅读 下载PDF
基于模块化Abstract-Refine算法框架的软件模型检测方法 被引量:1
11
作者 王舜 杜晔 韩臻 《电子学报》 EI CAS CSCD 北大核心 2020年第5期997-1002,共6页
Abstract-Refine(抽象—精炼)方法是软件模型检测领域中较为有效的设计思想,具有较高的通用性和效率优势,但目前并没有一个框架可以对其精确进行描述及实现有效的模块化使用和替换.本文提出了一种模块化的Abstract-Refine算法框架,分析... Abstract-Refine(抽象—精炼)方法是软件模型检测领域中较为有效的设计思想,具有较高的通用性和效率优势,但目前并没有一个框架可以对其精确进行描述及实现有效的模块化使用和替换.本文提出了一种模块化的Abstract-Refine算法框架,分析和解释了Abstract-Refine算法所接受的输入程序的精细结构和特性,并对Abstract-Refine算法和相关子算法运用平衡操作符做以模块化解耦,使得子算法的修改和更换不需要依赖对上层的变更.经过实验验证,本方法可有效实现传统算法模块化解耦,同时不对原算法的性能造成冲击. 展开更多
关键词 软件模型检测 模块化方法 抽象—精炼(abstract-Refine) 通用算法 抽象程序
在线阅读 下载PDF
Verifying the accuracy of interlocking tables for railway signalling systems using abstract state machines 被引量:1
12
作者 Basri Tugcan Celebi Ozgur Turay Kaymakci 《Journal of Modern Transportation》 2016年第4期277-283,共7页
Railway transportation system is a critical sector where design methods and techniques are defined by international standards in order to reduce possible risks to an acceptable minimum level. CENELEC 50128 strongly re... Railway transportation system is a critical sector where design methods and techniques are defined by international standards in order to reduce possible risks to an acceptable minimum level. CENELEC 50128 strongly recommends the utilization of finite state machines during system modelling stage and formal proof methods during the verifi- cation and testing stages of control algorithms. Due to the high importance of interlocking table at the design state of a sig- nalization system, the modelling and verification of inter- locking tables are examined in this work. For this purpose, abstract state machines are used as a modelling tool. The developed models have been performed in a generalized structure such that the model control can be done automatically for the interlocking systems. In this study, NuSMV is used at the verification state. Also, the consistency of the developed models has been supervised through fault injection. The developed models and software components are applied on a real railway station operated by Metro Istanbul Co. 展开更多
关键词 model checking - abstract state machines Interlocking
在线阅读 下载PDF
A Contrastive Genre Analysis of English Abstract in Linguistic Journals Written by Chinese and English Writers
13
作者 郑翠 郑莹 《海外英语》 2012年第1X期267-269,共3页
This paper contrastively studies the generic structures of sixty abstracts from English teaching and learning journals written by Chinese writers and English native writers.Analysis of the data is based on Swales'... This paper contrastively studies the generic structures of sixty abstracts from English teaching and learning journals written by Chinese writers and English native writers.Analysis of the data is based on Swales' IMRD(Introduction-Method-Result-Discussion) model and all the data are coded through SPSS.Result indicates 1) English natives tend to write longer than Chinese.2) The rhetorical structure of the abstract tends to be more complete in the international journals.3) English natives tend to write more about the background details while the Chinese natives focus more on the result explanation.It is hoped that this comparison would shed some lights on abstract writing for Chinese writers. 展开更多
关键词 generic structures abstract IMRD model
在线阅读 下载PDF
A Modeling Language Based on UML for Modeling Simulation Testing System of Avionic Software 被引量:2
14
作者 WANG Lize LIU Bin LU Minyan 《Chinese Journal of Aeronautics》 SCIE EI CAS CSCD 2011年第2期181-194,共14页
With direct expression of individual application domain patterns and ideas,domain-specific modeling language(DSML) is more and more frequently used to build models instead of using a combination of one or more gener... With direct expression of individual application domain patterns and ideas,domain-specific modeling language(DSML) is more and more frequently used to build models instead of using a combination of one or more general constructs.Based on the profile mechanism of unified modeling language(UML) 2.2,a kind of DSML is presented to model simulation testing systems of avionic software(STSAS).To define the syntax,semantics and notions of the DSML,the domain model of the STSAS from which we generalize the domain concepts and relationships among these concepts is given,and then,the domain model is mapped into a UML meta-model,named UML-STSAS profile.Assuming a flight control system(FCS) as system under test(SUT),we design the relevant STSAS.The results indicate that extending UML to the simulation testing domain can effectively and precisely model STSAS. 展开更多
关键词 AVIONICS HARDWARE-IN-THE-LOOP test facilities META-model UML profile domain-specific modeling language abstract state machine
原文传递
Genre Analysis of Research Dissertation Abstracts
15
作者 刘军华 《海外英语》 2011年第15期240-242,共3页
Genre analysis has become one of the most important approaches to text analysis, especially in the field of English for Specific Purposes. Abstract is the essential part of the paper, which helps the readers get initi... Genre analysis has become one of the most important approaches to text analysis, especially in the field of English for Specific Purposes. Abstract is the essential part of the paper, which helps the readers get initial impressions. Because of its particular the usage of communication, it has its special rules and mode. The purpose of this paper was to present the 5-move model characteristic of research dissertation Abstracts, and explore the linguistic characteristics of each move. The analysis started from the macrostructure, i.e from the text as a whole, towards the microstructure which included linguistic description (syntactic and lexical). The results showed that most abstracts followed 5-move model and the linguistic features of this genre. 展开更多
关键词 GENRE analysis DISSERTATION abstractS 5-move model
在线阅读 下载PDF
智能算力网络研究中的重大挑战与核心技术 被引量:4
16
作者 李克秋 赵来平 +1 位作者 李卓钊 李文信 《中国科学基金》 北大核心 2025年第2期208-217,共10页
第371期双清论坛“智能算网的基础机理与核心技术”会议指出算力网络已成为新型信息基础设施的关键组成部分,对于新质生产力的发展具有至关重要的意义。基于本次“双清论坛”会议内容,本文概述了我国在智能算力网络平台建设中的国家重... 第371期双清论坛“智能算网的基础机理与核心技术”会议指出算力网络已成为新型信息基础设施的关键组成部分,对于新质生产力的发展具有至关重要的意义。基于本次“双清论坛”会议内容,本文概述了我国在智能算力网络平台建设中的国家重大需求,介绍了自东数西算工程启动以来算力网络建设方面取得的重要成就,以及现有的算力网络平台面临的挑战。本文回顾了国内外智能算力网络的三阶段发展历程,从打通不同数据中心的异构资源,到实现算力调度和网络传输的管理底座,最终通过跨域无感编程模型实现用户应用的原生高效并行。根据对现有工作的详细分析,本文就智能算网相关领域的国家重大资助方向提供了建议。在基础设施方面,企业需要开发高速跨域的网络通信硬件,构建异构资源的统一抽象接口,以实现高速跨域互通;在资源管理层面,需要对跨域的计算和网络资源统一调度,提升跨域协作效率;在应用层面,需要为用户提供简洁易用的跨域编程模型,降低平台使用门槛。最终以大模型作为示范应用给出算力网络与新型应用的结合样例,未来更多的大规模计算应用的涌现也会进一步推动算力网络的发展。 展开更多
关键词 算力网络 跨域调度 统一抽象 编程模型 基础设施
原文传递
Formal Verification of TASM Models by Translating into UPPAAL 被引量:1
17
作者 胡凯 张腾 +3 位作者 杨志斌 顾斌 蒋树 姜泮昌 《Journal of Donghua University(English Edition)》 EI CAS 2012年第1期51-54,共4页
Timed abstract state machine(TASM) is a formal specification language used to specify and simulate the behavior of real-time systems. Formal verification of TASM model can be fulfilled through model checking activitie... Timed abstract state machine(TASM) is a formal specification language used to specify and simulate the behavior of real-time systems. Formal verification of TASM model can be fulfilled through model checking activities by translating into UPPAAL. Firstly, the translational semantics from TASM to UPPAAL is presented through atlas transformation language(ATL). Secondly, the implementation of the proposed model transformation tool TASM2UPPAAL is provided. Finally, a case study is given to illustrate the automatic transformation from TASM model to UPPAAL model. 展开更多
关键词 timed abstract state machine(TASM) formal verification model transformation atlas transformation language(ATL) UPPAAL
在线阅读 下载PDF
An IMRD-based Contrastive Study of Move in Aquatic Biology Article Abstracts by Native English Speakers and Chinese Authors
18
作者 王儒钰 《海外英语》 2019年第24期111-112,共2页
Although contrastive move analysis of article abstracts has been a highlight,few studies focus on abstracts of natural sci⁃ence articles.To compensate for this gap,this study,based on IMRD model,focuses on aquatic bio... Although contrastive move analysis of article abstracts has been a highlight,few studies focus on abstracts of natural sci⁃ence articles.To compensate for this gap,this study,based on IMRD model,focuses on aquatic biology abstracts and contrasts those by native English speakers and those by Chinese authors.Combining quantitative and qualitative studies,it reveals their dif⁃ferences and similarities in terms of the frequency of different moves,sentence length and move length significance.Such similari⁃ties and differences can be explained by the face culture of China,the different language proficiency and the common convention of academic abstract. 展开更多
关键词 MOVE IMRD model abstract GENRE academic text
在线阅读 下载PDF
AADL2TASM: a Verification and Analysis Tool for AADL Models
19
作者 蒋树 胡凯 +3 位作者 杨志斌 顾斌 张腾 姜泮昌 《Journal of Donghua University(English Edition)》 EI CAS 2012年第1期94-98,共5页
Architecture analysis and design language (AADL) is an architecture description language standard for embedded real-time systems and it is widely used in safety-critical applications. For facilitating verifcafion an... Architecture analysis and design language (AADL) is an architecture description language standard for embedded real-time systems and it is widely used in safety-critical applications. For facilitating verifcafion and analysis, model transformation is one of the methods. A synchronous subset of AADL and a general methodology for translating the AADL subset into timed abstract state machine (TASM) were studied. Based on the arias transformation language ( ATL ) framework, the associated translating tool AADL2TASM was implemented by defining the meta-model of both AADL and TASM, and the ATL transformation rules. A case study with property verification of the AADL model was also presented for validating the tool. 展开更多
关键词 architecture analysis and design language AADL timed abstract state machine TASM model transformation atlas transformation languaee( ATL
在线阅读 下载PDF
因果时空语义驱动的深度强化学习抽象建模方法
20
作者 田丽丽 杜德慧 +2 位作者 聂基辉 陈逸康 李荥达 《软件学报》 北大核心 2025年第8期3637-3654,共18页
随着智能信息物理融合系统(intelligent cyber-physical system,ICPS)的快速发展,智能技术在感知、决策、规控等方面的应用日益广泛.其中,深度强化学习因其在处理复杂的动态环境方面的高效性,已被广泛用于ICPS的控制组件中.然而,由于运... 随着智能信息物理融合系统(intelligent cyber-physical system,ICPS)的快速发展,智能技术在感知、决策、规控等方面的应用日益广泛.其中,深度强化学习因其在处理复杂的动态环境方面的高效性,已被广泛用于ICPS的控制组件中.然而,由于运行环境的开放性和ICPS系统的复杂性,深度强化学习在学习过程中需要对复杂多变的状态空间进行探索,这极易导致决策生成时效率低下和泛化性不足等问题.目前对于该问题的常见解决方法是将大规模的细粒度马尔可夫决策过程(Markov decision process,MDP)抽象为小规模的粗粒度马尔可夫决策过程,从而简化模型的计算复杂度并提高求解效率.但这些方法尚未考虑如何保证原状态的时空语义信息、聚类抽象的系统空间和真实系统空间之间的语义一致性问题.针对以上问题,提出基于因果时空语义的深度强化学习抽象建模方法.首先,提出反映时间和空间价值变化分布的因果时空语义,并在此基础上对状态进行双阶段语义抽象以构建深度强化学习过程的抽象马尔可夫模型;其次,结合抽象优化技术对抽象模型进行调优,以减少抽象状态与相应具体状态之间的语义误差;最后,结合车道保持、自适应巡航、交叉路口会车等案例进行了大量的实验,并使用验证器PRISM对模型进行评估分析,结果表明所提出的抽象建模技术在模型的抽象表达能力、准确性及语义等价性方面具有较好的效果. 展开更多
关键词 深度强化学习 抽象建模 因果时空语义 智能信息物理融合系统(ICPS) 马尔可夫决策过程(MDP)
在线阅读 下载PDF
上一页 1 2 30 下一页 到第
使用帮助 返回顶部