当前位置:网站首页>sys.argv
sys.argv
2022-07-06 08:19:00 【不求大富大贵只求富可敌国】
sys.argv可以从命令行获取参数,执行脚本。
import os
import sys
root=os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
sys.path.append(root)
print("sys_test.argv: ",sys.argv)
print("sys_test.argv[0]: ",sys.argv[0])
print("sys_test.argv[1]: ",sys.argv[1])
print("sys_test.argv[2]: ",sys.argv[2])
print(len(sys.argv))
控制台输出:
C:\Users\jam96\PycharmProjects\all_module\sys_test>python a.py q w e r
sys_test.argv: ['a.py', 'q', 'w', 'e', 'r']
sys_test.argv[0]: a.py
sys_test.argv[1]: q
sys_test.argv[2]: w
5
1. 从python后面的.py文件计数
2. 从0开始计数
边栏推荐
- Easy to use tcp-udp_ Debug tool download and use
- The ECU of 21 Audi q5l 45tfsi brushes is upgraded to master special adjustment, and the horsepower is safely and stably increased to 305 horsepower
- Uibehavior, a comprehensive exploration of ugui source code
- 让学指针变得更简单(三)
- Yyds dry goods inventory three JS source code interpretation eventdispatcher
- Webrtc series-h.264 estimated bit rate calculation
- On the day of resignation, jd.com deleted the database and ran away, and the programmer was sentenced
- Yu Xia looks at win system kernel -- message mechanism
- [cloud native] teach you how to build ferry open source work order system
- 22. Empty the table
猜你喜欢

23. Update data

Nft智能合约发行,盲盒,公开发售技术实战--合约篇

Yyds dry goods inventory three JS source code interpretation eventdispatcher

21. Delete data

Step by step guide to setting NFT as an ens profile Avatar

面向个性化需求的在线云数据库混合调优系统 | SIGMOD 2022入选论文解读

Understanding of law of large numbers and central limit theorem

Hcip day 16
![[research materials] 2021 Research Report on China's smart medical industry - Download attached](/img/c8/a205ddc2835c87efa38808cf31f59e.jpg)
[research materials] 2021 Research Report on China's smart medical industry - Download attached

All the ArrayList knowledge you want to know is here
随机推荐
Nacos Development Manual
leetcode刷题 (5.29) 哈希表
Char to leading 0
LDAP应用篇(4)Jenkins接入
Golang DNS write casually
"Designer universe" Guangdong responds to the opinions of the national development and Reform Commission. Primary school students incarnate as small community designers | national economic and Informa
ESP系列引脚說明圖匯總
从 TiDB 集群迁移数据至另一 TiDB 集群
Summary of MySQL index failure scenarios
Circuit breaker: use of hystrix
Ruffian Heng embedded bimonthly, issue 49
String to leading 0
IP lab, the first weekly recheck
"Designer universe" APEC design +: the list of winners of the Paris Design Award in France was recently announced. The winners of "Changsha world center Damei mansion" were awarded by the national eco
Epoll and IO multiplexing of redis
Fibonacci sequence
Make learning pointer easier (3)
Erc20 token agreement
[cloud native] teach you how to build ferry open source work order system
[research materials] 2022 China yuancosmos white paper - Download attached