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

    第12天:理解 Java 构造函数

    什么是 Constructor?Constructor 是 Java 中的特殊方法,在创建对象时会自动调用。- Constructor 的名称必须与类名相同……

    #Java #constructors #object-oriented programming #OOP #tutorial #programming basics
  • 1周前 · software

    过程式编程 vs 面向对象编程(OOP):哪一种更适合程序员?

    封面图片:过程式编程 vs 面向对象编程(OOP):哪一种更适合程序员?

    #procedural programming #object-oriented programming #OOP #programming paradigms #software engineering #code design
  • 2周前 · software

    Ruby 类与面向对象编程

    基本类 ruby class Test puts :Test.object_id.to_s def test puts :test.object_id.to_s @test = 10 puts :test.object_id.to_s end end t = Test.new t.test 构造函数和实例...

    #ruby #classes #object-oriented programming #OOP #instance variables #constructor #programming examples
  • 3周前 · software

    提升你的代码:面向对象编程 (OOP) 是游戏开发的支柱

    引言 如果你曾经深入了解过像 Unreal C++ 或 Unity C 这样的现代游戏引擎的内部,你会发现一个共同点:Object‑Oriented Programming。

    #object-oriented programming #OOP #game development #Unity #Unreal Engine #encapsulation #C++ #C# #software architecture
  • 3周前 · software

    使用 Clprolf 和 `indef_obj` 重构您的类

    markdown !Charles Kofflerhttps://media2.dev.to/dynamic/image/width=50,height=50,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com...

    #refactoring #single responsibility principle #OOP #class design #Java #software architecture #code quality
  • 3周前 · software

    C# OOP 精通 — 从测验答案到生产级思维模型

    C OOP 精通 — 从测验答案到生产级思维模型

    #C# #OOP #object-oriented programming #design patterns #interview preparation #constructors #record types #code reviews
  • 1个月前 · software

    记录我的学习之旅第34天

    我今天做了什么 - 构建了一个 CLI note‑taking 应用。功能 基本功能包括:- 创建笔记 - 潜在扩展:timestamp、searching 等。

    #python #cli #note-taking #learning-journal #github #oop #programming-tutorial
  • 1个月前 · software

    别再请求数据!掌握“Tell, Don't Ask”原则

    介绍 在面向对象编程(OOP)中,最常见的错误之一是把对象当作简单的数据结构来对待。我们经常把数据从一个 o...

    #OOP #Tell-Don't-Ask #encapsulation #cohesion #design principles #Java #code quality
  • 1个月前 · software

    Java 中的方法重写

    什么是 method overriding?当子类为已经在 parent class 中定义的 method 提供特定实现时,这称为 method overriding。

    #java #method overriding #inheritance #object-oriented programming #OOP
  • 1个月前 · software

    什么是类、抽象类和接口

    封面图片:What is class, abstract class & interface https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%...

    #class #abstract class #interface #object-oriented programming #OOP #programming concepts
  • 1个月前 · software

    JavaScript 的秘密生活:理解原型

    对象委托,它们不复制。Timothy 带着笔记本电脑和困惑的表情来到图书馆。他一直在阅读关于 JavaScript 继承的内容,……

    #javascript #prototypes #inheritance #delegation #oop #classes #programming
  • 1个月前 · devops

    停止脚本,开始架构:OOP 方法在 Terraform 中

    TL;DR 问题:Terraform 代码库经常出现蔓延——复制粘贴的资源、紧耦合以及泄漏的抽象,使得扩展变得痛苦。The So...

    #terraform #infrastructure-as-code #oop #modules #composition #dependency-injection #best-practices

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026