EUNO.NEWS EUNO.NEWS
  • All (20386) +1
  • AI (3106)
  • DevOps (907) +1
  • Software (10542)
  • IT (5783)
  • Education (48)
  • Notice
  • All (20386) +1
    • AI (3106)
    • DevOps (907) +1
    • Software (10542)
    • IT (5783)
    • Education (48)
  • Notice
  • All (20386) +1
  • AI (3106)
  • DevOps (907) +1
  • Software (10542)
  • IT (5783)
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 1个月前 · software

    macOS 应用的解剖

    请提供您希望翻译的文章摘录或摘要文本,我才能为您进行翻译。

    #macOS #app architecture #Cocoa #Swift #Objective‑C #software design #desktop development
  • 1个月前 · software

    Swift #2:基本数据类型

    原始数据类型 每种编程语言都会声明自己的数据单元,以表示不同大小的值。这些单元是……

    #Swift #primitive data types #Int #UInt #programming fundamentals
  • 1个月前 · software

    Swift 和 UIKit 中的自定义字体

    介绍 在本教程中,我将演示如何在 Swift 与 UIKit 中使用自定义字体。我将使用 Montserrat 和 Hind 字体,它们可以从…下载。

    #swift #uikit #custom-fonts #ios #google-fonts #plist #xcode #montserrat #hind
  • 1个月前 · software

    Combine #2:发布者与订阅者

    Publisher 一个发布者可以向一个或多个订阅者发送零个或多个值,并且只能发送一次结束事件,该事件可以是成功或错误。一旦发出…

    #Swift #Combine #Publisher #Subscriber #Reactive programming #iOS #NotificationCenter
  • 1个月前 · software

    Swift Testing #5: 使用 arguments 参数化测试

    对单一条件进行参数化 有时,需要使用多个值来验证接受参数的代码的功能。for...

    #Swift #unit testing #parameterized tests #Swift Testing #test automation #code quality
  • 1个月前 · software

    Swift Testing #4: 以串行方式运行测试

    Swift Testing 中的测试执行 在 XCTest 中并发执行测试是可选的,实际上默认是串行执行的。 在…

    #Swift #XCTest #Swift Testing #unit testing #parallel execution #serial execution #test concurrency #testing frameworks
  • 1个月前 · software

    Swift Testing #2: 使用 @Suite 分组测试

    介绍:Suite 是一组测试。创建包含使用 @Test 标记的测试的结构时,它会自动在内部标记一个 “S”。

    #Swift #testing #test suite #@Suite #unit testing #DevOps
  • 1个月前 · software

    Swift Testing #3: 组织、分类和过滤测试使用 @Tag

    介绍 项目可能有数百甚至数千个测试和 suite。这些测试的一个子集可能共享某些共同特征,例如…

    #Swift #testing #XCTest #tags #unit tests #test organization #test suites
  • 1个月前 · software

    Swift Testing #1: 将 XCTest 测试套件迁移到 Swift Testing

    swift import XCTest @testable import ProductionProject class SomeXCTest_deprecated: XCTestCase { func testX() throws { // GIVEN // ... // WHEN // ... // THEN // ... } }

    #Swift #Swift Testing #XCTest #unit testing #migration ##expect #@Test #iOS development
  • 1个月前 · software

    CodeQL 2.23.6 添加 Swift 6.2.1 和新的 C# 安全查询

    CodeQL 是 GitHub 代码扫描背后的静态分析引擎 https://docs.github.com/code-security/code-scanning/introduction-to-code-scanning/about-code-sca...

    #CodeQL #static analysis #software security #Swift #C#
  • 1个月前 · software

    我让 Claude 在任务中制造内存泄漏,但它失败了

    背景 上周我让 Claude 为了好玩在 Swift 的 Task API 中制造一个内存泄漏。生成的代码声称 Task 强引用了 self,导致……

    #Swift #Task API #memory leak #retain cycle #Claude #SIL #async/await #weak self
  • 1个月前 · software

    构建可复用的 SwiftUI 组件库

    SwiftUI 让构建 UI 变得轻而易举——但构建在整个应用中外观一致的可复用组件却是另一项挑战。随着应用的增长,UI 复制……

    #SwiftUI #component library #reusable UI components #design tokens #iOS development #Swift #mobile UI

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026