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 中文
  • 2周前 · software

    Spud语言:第2周

    今天标志着我的自定义编程语言 Spud 的第二次每周更新,我很自豪地宣布已经实现了使用条件语句来控制……

    #programming language #language design #conditional statements #Spud #GitHub
  • 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
  • 2周前 · software

    第9天 – 30天Python:构建尼日利亚电费账单分析器⚡

    🌍 尼日利亚电费账单问题 在尼日利亚:- 大多数家庭收到来自 PHCN 或配电公司 DisCos 的月度账单 - 账单经常变化 w...

    #python #electricity-bill #nigeria #conditional-statements #30-days-of-python #project-tutorial #data-analysis
  • 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 并不意味着消除决策

    引言 我已经谈过 Object Maps,这是一种强大的技术,用于替代 switch 或 if/else 链。使用它,我们用访问来取代 cyclomatic complexity……

    #refactoring #conditional statements #guard clauses #javascript #clean code
EUNO.NEWS
RSS GitHub © 2026