Tagged articles
2 articles
Page 1 of 1
Baidu Geek Talk
Baidu Geek Talk
Nov 1, 2023 · Fundamentals

Automating Code Refactoring with Python: Implementing Data Path Integration

This article shows how Python scripts can automatically generate the Objective‑C code needed to register, read, and update hundreds of XXXSetting data items within a unified Data Path framework, eliminating manual refactoring errors, cutting development effort, and streamlining cross‑module data integration.

Code RefactoringData Item ManagementData Path Integration
0 likes · 26 min read
Automating Code Refactoring with Python: Implementing Data Path Integration
FunTester
FunTester
Mar 2, 2023 · User Experience Design

How to Conduct Effective Web Accessibility Testing: A Practical Guide

This article explains what web accessibility is, outlines relevant laws and WCAG guidelines, reviews both manual and automated testing methods, debunks common myths, lists useful tools, and provides a detailed checklist to help developers create inclusive, compliant web experiences for all users.

UX designWCAGaccessibility testing
0 likes · 15 min read
How to Conduct Effective Web Accessibility Testing: A Practical Guide