EUNO.NEWS EUNO.NEWS
  • All (20292) +229
  • AI (3103) +13
  • DevOps (906) +6
  • Software (10480) +161
  • IT (5755) +49
  • Education (48)
  • Notice
  • All (20292) +229
    • AI (3103) +13
    • DevOps (906) +6
    • Software (10480) +161
    • IT (5755) +49
    • Education (48)
  • Notice
  • All (20292) +229
  • AI (3103) +13
  • DevOps (906) +6
  • Software (10480) +161
  • IT (5755) +49
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 6天前 · software

    对比同步与异步的失败类别:基于第一性原理

    1. 从第一性原理出发:什么是“Failure Class”? Failure Class 不是: - bug - timeout - outage Failure Class 是:一类事物……

    #synchronous #asynchronous #failure classes #concurrency #system reliability #software design
  • 1周前 · software

    精通中级 JavaScript

    《精通中级 JavaScript》封面图片 https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev...

    #JavaScript #intermediate #asynchronous #web development #programming tutorial
  • 1周前 · software

    探索 Ktor:用于 Kotlin 的现代网络框架

    Ktor 是由 JetBrains 开发的异步网络框架,旨在使用 Kotlin 构建服务器和客户端应用程序。虽然 Retrofit 有很长的…

    #Ktor #Kotlin #networking #asynchronous #JetBrains #Retrofit #client-server #serialization #Gradle #Android
  • 2周前 · software

    JavaScript 中的异步

    同步(普通)情况下,只有当前任务完成后,才会开始下一个任务。javascript console.log'One'; console.log'Two'; console.log'Three'; 👉 输出 One Two...

    #javascript #asynchronous #setTimeout #event-loop #programming #web-development
  • 3周前 · software

    理解 Node.js 中的 Event Emitters:如何以及何时使用它们

    什么是 Node.js 中的 Event Emitters?Event Emitters 在 Node.js 中是其异步、事件驱动架构的核心部分。它们允许在不同组件之间进行通信……

    #node.js #event-emitter #javascript #asynchronous #programming #events
  • 3周前 · software

    Swift Combine 中的热与冷发布者

    什么是 Hot 和 Cold Publisher? Cold Publisher Cold Publisher 为每个订阅者创建一个新的执行。当你订阅时,工作会重新开始。swift...

    #Swift #Combine #hot publishers #cold publishers #reactive programming #iOS #Future #Deferred #asynchronous
  • 1个月前 · software

    理解请求-响应模型

    封面图片:Understanding the Request–Response Model https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2...

    #request-response #client-server #HTTP #web-development #API #synchronous #asynchronous #networking #software-architecture
  • 1个月前 · software

    异步 DNS

    请提供您希望翻译的具体摘录或摘要内容,我才能为您进行简体中文翻译。

    #DNS #asynchronous #networking #performance #C
  • 1个月前 · software

    同步 vs. 异步 JavaScript:真实案例解释

    介绍:JavaScript 默认同步逐行执行代码,但它可以执行异步操作,例如 setTimeout、fetch、回调等。

    #javascript #asynchronous #synchronous #event-loop #callbacks #setTimeout #web-apis #programming
  • 1个月前 · software

    JavaScript 生成器:为你的代码提供“暂停”按钮

    介绍 如果你了解标准的 JavaScript 函数,你会知道运行至完成(run‑to‑completion)规则:一旦普通函数开始运行,就没有任何东西可以阻止它 u...

    #javascript #generators #yield #functions #asynchronous #programming
EUNO.NEWS
RSS GitHub © 2026