The following is how to use the dir command parameters in linux: the dir command parameters in linux support the following command format: dir [filename] [O [sortorder] [
The following describes how to use the dir command parameters in linux.
In
Summarize the use of the dir command in cmdOn a 64-bit WIN10 system, print the Help document.D:\test>dir/?Displays a list of files and subdirectories in the directory. DIR [Drive:][path][filename] [/a[[:]attributes]] [/b] [/C] [/d] [/l] [/N]
1. List of document Resources
Form
Role
#注释
Documents in the file
Dir function
List of available properties in the object
Document string: __doc__
A document near the
1.1 Learning the Echo rem CD dir command
Learning points:1. Display information: Echo2. Comment Statement: REM3. Directory Switching: CD4. Column File name: dir
One, display information: Echo
Before we learn the echo command, we'll build a new
1 descriptionThe Dir () function can view (print) the properties and methods of an object. The type (data, module) has its own properties and methods, regardless of the object (all objects in Python).The dir () function returns a list of the types
This function is used to display a list of properties in the current scope, or a list of attributes for the parameter object. When there is no Parameter object, displays a list of properties that are in the current scope, and if there is a
From the initial "Hello world", go to the object-oriented. It's time to look back and see if anything is missing from the tutorial.
We mentioned a word before, "Everything is Object". So let's take a closer look at this sentence.
Python 3.4.3 (v3.4.
Python dir () function descriptionThe dir () function returns a list of the types of variables, methods, and definitions in the current scope, with parameters, and returns a list of properties and methods for the parameter. If the parameter contains
Analysis of dir function usage in python and pythondir function usage
This example describes the usage of the dir function in python. Share it with you for your reference. The specific analysis is as follows:
The dir function returns the attribute
Python contains a number of built-in functions, class method properties, and various modules. We can use the Dir () function and the Help () function to get the information we want in Python idle interactive mode when we want to understand what
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.