Mastering Python Scripting for System Administrators是Ganesh Sanjiv Naik创作的计算机网络类小说,QQ阅读提供Mastering Python Scripting for System Administrators部分章节免费在线阅读,此外还提供Mastering Python Scripting for System Administrators全本在线阅读。
Chapter 1, Python Scripting Overview, covers the installation procedures for Python as well as the use of the Python interpreter tool. You will learn how to assign values to variables and be introduced to variables and strings. You will study the sequence data types, including lists, tuples, ...
Mastering Python Scripting for System Administrators Dedication About Packt Why subscribe? Packt.com Contributors About the author About the reviewers Packt is searching for authors like you Preface Who this book is for What this book covers To get the most out of this book Download the example co...
该书的代码包也托管在 GitHub 上github.com/PacktPublishing/Mastering-Python-Scripting-for-System-Administrators-/。如果代码有更新,将在现有的 GitHub 存储库上进行更新。 我们还有来自我们丰富的图书和视频目录的其他代码包,可在github.com/PacktPublishing/上找到。去看看吧! 使用的约定 本书中使用了许多文本约定。
电子书 英文原版 Mastering Python Scripting for System Administrators [ISBN:9781789134261] Ebook,一般10个工作日左右发出 作者:GaneshNaik出版社:Packt Publishing出版时间:2019年01月 手机专享价 ¥ 当当价 降价通知 ¥302.00 配送至 上海 至 北京市东城区 服务 由“书之源外文图书”发货,并提供售后服务。
Mastering Python Scripting for System Administrators Dedication About Packt Why subscribe? Packt.com Contributors About the author About the reviewers Packt is searching for authors like you Preface Who this book is for What this book covers To get the most out of this book Download the example co...
$ python3 -m pdb pdb_example.py > /home/andrew/code/meil/code/Mastering-Python-Scripting-for-System-Administrators-/Chapter02/pdb_example.py(1)<module>() -> class Student: (Pdb) continue 0 1 2 3 4 The program finished and will be restarted 脚本中开启调试 执行: $ python3 pdb_example...
Copyright © Packt Publishing 2019. First published in the English language under the title Mastering Python Scripting for System Administrators. All Rights Reserved. 本书由英国Packt Publishing公司授权人民邮电出版社出版。未经出版者书面许可,对本书的任何部分不得以任何方式或任何手段复制和传播。
原书为Mastering Python Scripting for System Administrators by Ganesh Sanjiv Naik 本书涵盖内容 第一章 Python脚本概述:涵盖Python的安装流程以及Python解释器工具的使用。读者将学习到如何为变量赋值以及对变量和字符串的介绍。你还将学习到各有序、无序数据类型,包括列表(list)、元组(tuple)、集合(set)和字典(dict...
原书为Mastering Python Scripting for System Administrators by Ganesh Sanjiv Naik 本书涵盖内容 第一章 Python脚本概述:涵盖Python的安装流程以及Python解释器工具的使用。读者将学习到如何为变量赋值以及对变量和字符串的介绍。你还将学习到各有序、无序数据类型,包括列表(list)、元组(tuple)、集合(set)和字典(dict...