- Bash Cookbook
- Ron Brash Ganesh Naik
- 78字
- 2021-07-23 19:17:30
Basic loops
Can you imagine iterating through a list of files or a dynamic array and monotonously evaluating each and every one? Or waiting until a condition was true? For these types of scenarios, you may want to use a for loop, a do while loop, or an until loop to improve your script and make things easy. For loops, do while loops, and until loops may seem similar, but there are subtle differences between them.
推薦閱讀
- DBA攻堅指南:左手Oracle,右手MySQL
- 深度學(xué)習(xí)經(jīng)典案例解析:基于MATLAB
- 區(qū)塊鏈架構(gòu)與實現(xiàn):Cosmos詳解
- 編寫整潔的Python代碼(第2版)
- Cassandra Design Patterns(Second Edition)
- Learning Informatica PowerCenter 10.x(Second Edition)
- Learn Swift by Building Applications
- 面向?qū)ο蟪绦蛟O(shè)計(Java版)
- 軟件工程
- Kinect for Windows SDK Programming Guide
- ANSYS Fluent 二次開發(fā)指南
- Visual C#.NET Web應(yīng)用程序設(shè)計
- Canvas Cookbook
- PHP與MySQL權(quán)威指南
- Learning Dynamics NAV Patterns