期刊文献+
共找到184篇文章
< 1 2 10 >
每页显示 20 50 100
An Improved Text-Based and Image-Based CAPTCHA Based on Solving and Response Time
1
作者 Ademola Olusola Adesina Patrick Seun Ayobioloja +3 位作者 Ibidun Christiana Obagbuwa Tola John Odule Adenrele AAfolorunso Sunday Adeola Ajagbe 《Computers, Materials & Continua》 SCIE EI 2023年第2期2661-2675,共15页
CAPTCHA is an acronym that stands for Completely Automated Public Turing Test to tell Computers and Humans Apart(CAPTCHA),it is a good example of an authentication system that can be used to determine the true identit... CAPTCHA is an acronym that stands for Completely Automated Public Turing Test to tell Computers and Humans Apart(CAPTCHA),it is a good example of an authentication system that can be used to determine the true identity of any user.It serves as a security measure to prevent an attack caused by web bots(automatic programs)during an online transaction.It can come as text-based or image-based depending on the project and the programmer.The usability and robustness,as well as level of security,provided each of the varies and call for the development of an improved system.Hence,this paper studied and improved two different CAPTCHA systems(the text-based CAPTCHA and image-based CAPTCHA).The textbased and image-based CAPTCHAwere designed using JavaScript.Response time and solving time are the two metrics used to determine the effectiveness and efficiency of the two CAPTCHA systems.The inclusion of response time and solving time improved the shortfall of the usability and robustness of the existing system.The developed system was tested using 200 students from the Federal College of Animal Health and Production Technology.The results of each of the participants,for the two CAPTCHAs,were extracted from the database and subjected to analysis using SPSS.The result shows that textbased CAPTCHAhas the lowest average solving time(21.3333 s)with a 47.8%success rate while image-based CAPTCHA has the highest average solving time was 23.5138 s with a 52.8%success rate.The average response time for the image-based CAPTCHA was 2.1855 s with a 37.9%success rate lower than the text-based CAPTCHA response time(3.5561 s)with a 62.1%success rate.This indicates that the text-based CAPTCHA is more effective in terms of usability tests while image-based CAPTCHA is more efficient in terms of system responsiveness and recommended for potential users. 展开更多
关键词 captcha computational intelligence information security response time solving time
下载PDF
Image-Based Brachytherapy in Cervical Cancer: Review and Experiences in Faculty of Medicine, Chiang Mai University 被引量:2
2
作者 Ekkasit Tharavichitkul Somvilai Chakrabandhu +2 位作者 Pitchayaponne Klunklin Wimrak Onchan Imjai Chitapanarux 《Journal of Cancer Therapy》 2013年第5期1-7,共7页
Cervical cancer is the one of the most common cancer in female patients inThailand. Radiotherapy has the role for the treatment of cervical cancer by postoperative, radical and palliative treatments. For radical radio... Cervical cancer is the one of the most common cancer in female patients inThailand. Radiotherapy has the role for the treatment of cervical cancer by postoperative, radical and palliative treatments. For radical radiotherapy, the combination of external beam radiation therapy and brachytherapy will be used to increase the tumor dose to curative goal. With the new development of medical images (Computed tomography (CT), Magnetic Resonance Imaging (MRI) or Ultrasonography (US)), the treatment with brachytherapy will be developed from point-based to volume-based concepts. Many studies reported the benefit of image-based brachytherapy over conventional brachytherapy and clinical benefit of using image-based brachytherapy in the treatment of cervical cancer. 展开更多
关键词 image-based BRACHYTHERAPY Cervical Cancer REVIEW
下载PDF
A review on image-based rendering 被引量:1
3
作者 Yuan CHANG Guo-Ping WANG 《Virtual Reality & Intelligent Hardware》 2019年第1期39-54,共16页
Image-based rendering is important both in the field of computer graphics and computer vision,and it is also widely used in virtual reality technology.For more than two decades,people have done a lot of work on the re... Image-based rendering is important both in the field of computer graphics and computer vision,and it is also widely used in virtual reality technology.For more than two decades,people have done a lot of work on the research of image-based rendering,and these methods can be divided into two categories according to whether the geometric information of the scene is utilized.According to this classification,we introduce some classical methods and representative methods proposed in recent years.We also compare and analyze the basic principles,advantages and disadvantages of different methods.Finally,some suggestions are given for research directions on image-based rendering techniques in the future. 展开更多
关键词 image-based rendering Virtual reality Image interpolation PANORAMA
下载PDF
Three Dimensional Microstructure and Image-Based Simulation of a Fly Ash/Al Syntactic Foam Using X-ray Micro-Computed Tomography
4
作者 张强 WU Gaohui 《Journal of Wuhan University of Technology(Materials Science)》 SCIE EI CAS 2013年第1期99-103,共5页
An aluminum matrix syntactic foam, incorporated with hollow-structured fly ash particles, was fabricated by pressure infiltration technique. X-ray micro-computed tomography was used to characterize its heterogeneous m... An aluminum matrix syntactic foam, incorporated with hollow-structured fly ash particles, was fabricated by pressure infiltration technique. X-ray micro-computed tomography was used to characterize its heterogeneous microstructure three dimensionally (3D). The quantification of some microstructure features, such as content and size distribution of hollow fly ash particles, was acquired in 3D. The tomographic data were exploited as a rapid method to generate a microstructurally accurate and robust 3D meshed model. The thermal transport behavior has been modeled using a commercial finite-element code to conduct steady state analyses. Simulation of the thermal conductivity showed good correlation with experimental result. 展开更多
关键词 fly ash syntactic foam TOMOGRAPHY MICROSTRUCTURE image-based simulation
下载PDF
一种基于拒识的高可靠性CAPTCHA识别算法 被引量:1
5
作者 张亮 黄曙光 石昭祥 《自动化学报》 EI CSCD 北大核心 2011年第7期891-900,共10页
CAPTCHA是一种阻止机器人滥用自然人资源的网络安全机制.研究CAPTCHA识别技术有助于发现CAPTCHA自身的缺陷,促使其变得更加安全.针对现有方法难以识别的高粘着CAPTCHA,本文提出了一种新的识别算法.该算法首先使用递归神经网络(Recurrent... CAPTCHA是一种阻止机器人滥用自然人资源的网络安全机制.研究CAPTCHA识别技术有助于发现CAPTCHA自身的缺陷,促使其变得更加安全.针对现有方法难以识别的高粘着CAPTCHA,本文提出了一种新的识别算法.该算法首先使用递归神经网络(Recurrent neural network,RNN)对CAPTCHA进行识别,然后为了提高识别结果的可靠性,提出了一种基于SVM的拒识新算法,并使用数据降维方法对拒识特征进行降维.实验结果表明:1)本文所提识别算法能够识别高粘着型CAPTCHA,并且识别结果具有高可靠性;2)新的拒识算法相对于其他拒识算法具有明显优势;3)数据降维方法能够进一步改善拒识算法的性能,从而取得更高的可靠性. 展开更多
关键词 人工智能 网络安全 captcha识别 拒识算法 可靠性
下载PDF
基于二维RNN的CAPTCHA识别 被引量:2
6
作者 陈睿 黄曙光 +1 位作者 叶春明 张亮 《小型微型计算机系统》 CSCD 北大核心 2014年第3期504-508,共5页
全自动开放式人机区分图灵测试(CAPTCHA)是基于人工智能领域开放性问题而设计的网络安全技术,CAPTCHA识别是该研究领域的重要分支.长短时记忆(Long Short Term Memory,LSTM)型递归神经网络(Recurrent Neural Network,RNN)已被成功应用于... 全自动开放式人机区分图灵测试(CAPTCHA)是基于人工智能领域开放性问题而设计的网络安全技术,CAPTCHA识别是该研究领域的重要分支.长短时记忆(Long Short Term Memory,LSTM)型递归神经网络(Recurrent Neural Network,RNN)已被成功应用于CAPTCHA识别,LSTM型RNN实质上是一维RNN,而文本型CAPTCHA为二维图像.提出使用二维RNN对CAPTCHA进行识别.二维RNN能够很好的将特征提取同识别相结合,同时具有较好的上下文保持特性,从而更适合文本型CAPTCHA识别.同时为了进一步提高识别的可靠性,提出一种基于支持向量机(Support vector machine,SVM)的拒识策略,实验结果表明二维RNN较一维RNN能够获得更好的识别率,并且新的拒识策略较其他拒识策略取得更好的拒识效果. 展开更多
关键词 全自动开放式人机区分图灵测试(captcha) 二维递归神经网络 人工智能 拒识策略
下载PDF
基于CAPTCHA和Winnow算法的垃圾短信过滤研究 被引量:1
7
作者 王世卿 张燕丽 《计算机工程与设计》 CSCD 北大核心 2011年第1期313-315,357,共4页
为识别并过滤掉日益增多的垃圾短信,提出了基于全自动人机识别系统(CAPTCHA)和Winnow算法的过滤方法。在CAPTCHA方法中,根据用户能否正确辨认图片,人类和计算机能被辨别,该方法能有效地过滤计算机发送的组垃圾短信。改进的Winnow过滤器... 为识别并过滤掉日益增多的垃圾短信,提出了基于全自动人机识别系统(CAPTCHA)和Winnow算法的过滤方法。在CAPTCHA方法中,根据用户能否正确辨认图片,人类和计算机能被辨别,该方法能有效地过滤计算机发送的组垃圾短信。改进的Winnow过滤器可以直接处理原始文本,节省了中文分词时间,而且利用了复合分类思想,提高了分类精度。实验结果表明,CAPTCHA和改进的Winnow算法相结合能较准确地过滤掉垃圾短信。 展开更多
关键词 全自动人机识别系统 WINNOW算法 垃圾短信 中文分词 复合分类
下载PDF
覆盖约简算法在Captcha识别方面的应用
8
作者 贾瑞玉 李永顺 倪志伟 《计算机工程与应用》 CSCD 2012年第6期196-199,共4页
Captcha是用来区分计算机与人类的一种程序,图像验证码是一种典型的Captcha。对图像验证码的发展历程进行了总结,比较了几种目前最常见验证码的特点和设计思路,提出了对一般验证码的破解方法,并设计实现了提取验证码数据的图片信息提取... Captcha是用来区分计算机与人类的一种程序,图像验证码是一种典型的Captcha。对图像验证码的发展历程进行了总结,比较了几种目前最常见验证码的特点和设计思路,提出了对一般验证码的破解方法,并设计实现了提取验证码数据的图片信息提取系统;应用基于条件信息熵的覆盖约简算法,对验证码进行识别,对比实验结果证明,识别效果良好。 展开更多
关键词 captcha识别 覆盖约简 条件信息熵
下载PDF
结合Ajax技术开发符合JSF规范的Captcha组件
9
作者 彭胜 刘卫国 《计算机系统应用》 2009年第3期109-113,共5页
本文将JSF定制组件技术与Ajax技术结合起来开发制作了一个Captcha组件。整个组件分为两大部分:Ajax支持部分和JSF支持部分。前者主要利用Ajax技术完成组件显示图片部分的即时切换,能够实现Web页面的局部刷新,可以在切换图片的同时不对... 本文将JSF定制组件技术与Ajax技术结合起来开发制作了一个Captcha组件。整个组件分为两大部分:Ajax支持部分和JSF支持部分。前者主要利用Ajax技术完成组件显示图片部分的即时切换,能够实现Web页面的局部刷新,可以在切换图片的同时不对页面中其他部分产生影响;后者主要利用JSF组件封装机制将Captcha模块封装成符合JSF规范的组件,从而使该组件可以像其他JSF组件一样在Web系统中方便地部署。最后,结合具体实例介绍了该组件在Web系统中的具体使用方式。 展开更多
关键词 captcha AJAX JSF UI组件 标签 资源呈现
下载PDF
基于3D的CAPTCHA验证码研究
10
作者 汪维华 Henry Chang 《重庆文理学院学报(自然科学版)》 2012年第6期79-81,共3页
使用验证码的主要目的是保证网络的用户是真实的用户而非机器自动产生的用户,这有利于保证网站的安全,而CAPTCHA技术主要用于验证码的生成,传统的验证码生成采用的是2D-CAPTCHA技术,目前该技术已经比较成熟,因此,针对此技术的攻击的研... 使用验证码的主要目的是保证网络的用户是真实的用户而非机器自动产生的用户,这有利于保证网站的安全,而CAPTCHA技术主要用于验证码的生成,传统的验证码生成采用的是2D-CAPTCHA技术,目前该技术已经比较成熟,因此,针对此技术的攻击的研究也比较多,导致了该技术使用的不安全性系数增加.针对这一问题,文章研究了CAPTCHA技术的发展新动向3D-CAPTCHA技术. 展开更多
关键词 captcha 三维captcha技术 验证码
下载PDF
一种使用JCAPTCHA框架的验证码实现方法
11
作者 周文勤 马海云 杨小萍 《自动化与仪器仪表》 2010年第6期131-132,136,共3页
对验证码识别技术进行介绍,例示了使用JCAPTCHA开源框架实现验证码的方法,并基于该框架设计完成了一个验证码构件,构件将验证码的实现方法进行封装。验证码构件可以方便地集成到Java EE项目中,实践证明,该构件的确能让验证码开发工作变... 对验证码识别技术进行介绍,例示了使用JCAPTCHA开源框架实现验证码的方法,并基于该框架设计完成了一个验证码构件,构件将验证码的实现方法进行封装。验证码构件可以方便地集成到Java EE项目中,实践证明,该构件的确能让验证码开发工作变得更为简单有效。 展开更多
关键词 验证码 Jcaptcha JAVAEE 构件
下载PDF
基于CAPTCHA的中文安全机制的研究 被引量:6
12
作者 金海坤 杜文杰 沙俐敏 《计算机工程与设计》 CSCD 北大核心 2006年第6期985-987,共3页
随着越来越多的“网络机器人”在Internet上活动,网站的安全性问题显得越来越严峻。全自动人机识别系统(CAPT-CHA),一个让人类能够通过测试,而当前的计算机不能通过的程序出现了。它的原理建立在未解决的人工智能问题领域。通过对几种... 随着越来越多的“网络机器人”在Internet上活动,网站的安全性问题显得越来越严峻。全自动人机识别系统(CAPT-CHA),一个让人类能够通过测试,而当前的计算机不能通过的程序出现了。它的原理建立在未解决的人工智能问题领域。通过对几种在实际安全应用中的不同CAPTCHA结构的考察,描述了它们的原理、模型和优缺点,并结合我国情况,提出了基于中文文字识别的CAPTCHA模型,详细描述了在中文CAPTCHA编程设计中的实现策略。 展开更多
关键词 全自动区分计算机和人类的图灵测试 文字识别 图像处理 图灵
下载PDF
拼图形式CAPTCHA的构建及性能评价 被引量:1
13
作者 张红光 吴燕 《计算机工程与设计》 CSCD 北大核心 2010年第12期2781-2783,2787,共4页
为了提高目前多数在线系统的验证码的安全性,提出了一种以拼图形式构建全自动区分计算机和人类的图灵测试(completely automated public Turing test to tell computers and humans apart,CAPTCHA)的方案,该方案能有效抵御光学字符识别... 为了提高目前多数在线系统的验证码的安全性,提出了一种以拼图形式构建全自动区分计算机和人类的图灵测试(completely automated public Turing test to tell computers and humans apart,CAPTCHA)的方案,该方案能有效抵御光学字符识别技术和外部轮廓识别技术的攻击又不失易用性。基于该方案,研究其实现的途径及方法,接着分别用4种方式对其进行开发实现,最后应用浏览器兼容性等标准对各种实现方式的性能进行综合测试及评价,测试结果表明,以大图拼接结合Cookie方式实现拼图形式CAPTCHA是最佳方法。 展开更多
关键词 验证码 拼图 图灵测试 构建 性能评价
下载PDF
Adaptive Median Filtering Algorithm Based on Divide and Conquer and Its Application in CAPTCHA Recognition 被引量:2
14
作者 Wentao Ma Jiaohua Qin +3 位作者 Xuyu Xiang Yun Tan Yuanjing Luo Neal NXiong 《Computers, Materials & Continua》 SCIE EI 2019年第3期665-677,共13页
As the first barrier to protect cyberspace,the CAPTCHA has made significant contributions to maintaining Internet security and preventing malicious attacks.By researching the CAPTCHA,we can find its vulnerability and ... As the first barrier to protect cyberspace,the CAPTCHA has made significant contributions to maintaining Internet security and preventing malicious attacks.By researching the CAPTCHA,we can find its vulnerability and improve the security of CAPTCHA.Recently,many studies have shown that improving the image preprocessing effect of the CAPTCHA,which can achieve a better recognition rate by the state-of-theart machine learning algorithms.There are many kinds of noise and distortion in the CAPTCHA images of this experiment.We propose an adaptive median filtering algorithm based on divide and conquer in this paper.Firstly,the filtering window data quickly sorted by the data correlation,which can greatly improve the filtering efficiency.Secondly,the size of the filtering window is adaptively adjusted according to the noise density.As demonstrated in the experimental results,the proposed scheme can achieve superior performance compared with the conventional median filter.The algorithm can not only effectively detect the noise and remove it,but also has a good effect in preservation details.Therefore,this algorithm can be one of the most strong tools for various CAPTCHA image recognition and related applications. 展开更多
关键词 Image preprocessing machine learning captcha recognition adaptive median filtering algorithm.
下载PDF
PHP生成CAPTCHA的改进方法在平台建设中的应用 被引量:1
15
作者 余杨奎 《广东开放大学学报》 2017年第4期108-112,共5页
建设社会各方资源的协同学习型平台在开放大学办学中有非常重要的意义。验证码技术可以为平台构建保驾护航。PHP作为一种web编程语言,可以创建和输出多种格式的图像。结合PHP程序特点,生成验证码,输出干扰曲线、背景以及干扰字符。对PH... 建设社会各方资源的协同学习型平台在开放大学办学中有非常重要的意义。验证码技术可以为平台构建保驾护航。PHP作为一种web编程语言,可以创建和输出多种格式的图像。结合PHP程序特点,生成验证码,输出干扰曲线、背景以及干扰字符。对PHP生成验证码进行类实例化,在视图中调用,通过异步方式完成对输入验证码表单的验证,有效防止非法用户对平台注册用户的跨站攻击和暴力破解。 展开更多
关键词 验证码 网络安全 暴力破解 跨站攻击 图形输出
下载PDF
CAPTCHA技术的应用研究——从识别技术原理说起 被引量:1
16
作者 毛远哲 《电子制作》 2014年第4X期75-75,共1页
本文通过对CAPTCHA验证码技术的介绍与研究,引出了reCAPTCHA这一更具现实意义的验证手段,并进一步对CAPTCHA技术的前景进行了展望。
关键词 captcha recaptcha 验证码 破解
下载PDF
The Recognition of CAPTCHA
17
作者 Min Wang Tianhui Zhang +1 位作者 Wenrong Jiang Hao Song 《Journal of Computer and Communications》 2014年第2期14-19,共6页
CAPTCHA is a completely automated program designed to distinguish whether the user is a computer or human. As the problems of Internet security are worsening, it is of great significance to do research on CAPTCHA. Thi... CAPTCHA is a completely automated program designed to distinguish whether the user is a computer or human. As the problems of Internet security are worsening, it is of great significance to do research on CAPTCHA. This article starts from the recognition of CAPTCHAs, then analyses the weaknesses in its design and gives corresponding recognition proposals according to various weaknesses, finally offers suggestions related to the improvement of CAPTCHAs. Firstly, this article briefly introduces the basic steps during the decoding process and their principles. And during each step we choose methods which are better adapted to the features of different CAPTCHA images. Methods chosen are as followings: bimodal method in binarization, improved corrosion algorithm in denoising, projection segmentation method in denoised image processing and SVM in recognition. Then, we demonstrate detailed process through the samples taken from the online registration system of ICBC, show the recognition effect and correct the results according to the statistical data in the process. This article decodes CAPTCHAS from three other large banks in the same way but just provides the recognition results. Finally, this article offers targeted suggestions to the four banks based on the recognition effect and analysis process stated above. 展开更多
关键词 RECOGNITION of captchaS BIMODAL METHOD Corrosion Algorithm PROJECTION Segmentation METHOD SVM RECOMMENDATIONS for Improvement
下载PDF
Your CAPTCHA Recognition Method Based on DEEP Learning Using MSER Descriptor
18
作者 Deepak Kumar Ramandeep Singh Sukhvinder Singh Bamber 《Computers, Materials & Continua》 SCIE EI 2022年第8期2981-2996,共16页
Individuals and PCs(personal computers)can be recognized using CAPTCHAs(Completely Automated Public Turing test to distinguish Computers and Humans)which are mechanized for distinguishing them.Further,CAPTCHAs are int... Individuals and PCs(personal computers)can be recognized using CAPTCHAs(Completely Automated Public Turing test to distinguish Computers and Humans)which are mechanized for distinguishing them.Further,CAPTCHAs are intended to be solved by the people,but are unsolvable by the machines.As a result,using Convolutional Neural Networks(CNNs)these tests can similarly be unraveled.Moreover,the CNNs quality depends majorly on:the size of preparation set and the information that the classifier is found out on.Next,it is almost unmanageable to handle issue with CNNs.A new method of detecting CAPTCHA has been proposed,which simultaneously solves the challenges like preprocessing of images,proper segmentation of CAPTCHA using strokes,and the data training.The hyper parameters such as:Recall,Precision,Accuracy,Execution time,F-Measure(H-mean)and Error Rate are used for computation and comparison.In preprocessing,image enhancement and binarization are performed based on the stroke region of the CAPTCHA.The key points of these areas are based on the SURF feature.The exploratory outcomes show that the model has a decent acknowledgment impact on CAPTCHA with foundation commotion and character grip bending. 展开更多
关键词 captcha MSER ANN SURF SNN
下载PDF
Usability and Security of Arabic Text-based CAPTCHA Using Visual Cryptography
19
作者 Suliman A.Alsuhibany Meznah Alquraishi 《Computer Systems Science & Engineering》 SCIE EI 2022年第2期421-440,共20页
Recently,with the spread of online services involving websites,attack-ers have the opportunity to expose these services to malicious actions.To protect these services,A Completely Automated Public Turing Test to Tell ... Recently,with the spread of online services involving websites,attack-ers have the opportunity to expose these services to malicious actions.To protect these services,A Completely Automated Public Turing Test to Tell Computers and Humans Apart(CAPTCHA)is a proposed technique.Since many Arabic countries have developed their online services in Arabic,Arabic text-based CAPTCHA has been introduced to improve the usability for their users.More-over,there exist a visual cryptography(VC)technique which can be exploited in order to enhance the security of text-based CAPTCHA by encrypting a CAPTCHA image into two shares and decrypting it by asking the user to stack them on each other.However,as yet,the implementation of this technique with regard to Arabic text-based CAPTCHA has not been carried out.Therefore,this paper aims to implement an Arabic printed and handwritten text-based CAPTCHA scheme based on the VC technique.To evaluate this scheme,experi-mental studies are conducted,and the results show that the implemented scheme offers a reasonable security and usability levels with text-based CAPTCHA itself. 展开更多
关键词 Visual cryptography Arabic text-based captcha USABILITY SECURITY printed and handwritten Arabic script
下载PDF
A Web Authentication Biometric 3D Animated CAPTCHA System Using Artificial Intelligence and Machine Learning Approach
20
作者 Neha Pradyumna Bora Dinesh Chandra Jain 《Journal of Artificial Intelligence and Technology》 2023年第3期126-133,共8页
The Internet and web security are integral aspects of our daily lives.Many commercial firms provide clients with Internet services.For web access,it is assumed that only the genuine user,who is a human,will register.Y... The Internet and web security are integral aspects of our daily lives.Many commercial firms provide clients with Internet services.For web access,it is assumed that only the genuine user,who is a human,will register.Yet automated hacking programs can also do registrations with fake data that consume a lot of bandwidth,slowing down or occasionally even shutting down websites,leading to Distributed denial-of-service attacks.Completely Automated Public Turing test to tell Computers and Human Apart(CAPTCHA)is the solution.Complex CAPTCHA is challenging for humans to recognize,but simple CAPTCHA is simple for AI to decipher.With the developments in neural networks and machine learning,bots are mimicking humans,and it is becoming difficult to distinguish humans and bots apart.This generated a need to think of some more innovative and novel CAPTCHA.Now,utilizing the same AIML approach to increase the efficacy of CAPTCHA and make it stronger against the bot attack.Biometric 3D Animated Algorithm proposed in this research is a novel approach based on the Face Detection AI algorithm along with handwritten 3D animated characters selected randomly to create a string which makes CAPTCHA simple that humans can identify but very difficult for bots.The test results have proven this to be a very robust CAPTCHA.The machine learning algorithm employed will keep on increasing the efficacy of this CAPTCHA each time the bot tries to break this. 展开更多
关键词 artificial intelligence B3DA captcha DDOS image recognition OCR
下载PDF
上一页 1 2 10 下一页 到第
使用帮助 返回顶部