Tag

file operations

0 views collected around this technical thread.

php中文网 Courses
php中文网 Courses
Mar 31, 2025 · Backend Development

PHP rename() Function: Syntax, Parameters, Return Values, Examples, and Usage Notes

The article explains PHP's rename() function, detailing its syntax, required source and target parameters, return values, practical code examples for renaming files and directories, and important considerations such as permissions and error handling.

BackendFile SystemPHP
0 likes · 3 min read
PHP rename() Function: Syntax, Parameters, Return Values, Examples, and Usage Notes
Test Development Learning Exchange
Test Development Learning Exchange
Feb 2, 2025 · Operations

Performing File Operations in Locust Load‑Testing Scripts

This article demonstrates how to use Python's standard file handling libraries within Locust load‑testing scripts to read, write, and upload files, including example code, best‑practice tips, exception handling, and concurrency considerations for reliable file operations during performance testing.

LocustPythonfile operations
0 likes · 5 min read
Performing File Operations in Locust Load‑Testing Scripts
Test Development Learning Exchange
Test Development Learning Exchange
Dec 28, 2024 · Fundamentals

Python Data Structures and File Operations Tutorial

This tutorial introduces Python's core data structures—lists, dictionaries, sets, and tuples—and demonstrates essential file operations for text, CSV, and JSON formats, providing practical code examples for each concept and explains their characteristics, common operations, and best practices for efficient programming.

CSVData StructuresDictionaries
0 likes · 7 min read
Python Data Structures and File Operations Tutorial
Test Development Learning Exchange
Test Development Learning Exchange
Dec 23, 2024 · Fundamentals

Linux Fundamentals: Directory Structure, Kernel Architecture, and Essential Commands

This article provides a comprehensive overview of Linux fundamentals, covering directory structure, kernel architecture, essential commands, and advanced piping techniques for system administration and development.

Directory StructureLinux fundamentalsNetwork Administration
0 likes · 10 min read
Linux Fundamentals: Directory Structure, Kernel Architecture, and Essential Commands
Test Development Learning Exchange
Test Development Learning Exchange
Nov 29, 2024 · Fundamentals

Python File Handling: Common Text Processing Scripts

This article presents a comprehensive collection of Python file handling examples, covering basic reading and writing, appending, line extraction, file copying, moving, deletion, directory management, and advanced text processing techniques such as searching, replacing, and statistical analysis, all illustrated with clear code snippets.

File I/OPythonfile management
0 likes · 17 min read
Python File Handling: Common Text Processing Scripts
Test Development Learning Exchange
Test Development Learning Exchange
Nov 15, 2024 · Fundamentals

Python File I/O Operations Tutorial

This tutorial covers essential Python file operations including opening/closing files, reading/writing text files, and various file manipulation techniques with practical code examples.

Data ProcessingFile I/Ocode examples
0 likes · 4 min read
Python File I/O Operations Tutorial
Test Development Learning Exchange
Test Development Learning Exchange
Sep 13, 2024 · Fundamentals

Python Standard Library for Linux: File Operations, Process Management, Networking, System Info, Time, Logging, Monitoring, Compression, and Environment Variables

This article provides a comprehensive guide to Python's standard libraries for Linux, covering file and directory manipulation, process control, socket networking, system information retrieval, date and time handling, logging, file monitoring, compression, and environment variable management with clear code examples.

LinuxPythonfile operations
0 likes · 10 min read
Python Standard Library for Linux: File Operations, Process Management, Networking, System Info, Time, Logging, Monitoring, Compression, and Environment Variables
Test Development Learning Exchange
Test Development Learning Exchange
Sep 10, 2024 · Fundamentals

Python Basics: Dictionaries, Sets, File Operations, Regular Expressions, Logging, Unit Testing, Profiling, and Third‑Party Libraries

This article introduces core Python concepts—including dictionaries and sets as key‑value and unique collections, file and directory manipulation with the os module, regular expression handling, logging setup, unit testing with unittest, performance profiling via cProfile, and using popular third‑party libraries such as requests and BeautifulSoup.

Performance Profilingfile operationsregular expressions
0 likes · 7 min read
Python Basics: Dictionaries, Sets, File Operations, Regular Expressions, Logging, Unit Testing, Profiling, and Third‑Party Libraries
Test Development Learning Exchange
Test Development Learning Exchange
Aug 25, 2024 · Fundamentals

Using Python's shutil Module for File and Directory Operations

This article introduces Python's built‑in shutil module, explains its key functions for copying, moving, deleting, archiving, and retrieving file information, and provides comprehensive code examples demonstrating how to prepare test files and perform common file‑system tasks such as copying files, moving directories, and creating archives.

CopyMovearchive
0 likes · 7 min read
Using Python's shutil Module for File and Directory Operations
Test Development Learning Exchange
Test Development Learning Exchange
Aug 4, 2024 · Fundamentals

Using Python's os, os.path, and shutil Modules for File and Directory Operations

This article introduces Python's built-in os, os.path, and shutil modules, demonstrating how to create and delete directories, manipulate file paths, list directory contents, and perform advanced file operations such as copying, moving, and compressing files with clear code examples.

Tutorialfile operationsos module
0 likes · 6 min read
Using Python's os, os.path, and shutil Modules for File and Directory Operations
Test Development Learning Exchange
Test Development Learning Exchange
May 11, 2024 · Fundamentals

Common Operations with Python's os, sys, and datetime Modules

This guide demonstrates how to list directory contents, create and delete folders, manage the current working directory with the os module, retrieve interpreter information, handle command‑line arguments and exit codes using sys, and work with dates and times via the datetime module, providing expected outputs for each operation.

Pythondatetime modulefile operations
0 likes · 5 min read
Common Operations with Python's os, sys, and datetime Modules
php中文网 Courses
php中文网 Courses
Mar 14, 2024 · Backend Development

Using PHP chdir() to Change the Current Working Directory

This article explains the PHP chdir() function, its syntax, parameters, return values, and provides a complete example showing how to switch the script’s working directory, handle success or failure, and highlights important considerations for file‑system operations.

BackendPHPchdir
0 likes · 4 min read
Using PHP chdir() to Change the Current Working Directory
Test Development Learning Exchange
Test Development Learning Exchange
Nov 6, 2023 · Fundamentals

10 Essential Python File Operation Libraries and Their Usage

This article introduces ten Python libraries—including os, pathlib, shutil, glob, zipfile, tarfile, csv, json, configparser, and logging—that simplify file handling tasks such as checking existence, reading, writing, copying, compressing, and logging, and provides clear code examples for each.

CSVJSONLibraries
0 likes · 6 min read
10 Essential Python File Operation Libraries and Their Usage
Python Programming Learning Circle
Python Programming Learning Circle
Oct 28, 2023 · Operations

Collection of Useful Python Scripts for System Operations

This article presents a curated set of practical Python scripts covering tasks such as fixing unzip filename encoding on Linux, counting lines of code, calculating directory sizes, moving old files, scanning scripts, downloading LeetCode problems, converting Markdown to HTML, and detecting and converting text file encodings.

Pythonautomationfile operations
0 likes · 29 min read
Collection of Useful Python Scripts for System Operations
Test Development Learning Exchange
Test Development Learning Exchange
Aug 3, 2023 · Backend Development

Python Coroutine Libraries: asyncio, gevent, and trio - 10 Practical Examples

This article explores three Python coroutine libraries - asyncio, gevent, and trio - providing 10 practical code examples demonstrating their use in asynchronous programming for tasks like IO operations, network requests, file handling, and more.

Asynchronous ProgrammingConcurrent ProgrammingPython
0 likes · 5 min read
Python Coroutine Libraries: asyncio, gevent, and trio - 10 Practical Examples
DevOps Cloud Academy
DevOps Cloud Academy
Apr 11, 2023 · Operations

Using Jenkins File Operations Plugin for File Management in Pipelines

This article introduces the Jenkins File Operations plugin, explains how to install it, generate the required DSL, and run a pipeline that creates, lists, and cleans up files, providing a complete code example and build log screenshots for reference.

CI/CDDevOpsJenkins
0 likes · 2 min read
Using Jenkins File Operations Plugin for File Management in Pipelines
Python Programming Learning Circle
Python Programming Learning Circle
Aug 8, 2022 · Fundamentals

Top 10 Common Python File Operation Methods

This article presents the ten most frequently used Python file‑handling functions, explaining how to create, open, read, write, copy, move, rename, and delete files with code examples and tips on proper resource management.

OSfile operationsopen()
0 likes · 7 min read
Top 10 Common Python File Operation Methods
Python Programming Learning Circle
Python Programming Learning Circle
May 29, 2020 · Fundamentals

Python os Module Functions Overview and Usage

This article provides a comprehensive guide to Python's os module, detailing common file and directory operations such as creating folders, listing files, deleting files, and retrieving file attributes, with syntax, descriptions, and code examples for each function.

FilesystemPythonfile operations
0 likes · 22 min read
Python os Module Functions Overview and Usage
DevOps Cloud Academy
DevOps Cloud Academy
Apr 5, 2020 · Operations

Using the File Operations Plugin in Jenkins Pipelines

This article demonstrates how to install the Jenkins File Operations plugin, generate its DSL configuration, run a pipeline that creates a file, lists directory contents, and includes a sample pipeline script with logs and screenshots illustrating each step.

CI/CDDevOpsJenkins
0 likes · 1 min read
Using the File Operations Plugin in Jenkins Pipelines
Test Development Learning Exchange
Test Development Learning Exchange
Mar 1, 2019 · Fundamentals

Common Python os and shutil Functions for File and Directory Operations

This guide outlines essential Python os and shutil functions for file and directory manipulation, covering path queries, creation, deletion, permission changes, environment variables, and common file opening modes, providing concise examples for each operation.

FilesystemPythonfile operations
0 likes · 3 min read
Common Python os and shutil Functions for File and Directory Operations