awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesVariable Value Modifications

Updates variable values at runtime by accessing pointers and ensuring addressability and settability.

Distinct from Reflection: Distinct from Reflection: focuses specifically on modifying variable values via reflection rather than general runtime introspection.

Explore 2 awesome GitHub repositories matching part of an awesome list · Variable Value Modifications. Refine with filters or upvote what's useful.

Awesome Variable Value Modifications GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • dialogic-godot/dialogicdialogic-godot 的头像

    dialogic-godot/dialogic

    5,259在 GitHub 上查看↗

    Dialogic is a dialogue editor and runtime system for the Godot engine that provides a complete framework for creating branching conversations with characters, animations, and state management. At its core, it functions as a branching narrative editor with visual and text-based timeline authoring, a character animation manager that handles portraits and scene positioning, a localization tool that exports timelines to CSV for translation, and an interactive framework that manages player choices, text reveals, voice lines, and dynamic text effects within conversations. What distinguishes this sy

    Updates variables during dialogue by setting, incrementing, or computing new values.

    GDScriptaddondialogicdialogue
    在 GitHub 上查看↗5,259
  • gopl-zh/gopl-zh.github.comgopl-zh 的头像

    gopl-zh/gopl-zh.github.com

    4,958在 GitHub 上查看↗

    本项目是 Go 编程语言综合指南的中文翻译版。它作为一个本地化的教育资源和技术手册,旨在为语言语法、设计和软件开发提供指导。 该资源涵盖了广泛的 Go 语言教育内容,包括编程模式的实现和系统设计。它包含翻译后的课程和示例,重点关注并发和接口使用等核心语言特性。 内容跨越了多个能力领域,包括语言基础、数据建模、运行时反射和内存管理。它还详细介绍了软件架构、错误处理、质量保证和 Web 网络编程。 该文档结构为技术手册,包含翻译内容、勘误和修正,以确保学习的准确性。

    Details how to update variable values at runtime by checking addressability and settability.

    Goprogramming-language
    在 GitHub 上查看↗4,958
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Reflection
  5. Variable Value Modifications