首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏CSDN搬移文章

    JavaSE/封装、继承、多态

    class Tree{ String name; public String age; public static String ascription;//归属 public String function;//作用 static{ ascription = "中国持有"; } public void springSprout(String

    44240编辑于 2023-10-16
  • 来自专栏Rust语言学习交流

    【Rust日报】2021-03-08 3 月 27 深圳 Meetup 等你来

    extract variable" assist show docs on hover for keywords and primitives (first contribution) "add type ascription

    69320发布于 2021-03-15
  • 来自专栏零域Blog

    「SF-PLF」9 MoreStlc

    , we use L [T1 +T2] (e) i.e. provide a explicit type annotation for the sum type, as TaPL option 3 (ascription

    62320编辑于 2022-03-02
  • 来自专栏旅途散记

    听GPT 讲Rust源代码--compiler(33)

    Ascription<'tcx>:表示一个类型断言。 PatRange<'tcx>:表示一个模式范围。 枚举类型: BodyTy<'tcx>:表示函数或闭包的返回类型。

    44110编辑于 2024-04-15
  • 来自专栏旅途散记

    听GPT 讲Rust源代码--compiler(27)

    Ascription<'tcx>:表示一个模式的类型限制,用于指定匹配的值的类型。 MatchPair<'pat, 'tcx>:表示匹配项对,包含了待匹配的模式和对应的操作。

    39010编辑于 2024-04-01
  • 来自专栏自然语言处理

    大型语言模型幻觉检测相关综述

    SHARP (Socially-aware Hallucination, Ascription, and Role-playing) 基准利用LLM自身的幻觉倾向来构建复杂的社交场景,评估模型能否在扮演特定角色时

    1.5K20编辑于 2025-07-12
领券