New Oriental Technology
Author

New Oriental Technology

Practical internet development experience, tech sharing, knowledge consolidation, and forward-thinking insights.

77
Articles
0
Likes
191
Views
0
Comments
Recent Articles

Latest from New Oriental Technology

77 recent articles
New Oriental Technology
New Oriental Technology
Apr 26, 2021 · Cloud Native

Design and Implementation of an Automated Test Environment Deployment Platform

The article describes how a rapidly growing development team built a one‑click, cloud‑native platform that automates the provisioning, configuration, Docker image creation, and Kubernetes deployment of diverse test environments, addressing challenges such as heterogeneous tech stacks, middleware variety, and configuration inconsistencies.

AutomationDockerKubernetes
0 likes · 8 min read
Design and Implementation of an Automated Test Environment Deployment Platform
New Oriental Technology
New Oriental Technology
Apr 19, 2021 · Mobile Development

Understanding ConstraintLayout in Android Development

This article explores the features and benefits of ConstraintLayout in Android, including its flexibility, performance improvements, and practical usage examples for creating complex layouts efficiently.

Android DevelopmentConstraintLayoutLayout Management
0 likes · 11 min read
Understanding ConstraintLayout in Android Development
New Oriental Technology
New Oriental Technology
Apr 5, 2021 · Fundamentals

Choosing the List Method for Circuit Analysis: Overview and Comparison

This article compares the table‑matrix method and the list method for circuit analysis, explains why the list method was selected due to its simpler equation formulation despite larger matrix size, and cites references that discuss various other techniques such as loop‑current and node‑voltage methods.

Electrical Engineeringcircuit analysislist method
0 likes · 3 min read
Choosing the List Method for Circuit Analysis: Overview and Comparison
New Oriental Technology
New Oriental Technology
Mar 29, 2021 · Backend Development

Sentinel Flow Control Component: Quick Start, Rules, Annotations, and Internal Mechanisms

This article introduces Alibaba Sentinel, an open‑source flow‑control framework for distributed services, covering Maven integration, dashboard setup, configuration of flow, degrade and hotspot rules, the @SentinelResource annotation, XCloud Sentinel starter usage, and a deep dive into its slot‑chain architecture and sliding‑window algorithm.

Flow ControlHotSpotSentinel
0 likes · 12 min read
Sentinel Flow Control Component: Quick Start, Rules, Annotations, and Internal Mechanisms
New Oriental Technology
New Oriental Technology
Mar 22, 2021 · Backend Development

Introduction to Node.js: History, Core Features, and Ecosystem

This article introduces Node.js by recounting its creator Ryan Dahl's background, explaining its core characteristics of single‑threaded, event‑driven, non‑blocking I/O architecture, describing suitable use cases, and reviewing basic code examples and popular frameworks such as Express, Koa, Nest, and Egg.

FrameworksJavaScriptNode.js
0 likes · 11 min read
Introduction to Node.js: History, Core Features, and Ecosystem
New Oriental Technology
New Oriental Technology
Mar 15, 2021 · Mobile Development

Design and Optimization of New Oriental Interactive Video System for Mobile

This article summarizes the mobile‑side architecture, module decomposition, storyline and node flow design, playback performance optimizations such as second‑play and node pre‑loading, and the SDK‑based refactoring of New Oriental's interactive video system, highlighting its extensibility and future directions.

Interactive VideoSDKmobile architecture
0 likes · 9 min read
Design and Optimization of New Oriental Interactive Video System for Mobile