EUNO.NEWS EUNO.NEWS
  • All (20349) +286
  • AI (3104) +14
  • DevOps (907) +7
  • Software (10509) +190
  • IT (5781) +75
  • Education (48)
  • Notice
  • All (20349) +286
    • AI (3104) +14
    • DevOps (907) +7
    • Software (10509) +190
    • IT (5781) +75
    • Education (48)
  • Notice
  • All (20349) +286
  • AI (3104) +14
  • DevOps (907) +7
  • Software (10509) +190
  • IT (5781) +75
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 3周前 · software

    C++ 说:“我们有 try… finally 在家”

    许多拥有异常机制的语言¹也都有 finally 子句,因此你可以写 `cpp try { // stuff } finally { always; }`。快速检查表明,这种控制……

    #C++ #exceptions #finally #RAII #destructors #error handling #wil::scope_exit #programming
  • 3周前 · software

    使用 Polly 构建弹性 .NET 应用程序

    Retry 和 Circuit Breaker 模式实用示例解析 现代应用程序很少是孤立运行的。它们不断与数据库进行通信,…

    #.NET #Polly #Resilience #Retry Pattern #Circuit Breaker #Microservices #Error Handling
  • 3周前 · software

    我终于不再在每个 Express 控制器里写 try‑catch(你也应该如此)

    封面图片:我终于不再在每个 Express 控制器中编写 try‑catch,你也应该如此。

    #express #nodejs #error-handling #try-catch #middleware #async-await #controller #javascript
  • 0个月前 · software

    Localhost 是一个谎言:Happy Path 谬误

    Happy Path 谬误 我们都经历过。你正在构建一个新功能,并想象一个完美的场景:API 总是 20 ms 响应,用户总是……

    #happy path fallacy #error handling #production debugging #junior developers #localhost vs production
  • 1个月前 · software

    现代 C# 开发:简化自定义异常

    引言 错误会发生。有时它们很简单,有时则非常特定于你的领域。C 提供了许多内置异常,但它们并不……

    #C# #custom exceptions #error handling #.NET #programming
  • 1个月前 · software

    为什么仅仅使用 if 不够:深入理解 Python 中的 try/except

    封面图片:为什么仅使用 if 不够:理解 Python 中的 try/except https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format...

    #python #exception-handling #try-except #error-handling #programming #debugging #tip-calculator
  • 1个月前 · software

    Koka.py:在 Python 中的类型检查依赖注入与错误处理

    探索受 Effect-TS、ZIO 和 Koka 语言启发的代数效应 问题:Python 的隐藏依赖和异常 每个开发者都会遇到…

    #python #dependency-injection #type-checking #error-handling #algebraic-effects #koka #effect-ts #zio
  • 1个月前 · software

    系统在上传 <1MB 图片时显示 “File too large” 错误

    !Forem 标志https://media2.dev.to/dynamic/image/width=65,height=,fit=scale-down,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%...

    #file-upload #error-handling #size-limit #web-development #debugging
  • 1个月前 · software

    🚀 Timeout 驯服者:当耐心遇见进步

    可怕的僵局 在 Gridopia 之地,Luna the Sorceress 正在准备她最强大的咒语——发布 427 行被施了魔法的数据。她挥动魔杖,点击……

    #timeout #api-gateway #web-development #performance #grid-data #frontend #error-handling
  • 1个月前 · software

    使用 Tanstack Query 和 Axios 的优雅错误处理(最佳组合??)

    后端服务 我们为这个项目采用了非常简单的架构。 - Supabase 作为 BaaS 负责身份验证、会话管理等。 - Express 负责…

    #tanstack-query #axios #error-handling #react #javascript #frontend #api-integration
  • 1个月前 · software

    停止编写 try/except 地狱:使用 SQLAlchemy 与 Unit Of Work 清理数据库事务

    python 异步 def create_order(user_id: int, items_in_basket: listdict) -> Order: session = get_session 尝试: user: User = await session.getUser(user_id) 如果未使用…

    #sqlalchemy #python #database-transactions #unit-of-work #async #error-handling #try-except #session-management
  • 1个月前 · software

    你需要让你的代码比使用它的人更可靠

    关于 software development,有一个严酷的真相,许多 engineers 都是吃了苦头才明白的:用户会以你从未想象过的方式破坏你的 application……

    #reliability #defensive programming #input validation #error handling #software engineering #user experience

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026