期刊文献+
共找到9,872篇文章
< 1 2 250 >
每页显示 20 50 100
A Concept of Dynamically Reconfigurable Real-time Vision System for Autonomous Mobile Robotics 被引量:3
1
作者 Aymeric De Cabrol Thibault Garcia +1 位作者 Patrick Bonnin Maryline Chetto 《International Journal of Automation and computing》 EI 2008年第2期174-184,共11页
This paper describes specific constraints of vision systems that are dedicated to be embedded in mobile robots. If PC-based hardware architecture is convenient in this field because of its versatility, flexibility, pe... This paper describes specific constraints of vision systems that are dedicated to be embedded in mobile robots. If PC-based hardware architecture is convenient in this field because of its versatility, flexibility, performance, and cost, current real-time operating systems are not completely adapted to long processing with varying duration, and it is often necessary to oversize the system to guarantee fail-safe functioning. Also, interactions with other robotic tasks having more priority are difficult to handle. To answer this problem, we have developed a dynamically reconfigurable vision processing system, based on the innovative features of Cleopatre real-time applicative layer concerning scheduling and fault tolerance. This framework allows to define emergency and optional tasks to ensure a minimal quality of service for the other subsystems of the robot, while allowing to adapt dynamically vision processing chain to an exceptional overlasting vision process or processor overload. Thus, it allows a better cohabitation of several subsystems in a single hardware, and to develop less expensive but safe systems, as they will be designed for the regular case and not rare exceptional ones. Finally, it brings a new way to think and develop vision systems, with pairs of complementary operators. 展开更多
关键词 real-time vision dynamic reconfiguration embedded systems ROBUSTNESS real-time operating system
下载PDF
A Class of Parallel Algorithms of Real-TimeNumerical Simulation for Stiff Dynamic System 被引量:2
2
作者 Cao Xuenian Liu Degui Li Shoufu 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2000年第4期51-58,共8页
In this paper a class of real-time parallel modified Rosenbrock methods of numerical simulation is constructed for stiff dynamic systems on a multiprocessor system, and convergence and numerical stability of these met... In this paper a class of real-time parallel modified Rosenbrock methods of numerical simulation is constructed for stiff dynamic systems on a multiprocessor system, and convergence and numerical stability of these methods are discussed. A-stable real-time parallel formula of two-stage third-order and A(α)-stable real-time parallel formula with o ≈ 89.96° of three-stage fourth-order are particularly given. The numerical simulation experiments in parallel environment show that the class of algorithms is efficient and applicable, with greater speedup. 展开更多
关键词 Dynamic system real-time simulation Parallel algorithms?
下载PDF
Improvement Design for Distributed Real-Time Stream Processing Systems 被引量:4
3
作者 Wei Jiang Liu-Gen Xu +1 位作者 Hai-Bo Hu Yue Ma 《Journal of Electronic Science and Technology》 CAS CSCD 2019年第1期3-12,共10页
In the era of Big Data, typical architecture of distributed real-time stream processing systems is the combination of Flume, Kafka, and Storm. As a kind of distributed message system, Kafka has the characteristics of ... In the era of Big Data, typical architecture of distributed real-time stream processing systems is the combination of Flume, Kafka, and Storm. As a kind of distributed message system, Kafka has the characteristics of horizontal scalability and high throughput, which is manly deployed in many areas in order to address the problem of speed mismatch between message producers and consumers. When using Kafka, we need to quickly receive data sent by producers. In addition, we need to send data to consumers quickly. Therefore, the performance of Kafka is of critical importance to the performance of the whole stream processing system. In this paper, we propose the improved design of real-time stream processing systems, and focus on improving the Kafka's data loading process.We use Kafka cat to transfer data from the source to Kafka topic directly, which can reduce the network transmission. We also utilize the memory file system to accelerate the process of data loading, which can address the bottleneck and performance problems caused by disk I/O. Extensive experiments are conducted to evaluate the performance, which show the superiority of our improved design. 展开更多
关键词 Kafka Kafka CAT memory FILE system MESSAGE QUEUE real-time STREAM processing system
下载PDF
Web-based GIS System for Real-time Field Data Collection Using Personal Mobile Phone 被引量:2
4
作者 Ko Ko Lwin Yuji Murayama 《Journal of Geographic Information System》 2011年第4期382-389,共8页
Recently, use of mobile communicational devices in field data collection is increasing such as smart phones and cellular phones due to emergence of embedded Global Position System GPS and Wi-Fi Internet access. Accura... Recently, use of mobile communicational devices in field data collection is increasing such as smart phones and cellular phones due to emergence of embedded Global Position System GPS and Wi-Fi Internet access. Accurate timely and handy field data collection is required for disaster management and emergency quick responses. In this article, we introduce web-based GIS system to collect the field data by personal mobile phone through Post Office Protocol POP3 mail server. The main objective of this work is to demonstrate real-time field data collection method to the students using their mobile phone to collect field data by timely and handy manners, either individual or group survey in local or global scale research. 展开更多
关键词 WEB-BASED GIS system real-time Field Data Collection PERSONAL Mobile PHONE POP3 MAIL Server
下载PDF
Multi-objective Optimization of Multi-Agent Elevator Group Control System Based on Real-time Particle Swarm Optimization Algorithm 被引量:3
5
作者 Yanwu Gu 《Engineering(科研)》 2012年第7期368-378,共11页
In order to get a globally optimized solution for the Elevator Group Control System (EGCS) scheduling problem, an algorithm with an overall optimization function is needed. In this study, Real-time Particle Swarm Opti... In order to get a globally optimized solution for the Elevator Group Control System (EGCS) scheduling problem, an algorithm with an overall optimization function is needed. In this study, Real-time Particle Swarm Optimization (RPSO) is proposed to find an optimal solution to the EGCS scheduling problem. Different traffic patterns and controller mechanisms for EGCS are analyzed. This study focuses on up-peak traffic because of its critical importance to modern office buildings. Simulation results show that EGCS based on Multi-Agent Systems (MAS) using RPSO gives good results for up-peak EGCS scheduling problem. Besides, the elevator real-time scheduling and reallocation functions are realized based on RPSO in case new information is available or the elevator becomes busy because it is unavailable or full. This study contributes a new scheduling algorithm for EGCS, and expands the application of PSO. 展开更多
关键词 MULTI-AGENT system ELEVATOR Group Control system real-time Particle SWARM Optimization Up-Peak Traffic
下载PDF
Specifying Requirements of Real-Time System with Rules and Templates 被引量:8
6
作者 Wu Guo-qing Xiao Hai-feng +1 位作者 Zheng Pen Ying Shi 《Wuhan University Journal of Natural Sciences》 EI CAS 2000年第3期278-284,共7页
This paper presents a model specifying requirements of real-time systems. Different from existing researches, this model mainly uses rules and templates to represent hierarchical FSMs (Finite State Machine). In this m... This paper presents a model specifying requirements of real-time systems. Different from existing researches, this model mainly uses rules and templates to represent hierarchical FSMs (Finite State Machine). In this model, one rule corresponds to one state transition of FSM and one template corresponds to one FSM. Rules and information with respect to a FSM can be written in a template. So templates include not only state diagrams, but also information that can not be described by FSM, such as performance requirements. The specification using this model consists of a collection of templates and it is easy for users to understand and to review. After introduced the related researches and principles of the model, this paper specifies requirements of a real-time system with this model, and discusses characters of this model in the end. 展开更多
关键词 requirements specification model requirements specification real-time system finite state machine
下载PDF
Real-time and wearable functional electrical stimulation system for volitional hand motor function control using the electromyography bridge method 被引量:5
7
作者 Hai-peng Wang Zheng-yang Bi +3 位作者 Yang Zhou Yu-xuan Zhou Zhi-gong Wang Xiao-ying Lv 《Neural Regeneration Research》 SCIE CAS CSCD 2017年第1期133-142,共10页
Voluntary participation of hemiplegic patients is crucial for functional electrical stimulation therapy.A wearable functional electrical stimulation system has been proposed for real-time volitional hand motor functio... Voluntary participation of hemiplegic patients is crucial for functional electrical stimulation therapy.A wearable functional electrical stimulation system has been proposed for real-time volitional hand motor function control using the electromyography bridge method.Through a series of novel design concepts,including the integration of a detecting circuit and an analog-to-digital converter,a miniaturized functional electrical stimulation circuit technique,a low-power super-regeneration chip for wireless receiving,and two wearable armbands,a prototype system has been established with reduced size,power,and overall cost.Based on wrist joint torque reproduction and classification experiments performed on six healthy subjects,the optimized surface electromyography thresholds and trained logistic regression classifier parameters were statistically chosen to establish wrist and hand motion control with high accuracy.Test results showed that wrist flexion/extension,hand grasp,and finger extension could be reproduced with high accuracy and low latency.This system can build a bridge of information transmission between healthy limbs and paralyzed limbs,effectively improve voluntary participation of hemiplegic patients,and elevate efficiency of rehabilitation training. 展开更多
关键词 nerve regeneration functional electrical stimulation logistic regression rehabilitation of upper-limb hemiplegia electromyography control wearable device stroke frequency-modulation stimulation hand motion circuit and system real-time neural regeneration
下载PDF
Real-time Monitoring of Subsea Gas Pipelines,Offshore Platforms,and Ship Inspection Scores Using an Automatic Identification System 被引量:1
8
作者 K.B.Artana T.Pitana +3 位作者 D.P.Dinariyana M.Ariana D.Kristianto E.Pratiwi 《Journal of Marine Science and Application》 CSCD 2018年第1期101-111,共11页
The aim of this research is to develop an algorithm and application that can perform real-time monitoring of the safety operation of offshore platforms and subsea gas pipelines as well as determine the need for ship i... The aim of this research is to develop an algorithm and application that can perform real-time monitoring of the safety operation of offshore platforms and subsea gas pipelines as well as determine the need for ship inspection using data obtained from automatic identification system(AIS).The research also focuses on the integration of shipping database,AIS data,and others to develop a prototype for designing a real-time monitoring system of offshore platforms and pipelines.A simple concept is used in the development of this prototype,which is achieved by using an overlaying map that outlines the coordinates of the offshore platform and subsea gas pipeline with the ship’s coordinates(longitude/latitude)as detected by AIS.Using such information,we can then build an early warning system(EWS)relayed through short message service(SMS),email,or other means when the ship enters the restricted and exclusion zone of platforms and pipelines.The ship inspection system is developed by combining several attributes.Then,decision analysis software is employed to prioritize the vessel’s four attributes,including ship age,ship type,classification,and flag state.Results show that the EWS can increase the safety level of offshore platforms and pipelines,as well as the efficient use of patrol boats in monitoring the safety of the facilities.Meanwhile,ship inspection enables the port to prioritize the ship to be inspected in accordance with the priority ranking inspection score. 展开更多
关键词 Automatic identification system AIS real-timemonitoring Subsea gas pipeline OFFSHORE platform SHIP inspection SCORE
下载PDF
Design, Analysis and Real-time Implementation of Networked Predictive Control Systems 被引量:6
9
作者 LIU Guo-Ping SUN Jian ZHAO Yun-Bo 《自动化学报》 EI CSCD 北大核心 2013年第11期1769-1777,共9页
这份报纸用预兆的控制策略涉及设计,分析和联网的控制系统的即时实现。联网的控制系统的特征的分析被详细说明,它证明一个联网的控制系统与常规控制系统不同。完成靠近环的联网的控制系统的需要的性能,联网的预兆的控制计划被介绍。... 这份报纸用预兆的控制策略涉及设计,分析和联网的控制系统的即时实现。联网的控制系统的特征的分析被详细说明,它证明一个联网的控制系统与常规控制系统不同。完成靠近环的联网的控制系统的需要的性能,联网的预兆的控制计划被介绍。设计,稳定性分析和联网的预兆的控制系统的即时实现被学习。它被联网的预兆的控制计划能补偿随机的网络通讯延期和数据退学学生的模拟和实际实验说明,完成需要的控制性能并且有好靠近环的稳定性。 展开更多
关键词 闭环网络控制系统 预测控制系统 实时实现 设计 预测控制策略 控制方案 网络预测 控制性能
下载PDF
A State-of-the-Art Survey on Real-Time Issues in Embedded Systems Virtualization 被引量:1
10
作者 Zonghua Gu Qingling Zhao 《Journal of Software Engineering and Applications》 2012年第4期277-290,共14页
Virtualization has gained great acceptance in the server and cloud computing arena. In recent years, it has also been widely applied to real-time embedded systems with stringent timing constraints. We present a compre... Virtualization has gained great acceptance in the server and cloud computing arena. In recent years, it has also been widely applied to real-time embedded systems with stringent timing constraints. We present a comprehensive survey on real-time issues in virtualization for embedded systems, covering popular virtualization systems including KVM, Xen, L4 and others. 展开更多
关键词 VIRTUALIZATION EMBEDDED systems real-time Scheduling
下载PDF
Development of a Simulation-Based Intelligent Decision Support System for the Adaptive Real-Time Control of Flexible Manufacturing Systems 被引量:1
11
作者 Babak Shirazi Iraj Mahdavi Maghsud Solimanpur 《Journal of Software Engineering and Applications》 2010年第7期661-673,共13页
This paper describes a simulation-based intelligent decision support system (IDSS) for real time control of a flexible manufacturing system (FMS) with machine and tool flexibility. The manufacturing processes involved... This paper describes a simulation-based intelligent decision support system (IDSS) for real time control of a flexible manufacturing system (FMS) with machine and tool flexibility. The manufacturing processes involved in FMS are complicated since each operation may be done by several machining centers. The system design approach is built around the theory of dynamic supervisory control based on a rule-based expert system. The paper considers flexibility in operation assignment and scheduling of multi-purpose machining centers which have different tools with their own efficiency. The architecture of the proposed controller consists of a simulator module coordinated with an IDSS via a real time event handler for implementing inter-process synchronization. The controller’s performance is validated by benchmark test problem. 展开更多
关键词 Intelligent DECISION Support system real time Control Flexible Manufacturing system MULTI-PURPOSE MACHINING CENTERS
下载PDF
Real-time Synchronization Method Based on Dual Ring Fieldbus in CNC System 被引量:2
12
作者 YANG Lei LIN Hu +3 位作者 ZHENG Liaomo YUE Dongfeng GAO Tianrong WANG Feng 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2014年第1期111-121,共11页
As the popularization of dual ring fieldbus, the optimized dual ring synchronization methods are still in short. The current synchronization methods are generally established in traditional industrial fieldbus, in whi... As the popularization of dual ring fieldbus, the optimized dual ring synchronization methods are still in short. The current synchronization methods are generally established in traditional industrial fieldbus, in which transmission is commonly considered in single track, the two-way transmitting cannot take full effect, and would result in unwanted idle load on equipment lines. In stamp-transferring part, the synchronizing algorithm is not properly processed to diminish the latency, so the real-time performance of entire system cannot be ensured. To support the synchronization control of stations in the CNC system, a real-time time synchronization method for dual ring fieldbus in the CNC system is designed in this paper. In this method a synchronizing message transmission scheme based on dual ring architecture and the synchronization algorithm between master and secondary stations are integrated. In the scheme, the clock models of both master and secondary stations are optimized with corresponding modules and the stamp data transmission based on the dual ring fieldbus is devised exclusively, so the transmitting efficiency improves with less idle work. In the algorithm, all the secondary stations can accomplish the consistent state with master station by updating clock discrepancy information in one communication cycle, and it takes the advantage of two-way transmitting and makes the best use of dual ring structure, so the real-time performance of the system can be promoted while retaining the precision of synchronization. To evaluate the performance, the costs of the method and errors during synchronizing are noted and analyzed based on the actual running environment in the industrial fieldbus. The results show that it reduces communication cost and ensures the smoothness of the system with low lag effects under heavy load. The proposed time synchronization method optimizes the architecture of sync message transmission in dual ring fieldbus, and improves the efficiency of time synchronization in the stations of CNC system. 展开更多
关键词 time synchronization dual ring fieldbus real-time system CNC system
下载PDF
Validation concurrency control protocol in parallel real-time database systems 被引量:3
13
作者 LEI Xiang-dong(雷向东) YUAN Xiao-li(袁晓莉) 《Journal of Central South University of Technology》 2002年第3期197-201,共5页
In parallel real-time database systems, concurrency control protocols must satisfy time constraints as well as the integrity constraints. The authors present a validation concurrency control(VCC) protocol, which can e... In parallel real-time database systems, concurrency control protocols must satisfy time constraints as well as the integrity constraints. The authors present a validation concurrency control(VCC) protocol, which can enhance the performance of real-time concurrency control mechanism by reducing the number of transactions that might miss their deadlines, and compare the performance of validation concurrency control protocol with that of HP2PL(High priority two phase locking) protocol and OCC-TI-WAIT-50(Optimistic concurrency control-time interval-wait-50) protocol under shared-disk architecture by simulation. The simulation results reveal that the protocol the author presented can effectively reduce the number of transactions restarting which might miss their deadlines and performs better than HP2PL and OCC-TI-WAIT-50. It works well when arrival rate of transaction is lesser than threshold. However, due to resource contention the percentage of missing deadline increases sharply when arrival rate is greater than the threshold. 展开更多
关键词 PARALLEL DATABASE system real-time DATABASE CONCURRENCY control VALIDATION TRANSACTIONS
下载PDF
Modeling and Design of Real-Time Pricing Systems Based on Markov Decision Processes 被引量:4
14
作者 Koichi Kobayashi Ichiro Maruta +1 位作者 Kazunori Sakurama Shun-ichi Azuma 《Applied Mathematics》 2014年第10期1485-1495,共11页
A real-time pricing system of electricity is a system that charges different electricity prices for different hours of the day and for different days, and is effective for reducing the peak and flattening the load cur... A real-time pricing system of electricity is a system that charges different electricity prices for different hours of the day and for different days, and is effective for reducing the peak and flattening the load curve. In this paper, using a Markov decision process (MDP), we propose a modeling method and an optimal control method for real-time pricing systems. First, the outline of real-time pricing systems is explained. Next, a model of a set of customers is derived as a multi-agent MDP. Furthermore, the optimal control problem is formulated, and is reduced to a quadratic programming problem. Finally, a numerical simulation is presented. 展开更多
关键词 MARKOV DECISION PROCESS OPTIMAL Control real-time PRICING system
下载PDF
Multi-Threat Real-Time Separating System 被引量:2
15
作者 詹磊 赵建民 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2001年第4期23-27,共5页
This paper describes a multi-threat real-time separating system for broadband anti-radiation missile seeker. It presents a method, with a dual-port memory as comparer, to perform PF and PW hardware real-time separatio... This paper describes a multi-threat real-time separating system for broadband anti-radiation missile seeker. It presents a method, with a dual-port memory as comparer, to perform PF and PW hardware real-time separation and to determine the time-of-arrival (TOA) by use of sequential difference histogram (SDIF). The method has been applied to practice, which has achieved good results. 展开更多
关键词 Binary codes Frequencies Poisson distribution Pulse width modulation Random access storage real time systems
下载PDF
A Text Categorization System with Soft Real-Time Guarantee 被引量:1
16
作者 WANG Hua-yong CHEN Yu DAI Yi-qi 《Wuhan University Journal of Natural Sciences》 EI CAS 2006年第1期226-229,共4页
In order to provide predictable runtime performante for text categorization (TC) systems, an innovative system design method is proposed for soft real time TC systems. An analyzable mathematical model is established... In order to provide predictable runtime performante for text categorization (TC) systems, an innovative system design method is proposed for soft real time TC systems. An analyzable mathematical model is established to approximately describe the nonlinear and time-varying TC systems. According to this mathematical model, the feedback control theory is adopted to prove the system's stableness and zero steady state error. The experiments result shows that the error of deadline satisfied ratio in the system is kept within 4 of the desired value. And the number of classifiers can be dynamically adjusted by the system itself to save the computa tion resources. The proposed methodology enables the theo retical analysis and evaluation to the TC systems, leading to a high-quality and low cost implementation approach. 展开更多
关键词 information retrieval text categorization soft real-time system feedback control theory
下载PDF
Intrusion Detection System for PS-Poll DoS Attack in 802.11 Networks Using Real Time Discrete Event System 被引量:5
17
作者 Mayank Agarwal Sanketh Purwar +1 位作者 Santosh Biswas Sukumar Nandi 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2017年第4期792-808,共17页
Wi-Fi devices have limited battery life because of which conserving battery life is imperative. The 802.11 Wi-Fi standard provides power management feature that allows stations(STAs) to enter into sleep state to prese... Wi-Fi devices have limited battery life because of which conserving battery life is imperative. The 802.11 Wi-Fi standard provides power management feature that allows stations(STAs) to enter into sleep state to preserve energy without any frame losses. After the STA wakes up, it sends a null data or PS-Poll frame to retrieve frame(s) buffered by the access point(AP), if any during its sleep period. An attacker can launch a power save denial of service(PS-DoS) attack on the sleeping STA(s) by transmitting a spoofed null data or PS-Poll frame(s) to retrieve the buffered frame(s) of the sleeping STA(s) from the AP causing frame losses for the targeted STA(s). Current approaches to prevent or detect the PS-DoS attack require encryption,change in protocol or installation of proprietary hardware. These solutions suffer from expensive setup, maintenance, scalability and deployment issues. The PS-DoS attack does not differ in semantics or statistics under normal and attack circumstances.So signature and anomaly based intrusion detection system(IDS) are unfit to detect the PS-DoS attack. In this paper we propose a timed IDS based on real time discrete event system(RTDES) for detecting PS-DoS attack. The proposed DES based IDS overcomes the drawbacks of existing systems and detects the PS-DoS attack with high accuracy and detection rate. The correctness of the RTDES based IDS is proved by experimenting all possible attack scenarios. 展开更多
关键词 Fault detection and diagnosis intrusion detection system(IDS) null data frame power save attack PS-Poll frame real time discrete event system(DES)
下载PDF
A Class of Real-Time Parallel Combined Methods ofDigital Simulation for Large Systems
18
作者 Liu Degui & Chen Lirong(Beijing Institute of Computer Application and Simulation Technology, 100854, P. R. China) 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2000年第2期25-31,共7页
In this paper, a class of real-time parallel combined methods (RTPCM) of the digital simulation for a partitioned large system is presented. By means of combination of the parallelism across the system with the parall... In this paper, a class of real-time parallel combined methods (RTPCM) of the digital simulation for a partitioned large system is presented. By means of combination of the parallelism across the system with the parallelism across the method, stiff and non-stiff subsystems are solved in parallel on parallel computer by a parallel Rosenbrock method and a parallel RK method, respectively. Their construction, convergence and numerical stability are discussed, and the digitalsimulation experiments are conducted. 展开更多
关键词 Large system real-time parallel combined method Parallel computer
下载PDF
Class of modified parallel combined methods of real-time numerical simulation for a stiff system
19
作者 朱珍民 刘德贵 陈丽容 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2004年第3期387-391,共5页
A class of modified parallel combined methods of real-time numerical simulation are presented for a stiff dynamic system. By combining the parallelism across the system with the parallelism across the method, and rela... A class of modified parallel combined methods of real-time numerical simulation are presented for a stiff dynamic system. By combining the parallelism across the system with the parallelism across the method, and relaxing the dependence of stage value computation on sampling time of input function, a class of modified real-time parallel combined methods are constructed. Stiff and nonstiff subsystems are solved in parallel on a parallel computer by a parallel Rosen-brock method and a parallel RK method, respectively. Their order conditions and convergences are discussed. The numerical simulation experiments show that this class of modified algorithms can get high speed and efficiency. 展开更多
关键词 stiff system real-time numerical simulation parallel combined method.
下载PDF
A Study on FMS's Real-time Fault Diagnosis Expert System
20
作者 肖祥胜 刘文剑 +1 位作者 苏宝华 马玉林 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 1995年第2期44-47,共4页
AStudyonFMS'sReal-timeFaultDiagnosisExpertSystemXIAOXiangsheng;LIUWenjian;SUBaohua;MAYulin(肖祥胜,刘文剑,苏宝华,马玉林)(... AStudyonFMS'sReal-timeFaultDiagnosisExpertSystemXIAOXiangsheng;LIUWenjian;SUBaohua;MAYulin(肖祥胜,刘文剑,苏宝华,马玉林)(FMSResearchCenter... 展开更多
关键词 ss:Flexible manufacturing system(FMS) real-time FAULT diagnosis EXPERT system
下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部