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 中文
  • 4天前 · software

    Zig 与 Go:常量、变量和基本类型

    作为两种静态且强类型的语言,Go 和 Zig 在常量和变量的定义方式上有许多相似之处。两者都要求显式的类型或...

    #Zig #Go #constants #variables #type inference
  • 1周前 · software

    Java 变量

    什么是 Java 中的变量?变量是用于存储数据值的容器。Java 中变量的类型 本地变量 示例:java class Test { void dis...

    #java #variables #local variables #instance variables #static variables #programming tutorial #object-oriented programming
  • 2周前 · software

    Java 中的变量

    变量 - 变量是内存位置的名称。 - 变量用于存储值。 - 变量的值可以在程序执行期间改变。 R...

    #Java #variables #naming conventions #data types #programming basics
  • 2周前 · software

    Solidity 基础(第1部分)——变量、函数与你的第一个真实合约

    第26天 – 第3阶段:开发 60天Web3之旅 – Solidity基础 在60天Web3之旅短暂的两天暂停后,是时候重新开始了……

    #solidity #smart-contracts #ethereum #web3 #blockchain #programming #variables #functions #Sepolia #dev
  • 2周前 · software

    第1天(共100天)

    我今天一开始就下载了 Python 和 PyCharm 并进行设置。之后,我练习了打印语句、字符串拼接和操作,以及使用…

    #python #pycharm #beginner-programming #coding-practice #story-generator #variables #input-output
  • 1个月前 · software

    Java 变量

    Java 中的变量是一个具名的内存位置,用于存储在程序执行期间可能会改变的数据。它可以被视为:Variable = name + memory + v...

    #java #variables #declaration #initialization #memory-management #stack #heap #programming-basics
  • 1个月前 · software

    Python的秘密生活:Memory中的雕像

    演示字符串的别名 午后的阳光穿透了在图书馆空气中舞动的尘埃微粒。Timothy 在掌握了 Name Ta 之后感到自信满满…

    #python #string-immutability #aliasing #memory-references #programming-tutorial #variables
  • 1个月前 · devops

    Terraform 中的 tfvars 文件是什么以及如何使用它?

    Sarah Lean 🏴󠁧󠁢 https://media2.dev.to/dynamic/image/width=50,height=50,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.c...

    #terraform #tfvars #infrastructure-as-code #variables #hashicorp #iac #configuration-management
  • 1个月前 · software

    如何在 Google Workspace Studio 中使用变量

    视频概述 在本视频中,您将学习在使用 Google Workspace Studio 创建代理时如何使用变量。时间戳 - 0:00 – 介绍 - 0:30 – 什么是…

    #google-workspace #workspace-studio #variables #automation #low-code
  • 1个月前 · devops

    第7天 – Terraform中的类型约束

    在第5天,我们看到了变量的实际使用。今天我们深入探讨 Terraform 中的类型约束。Primitive Types(原始类型)是基本构建块:str...

    #terraform #type-constraints #variables #infrastructure-as-code #IaC #cloud #devops
  • 1个月前 · software

    我在 JavaScript 的第一步:简要解析

    JavaScript 中的变量 **let** 用于可以在以后更改的值。 ```javascript let age = 20; age = 21; ``` **const** 用于不应被更改的值。 ```javascript const PI = 3.14159; ```

    #javascript #variables #data-types #beginner-programming #web-development
EUNO.NEWS
RSS GitHub © 2026