Tagged articles
11 articles
Page 1 of 1
macrozheng
macrozheng
Sep 20, 2024 · Fundamentals

Explore Java 23’s 12 New Features and Upcoming JEP Previews

Java 23 arrives as a non‑LTS release introducing 12 new language features, while a series of JEP previews—including pattern‑matching for primitives, class‑file API, Markdown Javadoc, Vector API, scoped values, flexible constructors, and structured concurrency—are detailed with code examples and insights for developers.

JEPJavaJava23
0 likes · 15 min read
Explore Java 23’s 12 New Features and Upcoming JEP Previews
IT Services Circle
IT Services Circle
Apr 2, 2023 · Operations

How to Enable Microsoft 365 Copilot via the Dogfood Preview Channel

This guide explains how to obtain a Microsoft 365 subscription, switch the Office suite to the Dogfood preview channel by editing specific registry keys, update to the latest build, enable the Copilot feature for Word, and restart the application, while warning about the preview's instability and English‑only support.

AICopilotDogfood
0 likes · 5 min read
How to Enable Microsoft 365 Copilot via the Dogfood Preview Channel
21CTO
21CTO
Jan 26, 2023 · Operations

What’s New in Windows Terminal 1.17 Preview? Custom Menus, Mica Background, and More

The Windows Terminal preview has been updated to version 1.17, introducing customizable dropdown menus, new keyboard shortcuts for restarting or closing sessions, Mica‑styled backgrounds for Windows 11, refreshed color schemes, and several usability and accessibility enhancements.

Windows 11Windows Terminalcustomization
0 likes · 3 min read
What’s New in Windows Terminal 1.17 Preview? Custom Menus, Mica Background, and More
HomeTech
HomeTech
Jun 8, 2022 · Mobile Development

Handling iOS Camera Preview vs Captured Image Discrepancy in VIN Recognition

This article investigates the mismatch between iOS camera preview and captured images in VIN recognition, explains the aspect‑ratio scaling cause, derives compensation formulas, and provides Objective‑C code to adjust crop rectangles for accurate framing.

CameraImage ProcessingObjective‑C
0 likes · 9 min read
Handling iOS Camera Preview vs Captured Image Discrepancy in VIN Recognition
21CTO
21CTO
Apr 16, 2022 · Backend Development

What’s New in .NET 7 Preview 3? Native AOT, Faster Startup, and GC Enhancements

Microsoft released .NET 7 Preview 3, introducing major updates such as full native AOT compilation, improved startup times, Write‑Xor‑Execute support, enhanced code generation, new X.500 certificate handling, and default‑enabled GC optimizations across most platforms.

Backend Developmentdotnetgc
0 likes · 4 min read
What’s New in .NET 7 Preview 3? Native AOT, Faster Startup, and GC Enhancements
Laravel Tech Community
Laravel Tech Community
Feb 20, 2022 · Backend Development

Highlights of .NET 7 Preview 1: Nullable Annotations, Observability, Code Generation, and New APIs

The article outlines the major features of .NET 7 Preview 1, including nullable annotations for Microsoft.Extensions libraries, enhancements to tracing APIs, code‑generation improvements, dynamic PGO and Arm64 support, p/invoke source generation, new System.Text.Json APIs, and expanded hot‑reload capabilities.

Code GenerationNullable AnnotationsObservability
0 likes · 5 min read
Highlights of .NET 7 Preview 1: Nullable Annotations, Observability, Code Generation, and New APIs
Sohu Tech Products
Sohu Tech Products
Jan 15, 2020 · Mobile Development

Using Xcode Canvas to Preview Objective‑C UI with SwiftUI Previews

This article explains how to enable Xcode Canvas previews for legacy Objective‑C views by leveraging SwiftUI's PreviewProvider, detailing the required project settings, bridging‑header configuration, code examples, and troubleshooting steps for integrating preview support into large iOS codebases.

CanvasMobile DevelopmentObjective‑C
0 likes · 17 min read
Using Xcode Canvas to Preview Objective‑C UI with SwiftUI Previews
网易UEDC
网易UEDC
Jan 8, 2018 · Mobile Development

Designing Effective B‑End Configuration Platforms for Mobile Apps

This article explores the unique challenges of building B‑end configuration tools for mobile products, offering practical design guidelines such as timely preview, WYSIWYG interfaces, strong feedback loops, and content‑balancing strategies to enhance control and user experience across both backend and mobile fronts.

B‑endMobileProduct Design
0 likes · 12 min read
Designing Effective B‑End Configuration Platforms for Mobile Apps