EUNO.NEWS EUNO.NEWS
  • All (20668) +71
  • AI (3143) +6
  • DevOps (919) +2
  • Software (10707) +38
  • IT (5851) +25
  • Education (48)
  • Notice
  • All (20668) +71
    • AI (3143) +6
    • DevOps (919) +2
    • Software (10707) +38
    • IT (5851) +25
    • Education (48)
  • Notice
  • All (20668) +71
  • AI (3143) +6
  • DevOps (919) +2
  • Software (10707) +38
  • IT (5851) +25
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 1周前 · software

    新的脚本语言

    概述 我目前正在开发一种脚本语言,旨在“让开发者的生活更甜蜜”。它叫 Amai,运行在 bytecode VM 上,且是……

    #scripting language #Amai #bytecode VM #static typing #language design #programming language #loops #if-else #expressions
  • 2周前 · software

    C# 条件语句 (if, else, switch)

    最初发表于 if 语句 if 语句在条件为真时执行代码块。 ```csharp int number = 10; if (number > 5) { Console.WriteLine('Num...'); } ```

    #c# #conditional statements #if-else #switch #programming tutorial #decision structures #code examples
  • 1个月前 · software

    第6天:理解 Java 的 if、else if 和 else 语句

    什么是条件语句?条件语句在 Java 中用于仅在条件为真时控制程序的流程。这非常有用……

    #java #conditional statements #if-else #programming basics #tutorial
  • 1个月前 · software

    Python 入门(第7部分):条件语句

    在 Python 中使用条件语句 在本文中,我们将学习条件语句。通过使用条件逻辑,您可以控制程序的流程……

    #python #conditional statements #if-else #boolean #programming tutorial
  • 1个月前 · software

    别再写“意大利面”式的 if-else 链:使用 Python 的 match-case 解析 JSON

    介绍 如果你从事数据科学、数据工程,或作为前端/后端开发人员,你会处理 JSON。对于专业人士来说,它基本上只…

    #python #json #match-case #pattern-matching #code-refactoring #if-else
EUNO.NEWS
RSS GitHub © 2026