乐于分享
好东西不私藏

黄仁勋《AI 代理时代正来》重磅完整专访全文:AI进化拐点、AI Agent产业变革、算力范式重构、就业真相、物理 robot未来!

黄仁勋《AI 代理时代正来》重磅完整专访全文:AI进化拐点、AI Agent产业变革、算力范式重构、就业真相、物理 robot未来!

主持人:两年前所有人只聊 ChatGPT 生成文字图像,现在行业全在说 AI Agent,你如何定义这次范式变革?

黄仁勋(英文)Let’s step back and outline the three great inflection points of AI over the past two years.First: Generative AI. ChatGPT brought AI to every person on Earth. It only outputs text, images, media; it answers questions, but cannot act. It consumes tokens to create content, nothing more.Second: Reasoning AI. Models like OpenAI o1 introduced deep thinking, chain-of-thought logic, grounding with real data. AI can now reason, verify facts, solve complex math and logic problems. This multiplied compute demand by 100x.Third — and this is the revolution we’re living through right now — Agentic AI, AI Agents.Agents are not chatbots. They possess long-term memory, short-term working memory, tool calling, self-planning, self-reflection, and the ability to spawn sub-agents to split complex work. An Agent will loop continuously: plan task → call tools → analyze results → adjust strategy → repeat until the entire project finishes.This single capability multiplied computing demand by another 100x. Total compute demand from generative AI to agent AI has grown roughly 10,000 times. This is why data center demand is exploding nonstop.

中文翻译我们先梳理过去两年 AI 三大关键拐点:第一,生成式 AI。ChatGPT 把 AI 带到全球所有人面前。它只能输出文字、图片、多媒体,只会回答问题,无法主动行动;消耗 Token 仅用于内容创作。第二,推理 AI。OpenAI o1 这类模型带来深度思考、思维链、真实数据检索校验,AI 具备推理、事实核查、复杂数理求解能力,算力需求直接暴涨 100 倍。第三,也是我们当下正在经历的革命 ——AI 代理(智能体)时代。智能体不是聊天机器人。它拥有长期记忆、短期工作记忆、工具调用、自主规划、自我复盘,还能衍生子智能体拆分复杂任务。一个智能体会持续循环工作:规划任务→调用工具→分析结果→调整方案→反复迭代,直到完整项目落地。仅这一项能力,算力需求再度暴涨 100 倍。从生成式 AI 到智能体 AI,整体计算需求提升近一万倍,这就是全球数据中心算力需求持续爆炸的根本原因。

主持人:普通人很难感知 AI Agent,它和普通大模型最本质区别是什么?

黄仁勋A chatbot waits for you to prompt it. An Agent takes initiative.If I tell an Agent: “Build our company’s new backend testing system, finish in one week.” It will automatically look up our code base, call code editors, run CI/CD tests, fix bugs, generate documentation, report progress daily, and spawn dozens of small sub-agents to split front-end, back-end, security work. No human intervention needed.Our entire software team already works this way. Engineers rarely write raw code manually now. They supervise 50–100 coding Agents each.

中文聊天机器人等你主动提问;AI 智能体主动干活。我给智能体下达指令:一周内搭建公司全新后端测试系统。它会自动检索代码库、调用代码编辑器、执行自动化测试、修复漏洞、生成文档、每日同步进度,同时衍生几十个子智能体拆分前端、后端、安全模块,全程无需人工干预。英伟达内部所有软件团队已经全面落地这套模式。工程师现在很少手写基础代码,每人同时管理 50-100 个代码智能体。

二、AI 工厂:数据中心转型为智能生产工厂,Token 成为全球通用生产货币

主持人:算力需求持续暴涨,市场担忧 AI 基础设施投入不可持续,你怎么看?

黄仁勋(英文)The old data center only stores and transmits data; the new data center is an AI Factory — it produces intelligence, and every unit of intelligence is measured by tokens.Tokens are no longer just technical metrics. Tokens are revenue, tokens are profit, tokens are the new unit of global digital GDP.If a $500,000 senior engineer only consumes $5,000 worth of tokens per year, that engineer is completely underutilized. If they don’t burn at least $250,000 worth of tokens annually, their productivity is wasted.AI infrastructure will follow the same development curve as power grids, highways, the internet — a multi-decade long cycle of continuous investment and growth, not a short-term bubble.Computing is no longer a cost center. Computing is revenue, computing is profit. Every company will build its own AI Factory to generate value via Agents.

中文传统数据中心只做数据存储、传输;新一代数据中心是AI 工厂—— 专门生产数字智能,智能的计量单位就是 Token。Token 不再只是技术参数,Token 就是收入、利润,是数字时代全新 GDP 计量单位。一位年薪 50 万美元的资深工程师,如果一年只消耗价值 5000 美元的 Token,等于人力完全浪费;如果每年消耗 Token 价值低于 25 万美元,他的生产力根本没有释放。AI 基础设施会复刻电网、公路、互联网的发展路径,是长达数十年的长期建设周期,绝非短期泡沫。算力不再是成本中心,算力就是收入,算力就是利润。未来所有企业都会自建 AI 工厂,依靠智能体创造商业价值。

主持人:一座 AI 工厂造价动辄数百亿美元,企业如何回本?

黄仁勋Agents cut project cycles from months to hours. A one-month software development project can be finished in 30 minutes with Agent teams. The throughput of an AI Factory is incomparable to traditional IT infrastructure.Even with $50 billion capital expenditure, the recurring revenue generated by token consumption will deliver stable long-term returns for decades.We invented disaggregated heterogeneous computing architecture to cut factory operating costs by over 60%, mixing GPUs, LPU, CPU and network processors to match Agent workloads perfectly.

中文智能体把项目周期从数月压缩至数小时:传统团队一个月的开发任务,智能体集群 30 分钟就能完成。AI 工厂的产出效率,传统 IT 架构完全无法比拟。即便前期投入 500 亿级资本,依靠 Token 持续消耗带来的常态化收入,能实现数十年稳定回报。我们推出解耦异构计算架构,搭配 GPU、LPU、CPU、网络处理器混合部署,完美适配智能体工作负载,直接降低工厂运营成本 60% 以上。

三、驳斥 AI 失业论:裁员归咎 AI 是管理者偷懒,AI 不会取代人,善用 AI 的人会取代他人

主持人:大量企业一边砸钱建 AI 算力,一边大规模裁员,外界普遍恐惧 AI 取代人类工作,你如何回应?

黄仁勋(英文)CEOs blaming AI for layoffs are just lazy. Most corporate downsizing plans were finalized two years before AI Agents matured. Using AI as an excuse makes leaders sound trendy, but it’s irresponsible to scare ordinary workers.Human history is a 150-year record of ambition outpacing automation. Every major technological revolution — steam power, electricity, automobiles, PC, mobile internet — all triggered mass unemployment panic, yet every wave created more jobs than it eliminated.AI automates repetitive tasks, not human purpose and human judgment.A radiologist’s core mission is caring for patients, not reading scans. Agents process medical images instantly, freeing doctors to spend more time communicating with patients.A software engineer’s core value is solving original, industry-wide hard problems, not writing boilerplate code. Coding Agents handle repetitive programming work, letting engineers focus on groundbreaking innovation.The core truth everyone must remember: AI will not replace you. But a person who masters AI Agents will replace you.

中文把裁员归咎于 AI 的企业 CEO,只是偷懒找借口。绝大多数公司缩编计划,早在 AI 智能体成熟两年前就已敲定。拿 AI 当说辞只会让管理者显得时髦,却恐吓普通劳动者,非常不负责任。人类 150 年发展史证明:人类的开拓野心永远超越自动化替代速度。蒸汽、电力、汽车、个人电脑、移动互联网,每一轮技术变革都引发失业恐慌,但每一轮创造的新岗位都远超淘汰的旧岗位。AI 自动化的只是重复任务,而非人类的核心使命与判断力。放射医生的核心工作是诊疗关怀病人,不是单纯读影像;智能体瞬间完成阅片,医生就能腾出更多时间问诊。软件工程师的核心价值是解决行业原创难题,不是复制粘贴模板代码;代码智能体承接重复编程,工程师可以全力攻坚颠覆性创新。所有人必须记住核心真相:AI 不会取代你,但精通驾驭 AI 智能体的人,会取代你。

主持人:未来普通人的工作模式会变成什么样?

黄仁勋Human workers become supervisors of Agent armies. Instead of doing all labor yourself, you command hundreds of specialized AI Agents to execute tasks in parallel.Ten years from now, NVIDIA will have roughly 75,000 human employees, simultaneously running 7.5 million intelligent Agents. Our workforce multiplier will hit 100x.Far from losing jobs, people will become far busier. Work cycles accelerate exponentially, more creative projects, more industry challenges will emerge, and human demand for coordination, strategy, creative judgment will surge.中文人类会转型为智能体大军的指挥官。不再独自包揽全部工作,而是调度上百个专业 AI 智能体并行完成任务。十年后,英伟达人类员工约 7.5 万人,同时运行 750 万个 AI 智能体,人力生产力放大 100 倍。人类不会失业,反而会变得极度忙碌。工作循环速度指数级加快,更多创新项目、行业难题涌现,社会对人类统筹、战略、创意判断的需求会暴涨。

四、OpenClaw 开源智能体平台:AI 智能体就是下一代个人电脑

主持人:你多次提到 OpenClaw,为什么它定义下一代计算?

黄仁勋(英文)OpenClaw is the world’s first universal open-source Agent operating system, and it is essentially the personal AI computer.It has built-in persistent memory, file systems, skill libraries, resource scheduling, cross-model API access. Just like early Windows/Mac brought personal computing to every household, OpenClaw brings personal AI Agents to every laptop, workstation, edge device.We co-developed next-gen local AI PCs with Microsoft, equipped with our N1X chip, exclusively built to run local OpenClaw Agents offline, no cloud dependency required.In the PC era, every person owned a computer; in the Agent era, every person will own a personal AI Agent team.

中文OpenClaw 是全球首个通用开源智能体操作系统,本质就是个人人工智能电脑。内置持久记忆、文件系统、技能库、资源调度、跨大模型调用接口。就像早年 Windows、Mac 把个人电脑带入千家万户,OpenClaw 让每个人的笔记本、工作站、边缘设备都能本地运行专属 AI 智能体。我们和微软联合打造新一代本地 AI PC,搭载英伟达 N1X 芯片,离线独立运行 OpenClaw 智能体,无需依赖云端。PC 时代,人人拥有一台电脑;智能体时代,人人拥有一支专属 AI 智能体小队。

五、物理 AI:50 万亿美元蓝海,机器人、自动驾驶、工业自动化全面落地

主持人:除软件、办公场景,AI 智能体如何落地实体产业?

黄仁勋Agentic AI has two huge branches: digital agents and physical AI agents.Digital Agents handle software, coding, office, finance, media; Physical AI Agents interact with the real world — humanoid robots, self-driving vehicles, factory automation, aerospace equipment.We released three core physical AI foundations: Cosmos 3 for general robotics, Alpamayo 2 for autonomous driving, Isaac GR00T humanoid robot platform.The physical AI market will unlock a $50 trillion industrial blue ocean over the next decade. Every factory, logistics warehouse, construction site will deploy embodied AI Agents that perceive, move, manipulate objects and solve real-world physical problems.This is the next great frontier after generative AI. It is another zero-dollar market waiting for pioneers to build from scratch.

中文AI 智能体分为两大赛道:数字智能体、物理 AI 智能体。数字智能体处理软件、编程、办公、金融、媒体;物理 AI 智能体和现实世界交互 —— 人形机器人、自动驾驶、工厂自动化、航天设备。我们推出三大物理 AI 底层基座:通用机器人大模型 Cosmos 3、自动驾驶底座 Alpamayo 2、人形机器人全栈平台 Isaac GR00T。未来十年,物理 AI 将打开 50 万亿美元产业蓝海。所有工厂、物流仓、建筑工地都会部署具身智能体,具备感知、移动、操作实体物体、解决现实物理难题的完整能力。这是生成式 AI 之后下一片巨大新赛道,又是一片从零起步、等待开拓者的空白市场。

六、英伟达战略定位:不只是 GPU 厂商,全球 AI 基础设施全栈建造者

主持人:外界依旧把英伟达当成显卡公司,你如何重新定义企业定位?

黄仁勋(英文)We are no longer just a GPU chip company. NVIDIA builds the full-stack infrastructure for the global Agent AI era.Our stack covers chips (Vera Rubin, Vera CPU, N1X), disaggregated data center hardware, CUDA software ecosystem, OpenClaw Agent framework, physical AI robot platforms, enterprise Agent toolkits, and end-user local AI PC systems.CUDA remains our core moat. Every Agent developer, every enterprise AI Factory relies on CUDA to orchestrate thousands of parallel Agents efficiently.We keep our entire stack open. We do not lock customers into exclusive hardware; open architecture accelerates the whole industry’s Agent adoption speed.

中文英伟达早已不只是 GPU 芯片厂商,我们是全球 AI 智能体时代的全栈基础设施建造者。完整技术栈覆盖:Vera Rubin 加速芯片、Vera CPU、N1X 终端芯片、解耦式数据中心硬件、CUDA 软件生态、OpenClaw 智能体框架、物理机器人平台、企业智能体工具包、面向普通用户的本地 AI PC。CUDA 是我们核心护城河,所有智能体开发者、企业 AI 工厂,都依靠 CUDA 高效调度成千上万并行运行的智能体。我们全栈技术保持开放,不绑定客户专用硬件,开放架构能加速全行业普及 AI 智能体。

七、AI 安全与行业长期忠告

主持人:AI 智能体自主规划、自主行动,业界担忧安全风险,你怎么平衡创新与管控?

黄仁勋Technology panic based on science fiction is unhelpful. We need pragmatic, layered guardrails for Agent systems.Three layers of safety governance:

  1. Model layer: Built-in alignment, value constraint inside base models;
  2. Agent framework layer: OpenClaw embedded permission control, audit logs, human override switches;
  3. Industry policy layer: Governments establish transparent, proportional regulations, without over-restricting innovation.Societies that run away from AI technology do not stop technological progress — they only surrender the chance to shape AI rules and capture industrial value.We must advance AI safely, expand AI access to all industries, guide technology toward human benefit, not fear it.
  4. 中文基于科幻想象制造技术恐慌毫无意义,我们需要为智能体系统搭建务实、分层的安全护栏。三层安全管控体系:
  5. 模型层:基础大模型内置对齐、价值观约束;
  6. 智能体框架层:OpenClaw 原生权限管控、操作审计日志、人工强制接管开关;
  7. 行业政策层:各国制定透明、适度监管规则,不过度限制创新。逃避 AI 技术的社会无法阻挡技术进步,只会失去制定 AI 规则、抢占产业红利的机会。我们要安全推进 AI、向全行业普及 AI,引导技术造福人类,而非恐惧技术。

八、访谈结尾总结

主持人:给所有创业者、工程师、年轻人一句最终寄语?

黄仁勋(英文)The Agentic AI era has fully arrived. This is the most extraordinary window of opportunity humanity has ever seen.Three lessons to remember:

  1. Seek your life’s work — pursue uncharted industries like physical AI, robotics;
  2. Run toward uncertainty, embrace failure, resilience is your greatest superpower;
  3. Stay curious, retain childlike imagination, never stop questioning everything.AI Agents will rebuild every industry. Those who master this new computing paradigm will define the next 30 years of technology. I cannot wait to see what you build.
  4. 中文AI 代理时代已经全面到来,这是人类有史以来最难得的时代机遇窗口。记住三句话:
  5. 找到你的终身事业,奔赴物理 AI、机器人这类无人开垦的蓝海赛道;
  6. 主动奔向未知、拥抱失败,韧性是你最强的超能力;
  7. 保持好奇心,守住孩童般的想象力,永远保持质疑。AI 智能体会重构所有行业,掌握这套全新计算范式的人,将定义未来三十年科技格局。我无比期待见证你们创造的一切。

本次专访核心金句汇总

  1. AI will not replace you. But a person who masters AI Agents will replace you.
  2. AI 不会取代你,但精通驾驭 AI 智能体的人,会取代你。
  3. Computing is no longer a cost center. Computing is revenue, computing is profit.
  4. 算力不再是成本中心,算力就是收入,算力就是利润。
  5. Tokens are revenue, tokens are profit, tokens are the new unit of global digital GDP.
  6. Token 就是收入、利润,是数字时代全新 GDP 计量单位。
  7. Chatbots wait for prompts; AI Agents take initiative to finish full projects.
  8. 聊天机器人等指令,AI 智能体主动完成完整项目。
  9. The physical AI market will unlock a $50 trillion industrial blue ocean over the next decade.
  10. 未来十年物理 AI 将打开 50 万亿美元产业蓝海。
  11. CEOs blaming AI for layoffs are just lazy; automation always creates more jobs than it eliminates.
  12. 拿 AI 当裁员借口的 CEO 只是偷懒,自动化创造的岗位永远多于淘汰的岗位。
  13. OpenClaw is essentially the world’s first personal AI computer.
  14. OpenClaw 本质是全球第一台个人人工智能电脑。

本文有引用媒体机构的公开内容及强大的朋友圈,在此特别鸣谢!清清君及本公众号立场中立;同时,如本文引起您的不适,欢迎联系清清君(微信号:Bennyleeyage)处理!

特别申明与澄清:本文具备一定前瞻性与推测,清清竭尽全力追求事情的真实性与准确性,但由于时间与信息来源的有限,做了合理的推测,清清君并不承担更新此信息和确保本信息真实性之任何义务。清清君的公众号一切文章均为无任何商业企图,纯粹个人爱好,不受第三方支配;如果出于商业用途性质的阅读与引用,与清清君无关;基于有限信息而做出尽可能真实的判断与预测,但不对以上判断与预测承担任何法律、民事、名誉等之责任。

本公众号为清清君个人公众号,与任何单位及个人均无任何关联!

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