文章

时事与科技快报 #373 | 中央网信办部署“清朗·未成年人网络保护”专项行动 · 工信部:生物制造产业规模壮大,产值约1.1万亿

#1110 · 2026-07-20 · 科技快报
Reading Path / DIGEST 先抓主张,再转成行动 #1110 · 科技快报 · 读完进入产品或下一篇

🌐 中英双语 · 本期精选 10 条综合时事与科技资讯,由本地 AI 模型(Ollama)翻译整理。
数据来源:人民日报 · 央视新闻 · 澎湃新闻 · 半月谈 · 36Kr · 虎嗅 · 财联社 · BBC中文 · 路透中文 · 凤凰国际 · OpenAI · GitHub · Google 等
筛选口径:先对未发布素材做来源可信度、主题相关度、分类均衡度、摘要信息量和低价值信号评分,低分素材不进入本期快报。

── 一、 深度解读 ──────────────────────────────────────────────────

1. 中央网信办部署“清朗·未成年人网络保护”专项行动

来源:澎湃新闻 · 深度解读 · 时政 · 调查 · 思想 🔗 原文链接

EN: Recently, the Cyberspace Administration of China launched a four-month special campaign nationwide to protect minors online. The initiative consists of two phases: the first focuses on rectifying irregularities in content production and dissemination during summer vacation; the second investigates information affecting physical and mental health while enforcing platform responsibilities.

中: 近日,中央网信办在全国范围内部署启动为期4个月的“清朗·未成年人网络保护”专项行动。该行动分两个阶段开展:第一阶段聚焦暑期整治信息内容生产传播全流程乱象;第二阶段排查影响身心健康的信息问题并压实平台责任。


2. 工信部:生物制造产业规模壮大,产值约1.1万亿

来源:澎湃新闻 · 深度解读 · 时政 · 调查 · 思想 🔗 原文链接

EN: At the State Council Information Office press conference on July 20, MIIT Chief Engineer Wang Weiming introduced development plans for future industries including bio-manufacturing. The department promotes relevant tracks by compiling development plans and implementing major technical equipment research projects. Currently, the total output value of the bio-manufacturing industry has reached approximately 1.1 trillion yuan.

中: 7月20日国务院新闻办发布会上,工信部总工程师王卫明介绍生物制造等未来产业规划。该部门通过编制发展规划和实施重大技术装备攻关工程推动相关赛道发展。目前生物制造产业总产值已达约1.1万亿元人民币。


3. 湖南上半年GDP达27033.6亿元,增速放缓至2.7%

来源:澎湃新闻 · 深度解读 · 时政 · 调查 · 思想 🔗 原文链接

EN: According to data released by the Hunan Provincial Bureau of Statistics, the province’s GDP reached 2703.36 billion yuan in the first half of the year, growing at a rate of 2.7%, which is 0.3 percentage points slower than Q1. The tertiary industry grew fastest at 3.5%, while total imports and exports increased by 12.7% and disposable income per resident rose to a growth rate of 4.9%.

中: 湖南省统计局发布数据显示,上半年全省GDP为27033.6亿元,同比增长2.7%,较一季度放缓0.3个百分点。其中第三产业增长最快达3.5%,进出口总额增长12.7%,居民人均可支配收入增速提升至4.9%。


4. 浙江完善识人选人用人机制,干部下沉一线攻坚

来源:澎湃新闻 · 深度解读 · 时政 · 调查 · 思想 🔗 原文链接

EN: Zhejiang Province dynamically identifies and deploys officials proficient in economics to key development points. For instance, Jiang Guozheng from the Provincial Market Regulation Bureau led a team into Ningbo foreign trade enterprises to address capacity transfer and overseas IP issues. This move aims to place suitable talent on reform frontlines for training.

中: 浙江省动态识别并精准抽调懂经济、善作为的干部到经济发展关键点位。例如,省市场监管局副处长蒋国政带队深入宁波外贸企业一线,解决产能转移与海外知识产权问题。此举旨在将合适人才放到改革发展主阵地经受锻炼。


── 二、 科技与财经 ──────────────────────────────────────────────────

1. SwiftUI 实战:构建双引擎 LLM 聊天客户端

来源:掘金 · 科技财经 · 技术 · 开发 🔗 原文链接

EN: This article builds a dual-engine LLM chat client from scratch using SwiftUI and Swift Concurrency, integrating local Ollama streaming inference with cloud-based DeepSeek conversations. It provides an in-depth analysis of multi-provider state isolation mechanisms and asynchronous task management implementation details.

中: 本文基于 SwiftUI 和 Swift Concurrency,从零构建了集成本地 Ollama 流式推理与云端 DeepSeek 对话的双引擎客户端。文章深度解析了多 Provider 状态隔离机制及异步任务管理实现细节。


2. 长程任务 Agent:中断续跑与记忆分层工程实现

来源:掘金 · 科技财经 · 技术 · 开发 🔗 原文链接

EN: DeepThink Research has released an engineering solution for long-task agents, focusing on resolving core challenges such as interruption/resume mechanisms and hierarchical memory management. Supported by the AI Genius Institute and Guangjian AI Gitcode, this study aims to ensure no loss of long-context information while enabling stable system operation.

中: DeepThink Research 发布了关于长程任务 Agent 的工程化方案,重点解决了中断续跑、记忆分层及分布式优雅升级等核心难题。该研究由 AI Genius Institute 与光剑 AI Gitcode 联合支持,旨在确保长上下文信息不丢失并实现系统稳定运行。


3. AgentKit CLI:云端沙箱赋能 AI Agent 工作流

来源:掘金 · 科技财经 · 技术 · 开发 🔗 原文链接

EN: AgentKit CLI deploys AI agents into cloud-isolated sandboxes, supporting file operations and multi-agent parallel collaboration. This tool adopts a local-control-and-cloud-execution mode to solve local runtime pain points while adapting production workflow requirements.

中: AgentKit CLI 将 AI 智能体部署至云端隔离沙箱,支持文件操作与多智能体并行协作。该工具采用本地操控、云端执行模式,有效解决本地运行痛点并适配生产工作流需求。


4. Java 开发者 Spring AI RAG Demo 开源

来源:V2EX · 科技财经 · 技术 · 社区 🔗 原文链接

EN: The author has organized a set of basic RAG workflow code into a demo to help Java and Spring Boot developers understand Spring AI. The project combines the OpenSpec and Codex development methods, is currently under continuous improvement, and welcomes feedback for enhancements.

中: 作者将一套基础 RAG 流程代码整理成 demo,旨在帮助 Java/Spring Boot 开发者了解 Spring AI。项目结合 OpenSpec 与 Codex 开发方式,目前持续完善中并欢迎交流改进建议。


5. 提示词工程与思维链构建大脑

来源:掘金 · 科技财经 · 技术 · 开发 🔗 原文链接

EN: The article likens prompts to neural connections, noting they transform model outputs from vague to precise and controllable. It also introduces Chain of Thought concepts, enabling models to upgrade from intuitive reactions to logical reasoning.

中: 文章将提示词比作神经元连接,指出其能将模型从模糊输出转化为精确可控。同时引入思维链概念,帮助模型实现从直觉反应到逻辑推理的升级。


6. 美拟改通胀统计法以缓解加息压力

来源:财联社 · 科技财经 · 财经 · 产业政策 🔗 原文链接

EN: The US Bureau of Economic Analysis plans to revise the pricing calculation methods for investment management services, computer software, and legal services. This adjustment will be implemented in August inflation data released on September 30 with a five-year retroactive application. The move aims to narrow the gap between core PCE and CPI, thereby reducing pressure on Federal Reserve policymakers regarding high inflation readings.

中: 美国商务部经济分析局计划修订投资管理服务、计算机软件及法律服务的价格计算方式,该调整将于9月30日发布的8月份通胀数据中推出并追溯五年。此举旨在缩小核心PCE与CPI之间的差距,从而降低美联储因高通胀读数而面临的政策制定压力。


本期快报由 21ZHAO 时事与科技快报系统 自动生成,AI 模型:Ollama 本地推理。