当前位置:首页>考研真题>2.24 考研英语阅读模拟试题【难度7.8】

2.24 考研英语阅读模拟试题【难度7.8】

  • 2026-02-25 02:59:22
2.24 考研英语阅读模拟试题【难度7.8】

Section II Reading Comprehension 

Part A 

Directions: Read the following four texts. Answer the questions below each text by choosing A, B, C or D. Mark your answers on the ANSWER SHEET. 

Text 4

Autonomous vehicles face many hazards as they set out on the road. Cyclists swerve in and out of traffic, distracted pedestrians amble into the street, and human drivers change lanes without indicating. Accurate vision and quick reflexes are required. Until now, even the best robots struggled to make sense of such complex environments as quickly as humans. But in a study published in Nature Communications, researchers took inspiration from the human eye to develop a new artificial-vision system that is four times faster than the current state of the art.

Many robots are equipped with cameras to see the world. A popular approach to interpret these images as motion is optical flow. As a robot moves, optical-flow algorithms convert shifting patterns of brightness into information about its own movement and surrounding objects. These algorithms allow robots to safely navigate streets or perform precision surgery.

However, optical-flow methods are computationally intensive because every pixel in each frame must be processed. Even with state-of-the-art technology, distinguishing objects in a single frame can take over 0.6 seconds. For an autonomous vehicle driving at motorway speeds, every half-second delay leads to around 12 metres of travel with outdated information. If artificial systems are to safely navigate dynamic environments, their eyesight needs an upgrade.

Shuo Gao, a roboticist at Beihang University, wondered if biology might have the answer. Human eyes tame the complexity of the world by focusing attention only where it is needed. Central to this process is a region of the brain known as the lateral geniculate nucleus (LGN).  The LGN acts as a relay station in the visual pathway, receiving information from the retina and passing it to the brain’s visual cortex. Crucially, the LGN plays a filtering role, indicating to the visual cortex where processing power should be prioritised. Because its filter is sensitive to changes in time and space, it allows the brain to efficiently track rapid movement.

Dr. Gao and his team aimed to introduce an LGN-like layer into artificial vision systems to guide the attention of optical-flow algorithms. Doing so with traditional computer chips—where circuits that process information are kept separate from those that store data—would not have given them the necessary speed. Instead, they turned to neuromorphic hardware, which mimics the human brain by integrating processing and storage functions into the same circuitry.

The researchers developed a novel neuromorphic kit to imitate the LGN. By tracking light intensity changes over time, the device builds a picture of where motion is occurring and prioritises those regions for optical-flow analysis.

Testing the new setup in contexts like autonomous driving, scientists found the system operated at four times the speed of existing methods while maintaining or improving accuracy. For autonomous driving, accuracy actually doubled.

The system is not without limitations. The neuromorphic hardware must still feed information back to conventional algorithms; it can never completely overcome those algorithms’ inherent shortcomings. Indeed, accuracy decreased for scenes with complex, dense motion—a familiar hurdle for optical flow. Nevertheless, the researchers hope their system will increase the complexity of scenarios in which robotics can be safely deployed, helping human and machine see eye to eye.

36. According to Paragraph 3, the major drawback of current optical-flow methods is that they _______.

[A] fail to recognize stationary objects on motorways 

[B] demand excessive computing power and cause dangerous delays 

[C] rely too heavily on outdated satellite navigation information 

[D] process only a small fraction of pixels in a given frame

37. In the human visual system, the lateral geniculate nucleus (LGN) functions primarily to _______.

[A] convert visual stimuli into electrical signals directly 

[B] store visual memory for the brain's visual cortex 

[C] filter visual information and prioritize processing resources 

[D] process the exact shapes and colors of moving objects

38. Why did Dr. Gao's team choose neuromorphic hardware over traditional computer chips?

[A] Traditional chips consume too much physical space in robots. 

[B] Neuromorphic hardware separates data storage from processing. 

[C] Traditional chips lack the integrated architecture needed for faster speeds. 

[D] Neuromorphic hardware is significantly cheaper to mass-produce.

39. A limitation of the newly developed artificial-vision system is its _______.

[A] reliance on conventional algorithms when handling dense motion 

[B] inability to track light intensity changes over a long period 

[C] lower accuracy compared to older optical-flow methods 

[D] failure to surpass human-level reflex speeds in driving tests

40. Which of the following would be the best title for the text?

[A] The Hidden Dangers of Autonomous Vehicles 

[B] Neuromorphic Chips: The End of Traditional Computing 

[C] How the Human Eye Processes Optical Illusions 

[D] Taking a Cue from Biology to Upgrade Robotic Vision


附注:根据历年考研英语真题阅读题源外刊等,摘选最新文章,模拟仿真出题。

参考答案见以下。


Quick look: BCCAD

36. 【答案】B

【解析】题型:因果/细节题

定位: 第三段 "...computationally intensive because every pixel... must be processed... take over 0.6 seconds... leads to around 12 metres of travel with outdated information."

分析: 第三段明确指出,光流法的缺点是计算量大(computationally intensive),处理单帧需0.6秒,这种延迟(delay)在高速行驶时非常危险(带旧信息行驶12米)。这完全对应选项 B。

干扰项:[A] 文中主要讨论动态物体(motion),并未说无法识别静止物体。 [C] outdated information 指的是由于处理延迟导致的环境信息过时,并非“卫星导航”信息。 [D] 与原文相反,原文说“每个像素(every pixel)”都必须被处理,导致计算量大。

37. 【答案】C

【解析】题型:细节题

定位: 第四段 "...the LGN plays a filtering role, indicating to the visual cortex where processing power should be prioritised."

分析: 文中指出,LGN 在视觉通路中起到了“过滤(filtering)”作用,指示视觉皮层应该优先将“处理能力(processing power)”放在哪里。选项 C 完美概括了这一功能。

干扰项:[A] 将视觉刺激转化为电信号是“视网膜(retina)”的功能。 [B] 文中未提及 LGN 存储视觉记忆。 [D] LGN 主要是追踪快速移动并分配注意力,具体的形状颜色处理通常是视觉皮层的工作。

38. 【答案】C

【解析】题型:因果细节题

定位: 第五段 "Doing so with traditional computer chips—where circuits that process information are kept separate from those that store data—would not have given them the necessary speed. Instead, they turned to neuromorphic hardware... integrating processing and storage..."

分析: 传统芯片将处理电路和存储电路分开(kept separate),这无法提供所需的速度。神经形态硬件则将两者整合(integrating)。因此,选择神经形态硬件是因为传统芯片缺乏能带来更快速度的整合架构。

干扰项:[A] 文中讨论的是速度和架构,不是物理空间。 [B] 恰恰相反,神经形态硬件是“整合(integrating)”这两者,传统芯片才是“分离(separating)”的。 [D] 文中并未提及生产成本。

39. 【答案】A

【解析】题型:细节题

定位: 第八段 "The neuromorphic hardware must still feed information back to conventional algorithms... accuracy decreased for scenes with complex, dense motion..."

分析: 系统的局限性在于,它仍然必须将信息反馈给传统算法,无法克服传统算法的固有缺陷,在处理复杂、密集的运动场景时准确率会下降。选项 A 概括了这一依赖性导致的局限。

干扰项:[B] 第六段指出它能通过追踪光强度变化来工作,未说无法长时间追踪。 [C] 第七段指出其准确率是保持或提高(maintaining or improving accuracy),在自动驾驶中甚至翻倍。 [D] 第七段说明该系统在大多数情况下已经超越了人类速度(surpassed human-level speeds)。

40. 【答案】D

【解析】题型:标题主旨题

定位: 全文主旨线索。

分析: 文章开篇提出机器视觉的困境,接着指出研究人员从人类眼睛(生物学)中汲取灵感,利用模仿大脑的神经形态硬件改进了机器(机器人/自动驾驶)的视觉系统。选项 D “从生物学中汲取灵感以升级机器视觉”准确涵盖了全文核心。

干扰项:[A] 自动驾驶的危险只是第一段的引入背景。 [B] 夸大其词,文中并未宣称传统计算的终结。 [C] 探讨的是如何借鉴人眼,而不是研究人眼如何处理视错觉。

【参考译文】

自动驾驶汽车在上路时面临着许多危险。骑行者在车流中忽左忽右地穿梭,分心的行人漫不经心地走入车道,人类驾驶员变道时不打转向灯。这需要精确的视觉和快速的反应。直到现在,即使是最优秀的机器人,也很难像人类一样快速地理解这种复杂的环境。但在发表于《自然·通讯》的一项研究中,研究人员从人类眼睛中汲取灵感,开发出一种新的机器视觉系统,其速度是当前最先进技术的四倍。

许多机器人都配备了摄像头来观察世界。一种将这些图像解释为运动的流行方法是“光流法(optical flow)”。当机器人移动时,光流算法将亮度变化模式转换为有关其自身运动和周围物体的信息。这些算法让机器人能够安全地在街道上导航或进行精密手术。

然而,光流法是计算密集型的,因为必须处理每一帧中的每个像素。即使使用最先进的技术,在单帧中区分物体也可能需要 0.6 秒以上。对于以高速公路速度行驶的自动驾驶汽车来说,每半秒的延迟就会导致携带过时信息行驶约 12 米。如果人工智能系统要在动态环境中安全导航,它们的视力需要升级。

北京航空航天大学的机器人学家高硕想知道生物学是否能提供答案。人类的眼睛通过只把注意力集中在需要的地方,来驯服这个世界的复杂性。这一过程的核心是大脑中被称为“外侧膝状体核(LGN)”的区域。LGN 充当视觉通路中的中继站,接收来自视网膜的信息,并将其传递给大脑的视觉皮层。至关重要的是,LGN 发挥着过滤作用,向视觉皮层指示应优先将处理能力放在何处。因为它的过滤器对时间和空间的变化很敏感,所以它允许大脑有效地追踪快速移动。

高博士和他的团队旨在将类似 LGN 的过滤层引入机器视觉系统,以引导光流算法的注意力。如果使用传统的计算机芯片——处理信息的电路和存储数据的电路是分开的——并不能给他们带来所需的速度提升。相反,他们转向了神经形态硬件(neuromorphic hardware),这种硬件通过将处理和存储功能整合到同一电路中来模仿人类大脑。

研究人员开发了一种新型的神经形态套件来模仿 LGN。通过追踪光强度随时间的变化,该设备能够构建出特定环境中发生运动的画面,并优先对这些区域进行光流分析。

科学家们在自动驾驶等环境中测试了这种新设置,发现该系统在保持或提高准确率的同时,运行速度大约是现有光流法的四倍。在自动驾驶方面,准确率实际上翻了一倍。

该系统并非没有局限性。神经形态硬件仍然必须将信息反馈给传统算法;它永远无法完全克服那些算法的固有缺陷。事实上,研究人员观察到,在复杂、密集运动的场景中,准确率会下降——这是光流法常见的一个障碍。尽管如此,研究人员希望他们的新系统能增加机器人安全部署场景的复杂性,帮助人类和机器“目光一致”。

【词汇注释】

swerve: verb (CHANGE DIRECTION) to change direction suddenly, especially in order to avoid hitting somebody/something  急转弯;突然转向(文中指骑行者在车流中穿梭/猛拐

amble: verb (WALK) to walk at a slow, relaxed speed 漫步;缓行(文中指分心的行人慢吞吞地走入车道)

computationally intensive: phrase (COMPUTING) requiring a large amount of computing power and resources to perform a task 计算密集的(文中指光流法需要极大的算力

retina: noun (EYE) a layer of tissue at the back of the eye that is sensitive to light and sends signals to the brain 视网膜(将光刺激转化为电信号的器官)

neuromorphic: adjective (TECHNOLOGY) relating to computing systems that are inspired by the structure and function of the human brain 神经形态的(文中指整合了处理和存储功能的仿生芯片硬件)

dense: adjective (THICK) containing a lot of people, things, plants, etc. with little space between them 密集的;稠密的(文中指场景中存在大量且拥挤的运动物体)


附注:

本篇 Flesch–Kincaid 可读性指标(估算英文文章纯语言阅读难度,数值越大代表难度越大,十分制)评分为7.8
参考:2026年英语(一)真题四篇评分分别为 6.5、7.0、7.9、7.6,英语(二)为5.2、6.2、6.8、5.8 
在话题熟悉度,逻辑复杂度、段落结构线索丰富度方面综合指标(数值越大代表难度越大,十分制)评分为7.5
参考:2026年英语(一)真题四篇评分分别为5.8、6.5、8.2、8.0英语(二)为4.5、6.0、6.5、5.2 
原文阅读链接为:https://www.economist.com/science-and-technology/2026/02/11/robots-with-human-inspired-eyes-have-better-vision

 ©图源水印/网络

最新文章

随机文章

基本 文件 流程 错误 SQL 调试
  1. 请求信息 : 2026-02-25 05:50:02 HTTP/2.0 GET : https://www.sjds.net/a/462455.html
  2. 运行时间 : 0.242169s [ 吞吐率:4.13req/s ] 内存消耗:4,451.30kb 文件加载:140
  3. 缓存信息 : 0 reads,0 writes
  4. 会话信息 : SESSION_ID=f4823378574aff056e81888439033468
  1. /yingpanguazai/ssd/ssd1/www/www.sjds.net/public/index.php ( 0.79 KB )
  2. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/autoload.php ( 0.17 KB )
  3. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/composer/autoload_real.php ( 2.49 KB )
  4. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/composer/platform_check.php ( 0.90 KB )
  5. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/composer/ClassLoader.php ( 14.03 KB )
  6. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/composer/autoload_static.php ( 4.90 KB )
  7. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/think-helper/src/helper.php ( 8.34 KB )
  8. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/think-validate/src/helper.php ( 2.19 KB )
  9. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/think-orm/src/helper.php ( 1.47 KB )
  10. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/think-orm/stubs/load_stubs.php ( 0.16 KB )
  11. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/framework/src/think/Exception.php ( 1.69 KB )
  12. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/think-container/src/Facade.php ( 2.71 KB )
  13. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/symfony/deprecation-contracts/function.php ( 0.99 KB )
  14. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/symfony/polyfill-mbstring/bootstrap.php ( 8.26 KB )
  15. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/symfony/polyfill-mbstring/bootstrap80.php ( 9.78 KB )
  16. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/symfony/var-dumper/Resources/functions/dump.php ( 1.49 KB )
  17. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/think-dumper/src/helper.php ( 0.18 KB )
  18. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/symfony/var-dumper/VarDumper.php ( 4.30 KB )
  19. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/framework/src/think/App.php ( 15.30 KB )
  20. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/think-container/src/Container.php ( 15.76 KB )
  21. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/psr/container/src/ContainerInterface.php ( 1.02 KB )
  22. /yingpanguazai/ssd/ssd1/www/www.sjds.net/app/provider.php ( 0.19 KB )
  23. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/framework/src/think/Http.php ( 6.04 KB )
  24. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/think-helper/src/helper/Str.php ( 7.29 KB )
  25. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/framework/src/think/Env.php ( 4.68 KB )
  26. /yingpanguazai/ssd/ssd1/www/www.sjds.net/app/common.php ( 0.03 KB )
  27. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/framework/src/helper.php ( 18.78 KB )
  28. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/framework/src/think/Config.php ( 5.54 KB )
  29. /yingpanguazai/ssd/ssd1/www/www.sjds.net/config/app.php ( 0.95 KB )
  30. /yingpanguazai/ssd/ssd1/www/www.sjds.net/config/cache.php ( 0.78 KB )
  31. /yingpanguazai/ssd/ssd1/www/www.sjds.net/config/console.php ( 0.23 KB )
  32. /yingpanguazai/ssd/ssd1/www/www.sjds.net/config/cookie.php ( 0.56 KB )
  33. /yingpanguazai/ssd/ssd1/www/www.sjds.net/config/database.php ( 2.48 KB )
  34. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/framework/src/think/facade/Env.php ( 1.67 KB )
  35. /yingpanguazai/ssd/ssd1/www/www.sjds.net/config/filesystem.php ( 0.61 KB )
  36. /yingpanguazai/ssd/ssd1/www/www.sjds.net/config/lang.php ( 0.91 KB )
  37. /yingpanguazai/ssd/ssd1/www/www.sjds.net/config/log.php ( 1.35 KB )
  38. /yingpanguazai/ssd/ssd1/www/www.sjds.net/config/middleware.php ( 0.19 KB )
  39. /yingpanguazai/ssd/ssd1/www/www.sjds.net/config/route.php ( 1.89 KB )
  40. /yingpanguazai/ssd/ssd1/www/www.sjds.net/config/session.php ( 0.57 KB )
  41. /yingpanguazai/ssd/ssd1/www/www.sjds.net/config/trace.php ( 0.34 KB )
  42. /yingpanguazai/ssd/ssd1/www/www.sjds.net/config/view.php ( 0.82 KB )
  43. /yingpanguazai/ssd/ssd1/www/www.sjds.net/app/event.php ( 0.25 KB )
  44. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/framework/src/think/Event.php ( 7.67 KB )
  45. /yingpanguazai/ssd/ssd1/www/www.sjds.net/app/service.php ( 0.13 KB )
  46. /yingpanguazai/ssd/ssd1/www/www.sjds.net/app/AppService.php ( 0.26 KB )
  47. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/framework/src/think/Service.php ( 1.64 KB )
  48. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/framework/src/think/Lang.php ( 7.35 KB )
  49. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/framework/src/lang/zh-cn.php ( 13.70 KB )
  50. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/framework/src/think/initializer/Error.php ( 3.31 KB )
  51. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/framework/src/think/initializer/RegisterService.php ( 1.33 KB )
  52. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/services.php ( 0.14 KB )
  53. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/framework/src/think/service/PaginatorService.php ( 1.52 KB )
  54. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/framework/src/think/service/ValidateService.php ( 0.99 KB )
  55. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/framework/src/think/service/ModelService.php ( 2.04 KB )
  56. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/think-trace/src/Service.php ( 0.77 KB )
  57. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/framework/src/think/Middleware.php ( 6.72 KB )
  58. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/framework/src/think/initializer/BootService.php ( 0.77 KB )
  59. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/think-orm/src/Paginator.php ( 11.86 KB )
  60. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/think-validate/src/Validate.php ( 63.20 KB )
  61. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/think-orm/src/Model.php ( 23.55 KB )
  62. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/think-orm/src/model/concern/Attribute.php ( 21.05 KB )
  63. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/think-orm/src/model/concern/AutoWriteData.php ( 4.21 KB )
  64. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/think-orm/src/model/concern/Conversion.php ( 6.44 KB )
  65. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/think-orm/src/model/concern/DbConnect.php ( 5.16 KB )
  66. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/think-orm/src/model/concern/ModelEvent.php ( 2.33 KB )
  67. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/think-orm/src/model/concern/RelationShip.php ( 28.29 KB )
  68. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/think-helper/src/contract/Arrayable.php ( 0.09 KB )
  69. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/think-helper/src/contract/Jsonable.php ( 0.13 KB )
  70. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/think-orm/src/model/contract/Modelable.php ( 0.09 KB )
  71. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/framework/src/think/Db.php ( 2.88 KB )
  72. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/think-orm/src/DbManager.php ( 8.52 KB )
  73. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/framework/src/think/Log.php ( 6.28 KB )
  74. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/framework/src/think/Manager.php ( 3.92 KB )
  75. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/psr/log/src/LoggerTrait.php ( 2.69 KB )
  76. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/psr/log/src/LoggerInterface.php ( 2.71 KB )
  77. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/framework/src/think/Cache.php ( 4.92 KB )
  78. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/psr/simple-cache/src/CacheInterface.php ( 4.71 KB )
  79. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/think-helper/src/helper/Arr.php ( 16.63 KB )
  80. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/framework/src/think/cache/driver/File.php ( 7.84 KB )
  81. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/framework/src/think/cache/Driver.php ( 9.03 KB )
  82. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/framework/src/think/contract/CacheHandlerInterface.php ( 1.99 KB )
  83. /yingpanguazai/ssd/ssd1/www/www.sjds.net/app/Request.php ( 0.09 KB )
  84. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/framework/src/think/Request.php ( 55.78 KB )
  85. /yingpanguazai/ssd/ssd1/www/www.sjds.net/app/middleware.php ( 0.25 KB )
  86. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/framework/src/think/Pipeline.php ( 2.61 KB )
  87. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/think-trace/src/TraceDebug.php ( 3.40 KB )
  88. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/framework/src/think/middleware/SessionInit.php ( 1.94 KB )
  89. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/framework/src/think/Session.php ( 1.80 KB )
  90. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/framework/src/think/session/driver/File.php ( 6.27 KB )
  91. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/framework/src/think/contract/SessionHandlerInterface.php ( 0.87 KB )
  92. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/framework/src/think/session/Store.php ( 7.12 KB )
  93. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/framework/src/think/Route.php ( 23.73 KB )
  94. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/framework/src/think/route/RuleName.php ( 5.75 KB )
  95. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/framework/src/think/route/Domain.php ( 2.53 KB )
  96. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/framework/src/think/route/RuleGroup.php ( 22.43 KB )
  97. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/framework/src/think/route/Rule.php ( 26.95 KB )
  98. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/framework/src/think/route/RuleItem.php ( 9.78 KB )
  99. /yingpanguazai/ssd/ssd1/www/www.sjds.net/route/app.php ( 1.72 KB )
  100. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/framework/src/think/facade/Route.php ( 4.70 KB )
  101. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/framework/src/think/route/dispatch/Controller.php ( 4.74 KB )
  102. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/framework/src/think/route/Dispatch.php ( 10.44 KB )
  103. /yingpanguazai/ssd/ssd1/www/www.sjds.net/app/controller/Index.php ( 4.81 KB )
  104. /yingpanguazai/ssd/ssd1/www/www.sjds.net/app/BaseController.php ( 2.05 KB )
  105. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/think-orm/src/facade/Db.php ( 0.93 KB )
  106. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/think-orm/src/db/connector/Mysql.php ( 5.44 KB )
  107. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/think-orm/src/db/PDOConnection.php ( 52.47 KB )
  108. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/think-orm/src/db/Connection.php ( 8.39 KB )
  109. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/think-orm/src/db/ConnectionInterface.php ( 4.57 KB )
  110. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/think-orm/src/db/builder/Mysql.php ( 16.58 KB )
  111. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/think-orm/src/db/Builder.php ( 24.06 KB )
  112. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/think-orm/src/db/BaseBuilder.php ( 27.50 KB )
  113. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/think-orm/src/db/Query.php ( 15.71 KB )
  114. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/think-orm/src/db/BaseQuery.php ( 45.13 KB )
  115. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/think-orm/src/db/concern/TimeFieldQuery.php ( 7.43 KB )
  116. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/think-orm/src/db/concern/AggregateQuery.php ( 3.26 KB )
  117. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/think-orm/src/db/concern/ModelRelationQuery.php ( 20.07 KB )
  118. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/think-orm/src/db/concern/ParamsBind.php ( 3.66 KB )
  119. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/think-orm/src/db/concern/ResultOperation.php ( 7.01 KB )
  120. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/think-orm/src/db/concern/WhereQuery.php ( 19.37 KB )
  121. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/think-orm/src/db/concern/JoinAndViewQuery.php ( 7.11 KB )
  122. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/think-orm/src/db/concern/TableFieldInfo.php ( 2.63 KB )
  123. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/think-orm/src/db/concern/Transaction.php ( 2.77 KB )
  124. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/framework/src/think/log/driver/File.php ( 5.96 KB )
  125. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/framework/src/think/contract/LogHandlerInterface.php ( 0.86 KB )
  126. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/framework/src/think/log/Channel.php ( 3.89 KB )
  127. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/framework/src/think/event/LogRecord.php ( 1.02 KB )
  128. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/think-helper/src/Collection.php ( 16.47 KB )
  129. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/framework/src/think/facade/View.php ( 1.70 KB )
  130. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/framework/src/think/View.php ( 4.39 KB )
  131. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/framework/src/think/Response.php ( 8.81 KB )
  132. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/framework/src/think/response/View.php ( 3.29 KB )
  133. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/framework/src/think/Cookie.php ( 6.06 KB )
  134. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/think-view/src/Think.php ( 8.38 KB )
  135. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/framework/src/think/contract/TemplateHandlerInterface.php ( 1.60 KB )
  136. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/think-template/src/Template.php ( 46.61 KB )
  137. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/think-template/src/template/driver/File.php ( 2.41 KB )
  138. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/think-template/src/template/contract/DriverInterface.php ( 0.86 KB )
  139. /yingpanguazai/ssd/ssd1/www/www.sjds.net/runtime/temp/5febe16c9207553ef9b4c4406f7af920.php ( 12.06 KB )
  140. /yingpanguazai/ssd/ssd1/www/www.sjds.net/vendor/topthink/think-trace/src/Html.php ( 4.42 KB )
  1. CONNECT:[ UseTime:0.000916s ] mysql:host=127.0.0.1;port=3306;dbname=www_sjds;charset=utf8mb4
  2. SHOW FULL COLUMNS FROM `fenlei` [ RunTime:0.001385s ]
  3. SELECT * FROM `fenlei` WHERE `fid` = 0 [ RunTime:0.023840s ]
  4. SELECT * FROM `fenlei` WHERE `fid` = 63 [ RunTime:0.002009s ]
  5. SHOW FULL COLUMNS FROM `set` [ RunTime:0.001238s ]
  6. SELECT * FROM `set` [ RunTime:0.000434s ]
  7. SHOW FULL COLUMNS FROM `article` [ RunTime:0.001179s ]
  8. SELECT * FROM `article` WHERE `id` = 462455 LIMIT 1 [ RunTime:0.000994s ]
  9. UPDATE `article` SET `lasttime` = 1771969802 WHERE `id` = 462455 [ RunTime:0.021525s ]
  10. SELECT * FROM `fenlei` WHERE `id` = 65 LIMIT 1 [ RunTime:0.003439s ]
  11. SELECT * FROM `article` WHERE `id` < 462455 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000910s ]
  12. SELECT * FROM `article` WHERE `id` > 462455 ORDER BY `id` ASC LIMIT 1 [ RunTime:0.000846s ]
  13. SELECT * FROM `article` WHERE `id` < 462455 ORDER BY `id` DESC LIMIT 10 [ RunTime:0.002108s ]
  14. SELECT * FROM `article` WHERE `id` < 462455 ORDER BY `id` DESC LIMIT 10,10 [ RunTime:0.008907s ]
  15. SELECT * FROM `article` WHERE `id` < 462455 ORDER BY `id` DESC LIMIT 20,10 [ RunTime:0.009943s ]
0.245053s