严富坤的知识库专栏 本次搜索耗时 1.204 秒,为您找到 47 个相关结果.
  • LlamaIndex与Chroma,究竟是敌是友?

    1680 2025-06-06 《RAG维基百科》
    核心比喻:一个各司其职的智慧图书馆 LlamaIndex:你的全能AI图书管理员 Chroma:你的专属高科技记忆书架 强强联手:图书管理员与智慧书架的完美一天 一张图看懂区别与联系 结论:不是对手,而是黄金搭档 当您一脚踏入人工智能(AI)应用开发的世界,特别是想让AI理解您自己的数据时,一个叫做RAG(检索增强生成) 的技术便会立刻出现在您...
  • 开闭原则

    1673 2024-09-12 《设计模式》
    Question 1: What is the Open/Closed Principle (OCP) in software design? 问题 1:什么是软件设计中的开闭原则(OCP)? Answer: The Open/Closed Principle (OCP) is one of the SOLID principles in obje...
  • 如何高效学习?

    1442 2025-09-14 《每日一篇》
    范例一:挣扎与迷茫 (Struggle and Confusion) 范例二:反思与计划 (Reflection and Planning) 范例三:哲思与重构 (Philosophical Deconstruction) 范例四:生物学与系统论 (Biological & Systematic Approach) 今日主题: 如何高效学...
  • 管理应用拥有的状态

    1370 2024-04-13 《ArkUI开发教程》
    一、LocalStorage:页面级UI状态存储 二、AppStorage:应用全局的UI状态存储 三、PersistentStorage:持久化存储UI状态 四、Environment:设备环境查询 管理应用拥有的状态,就是页面级之间参数的传递,即:被@Entry修饰的页面之间的状态管理模式。 一、LocalStorage:页面级UI...
  • Claude Code保存会话上下文(英文)

    1208 2025-11-17 《AI提示词工程学》
    Save Conversation Context - Universal Prompt 📋 How to Use 🔖 Prompt (Copy & Use Directly) 📖 Prompt Explanation This Prompt Will Make Claude Automatically: Applicable Scenarios: ...
  • 解决ViewPager在wrap_content高度时失效的问题

    685 2025-11-17 《深入Android开发》
    import android . animation . ValueAnimator import android . content . Context import android . os . Parcel import android . os . Parcelable import android . util . At...
  • 《序言》笔记

    第一部分:阅读反思 (Reflection on Reading) 第二部分:思考的方法论 (Methodology of Thinking) 第三部分:分析营销套路 (Analyzing the Marketing Strategy) 第四部分:总结与感悟 (Conclusion and Insight) 第一部分:阅读反思 (Ref...