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

    python queue使用

    be subclassed just like threading.Thread; Queue works like queue.Queue but for cross-process, not cross-thread

    47110编辑于 2022-05-13
  • 来自专栏c#开发者

    lightswitch 添加 TreeView 控件

    collection will immediately raise Changed events // and this will result in invalid cross-thread

    1.6K70发布于 2018-04-12
  • 来自专栏DeepHub IMBA

    用Context Offloading解决AI Agent上下文污染,提升推理准确性

    # Cross-thread memory persistence demonstration config_2 = {"configurable": {"thread_id": "2"}} messages }, config_2) console.print("\n[bold cyan]Workflow Result (Thread 2) - Cross-Thread Memory Access:[

    31310编辑于 2025-11-15
  • 来自专栏walterlv - 吕毅的博客

    使用 SetParent 跨进程设置父子窗口时的一些问题(小心卡死)

    - Good or evil - SetParent() win32 API between different processes - Stack Overflow Hosting WPF UI cross-thread

    2.3K20编辑于 2023-10-22
  • 来自专栏大内老A

    从执行上下文角度重新理解.NET(Core)的多线程编程[2]:同步上下文

    Hello World"); } 当这个Windows Forms应用启动之后,设置Form1的Text属性的那行代码将会抛出如下所示的InvalidOperationException异常,并提示“Cross-thread

    1.3K30发布于 2020-11-26
  • 来自专栏C++ 动态新闻推送

    C++ 中文周刊 第101期

    C的糟粕 What does it mean when my cross-thread COM call fails with RPC_E_SYS_CALL_FAILED?

    59910编辑于 2023-02-25
  • 来自专栏芋道源码1024

    分布式链路追踪 SkyWalking 源码分析 —— Agent 收集 Trace 数据

    --------- 跨线程( cross-thread ) --------- #capture() 方法,将 Context 快照到 ContextSnapshot ,用于跨线程,传播上下文。

    4.4K53发布于 2019-08-08
  • 来自专栏新智元

    读博那些事儿 | CCF优博、南大蒋炎岩:我的博士五年

    Octet: Capturing and controlling cross-thread dependences efficiently.

    3.1K31发布于 2019-09-17
领券