debugging
의미: The process of identifying and removing errors or faults from computer software, hardware, or a system.
Debugging is a fundamental part of software development. It involves systematically tracing through code to find and fix bugs — unexpected behaviours or errors. Modern debugging tools include breakpoints, step-through execution, and log analysis. The term has also entered informal usage to mean solving any kind of problem methodically, as in 'debugging a process.'
예문
- The developer spent the entire afternoon debugging a memory leak in the application. 开发人员花了整个下午调试应用程序中的内存泄漏。El desarrollador pasó toda la tarde depurando una fuga de memoria en la aplicación.開発者はアプリケーションのメモリリークのデバッグに午後いっぱいを費やした。개발자는 애플리케이션의 메모리 누수를 디버깅하는 데 오후 내내 시간을 보냈다.
- Debugging distributed systems requires careful analysis of logs from multiple servers. 调试分布式系统需要仔细分析来自多台服务器的日志。La depuración de sistemas distribuidos requiere un análisis minucioso de los registros de múltiples servidores.分散システムのデバッグには、複数のサーバーのログを慎重に分析する必要がある。분산 시스템의 디버깅에는 여러 서버의 로그를 신중하게 분석하는 작업이 필요하다.
- Automated testing can catch many bugs early, reducing the time spent on manual debugging. 自动化测试可以在早期发现许多漏洞,减少手动调试所花的时间。Las pruebas automatizadas pueden detectar muchos errores a tiempo, reduciendo el tiempo dedicado a la depuración manual.自動テストにより多くのバグを早期に発見でき、手動デバッグに費やす時間を削減できる。자동화된 테스트를 통해 많은 버그를 조기에 발견할 수 있어 수동 디버깅에 소요되는 시간을 줄일 수 있다.
발음
사용 가이드
맥락: professional
어조: neutral
기원과 역사
Popularised by Grace Hopper in 1947 when a moth was found causing a malfunction in the Harvard Mark II computer. The term 'bug' for a technical fault predates this, appearing in Thomas Edison's notes from the 1870s.
문화적 배경
Era: Modern
Generation: All ages
Social background: Universal
이 주제의 다른 표현
More from General Advanced