PowerShell 基础与提升【入门篇+中级篇+高级篇】
/PowerShell 基础与提升【入门篇+中级篇+高级篇】/
├──第二阶段:PowerShell 基础与提升-中级篇
| ├──0.Powershell学习中级篇 .pptx888.63kb
| ├──1-1 整体课程规划与未来计划 .mp420.72M
| ├──1-2 Powershell 中级篇课程简介 .mp426.08M
| ├──1-3 Powershell环境配置 .mp434.90M
| ├──1.PowershellISE环境配置 .pptx831.40kb
| ├──10-1 什么是正则表达式及正则表达式发展历史 .mp491.04M
| ├──10-2 正则表达式匹配机制 .mp440.93M
| ├──10-3 Match与字符标准匹配模式 .mp485.12M
| ├──10-4 短字符匹配模式 .mp440.15M
| ├──10-5 正则表达式的描记开始与结束 .mp428.34M
| ├──10-6 Powershell 正则表达式的字符边界 .mp431.76M
| ├──10-7 Powershell量词匹配 .mp436.01M
| ├──10.Powershell与正则表达式 .pptx1.33M
| ├──2-1 Powershell 数据类型-整型 .mp483.39M
| ├──2-2 Powershell数据类型-浮点型 .mp453.98M
| ├──2-3 Powershell 基本数据类型-字符型 .mp4109.40M
| ├──2-4 Powershell基本数据类型-日期型 .mp479.57M
| ├──2-5 Powershell 基本数据类型的转换 .mp431.04M
| ├──2-6 基本数据类型总结-案例 .mp484.78M
| ├──2-Final .pptx832.18kb
| ├──2-Powershell从入门到精通-中级篇-基本数据类型 (1) .pptx1.41M
| ├──2-Powershell从入门到精通-中级篇-基本数据类型 .pptx1.02M
| ├──3-1 组合数据类型介绍-开篇 .mp453.69M
| ├──3-2 组合数据类型之数组 .mp470.45M
| ├──3-3 组合数据类型之哈希表 .mp453.31M
| ├──3-4 组合数据类型之数据集 .mp424.48M
| ├──3-5 章节结篇-组合数据类型案例 .mp482.41M
| ├──3.1组合数据类型案例介绍 .pptx857.60kb
| ├──3.组合数据类型 .pptx929.35kb
| ├──4-1 Powershell 参数简介 .mp445.67M
| ├──4-2 Powershell 形参与实参 .mp443.41M
| ├──4-3 Powershell 参数集和相关概念 .mp444.94M
| ├──4-4 章节案例 .mp435.22M
| ├──4.1Powershell参数-章节案例 .pptx831.54kb
| ├──4.Powershell参数 (1) .pptx924.76kb
| ├──4.Powershell参数 .pptx906.14kb
| ├──5-1 认识Powershell 运算符 .mp436.04M
| ├──5-2 Powershell 算数运算符 .mp430.88M
| ├──5-3 Powershell 逻辑运算符 .mp491.86M
| ├──5-4 Powershell 的布尔运算 .mp439.53M
| ├──5-5 类型操作符 .mp426.78M
| ├──5-6 自运算操作符 .mp417.98M
| ├──5-7 特殊操作符 .mp429.92M
| ├──5-8 章节案例 .mp478.55M
| ├──5.1.操作符案例 .pptx830.75kb
| ├──5.Powershell操作符 (1) .pptx1.41M
| ├──5.Powershell操作符 .pptx1.37M
| ├──6-1 Powershell 流程管理语句 .mp434.92M
| ├──6-2 If-Else 语句 .mp441.39M
| ├──6-3 Switch语句 .mp421.97M
| ├──6-4 While 语句与Do while .mp438.65M
| ├──6-5 章节案例-石头剪刀布 .mp479.63M
| ├──6.Powershell流程案例 .pptx1.53M
| ├──7-1 认识Powershell 循环 .mp441.80M
| ├──7-2 While 循环 .mp470.44M
| ├──7-3 For 循环体 .mp430.60M
| ├──7-4 Foreach循环体 .mp430.60M
| ├──7-5 Powershell 循环-章节案例 .mp445.53M
| ├──7.1.章节案例-多种方法实现我们的循环 .pptx832.62kb
| ├──8-1 Powershell的错误处理 .mp422.61M
| ├──8-2 PowerShell 的错误处理机制 .mp447.66M
| ├──8-3 $用来干嘛的 .mp455.82M
| ├──8-4 错误处理的Throw关键字 .mp422.87M
| ├──8-5 Try-Catch-Finally 的错误捕获与处理 .mp414.48M
| ├──8-6 Powershell 错误处理-章节案例 .mp445.70M
| ├──8.1.Powershell错误处理-案例 .pptx830.60kb
| ├──8.Powershell错误处理 .pptx984.68kb
| ├──9-1 Powershell 函数 .mp448.43M
| ├──9-2 函数的基本参数 .mp446.91M
| ├──9-3 函数的参数集 .mp431.94M
| ├──9-4 CMDlet高级功能的启用 .mp439.24M
| ├──9-5 函数的PIPELine .mp463.81M
| ├──9-6 Powershell函数-章节案例 .mp473.49M
| ├──9.1.PowerShell章节案例 .pptx830.71kb
| └──9.Powershell函数 .pptx1020.72kb
├──第三阶段:PowerShell 基础与提升-高级篇
| ├──1-1 课程的内容主题及计划 .mp420.72M
| ├──1-2 Powershell 高级篇介绍 .mp454.45M
| ├──1.高级课程介绍及准备 .pptx893.54kb
| ├──10-1 什么是YAML .mp443.14M
| ├──10-2 Powershell YAML 模块的部署和安装 .mp422.22M
| ├──10-3 Powershell 与YAML格式的转换命令 .mp420.93M
| ├──11-1 二维码的发展历史 .mp444.80M
| ├──11-2 二维码模块的安装与部署 .mp415.60M
| ├──11-3 利用Powershell生成二维码案例 .mp438.90M
| ├──11-4 一次性生成30个二维码图片,真的 .mp425.51M
| ├──12-1 什么是词云 .mp418.60M
| ├──12-2 词云模块的安装和部署 .mp422.23M
| ├──12-3 词云生成案例 .mp432.15M
| ├──12.Powershell生成词云 .pptx2.16M
| ├──12.Powershell生成二维码 .pptx2.32M
| ├──13-1 什么是WMI .mp472.57M
| ├──13-2 Powershell WMI 常用命令 .mp4158.22M
| ├──13-3 Powershell 查询我们的常用类和命名空间 .mp492.33M
| ├──13-4 PowerShell 通过WQL进行我们的WMI数据查询 .mp446.68M
| ├──13.Powershell与WMI .pptx2.59M
| ├──14-1 什么是CIM接口 .mp455.39M
| ├──14-2 Powershell调用CIM接口相关命令 .mp454.59M
| ├──14-3 CIM的命名空间与类及调用方法 .mp461.12M
| ├──14.Powershell与CIM .pptx1.41M
| ├──15-1 什么是文本翻译 .mp419.38M
| ├──15-2 PowerShell 调用百度翻译API实现文本翻译 .mp451.45M
| ├──15-3 PowerShell 调用Azure翻译服务 .mp476.89M
| ├──16-1 PowerShell的命令交互 .mp429.52M
| ├──16-2 Write-Progress命令的用法解析 .mp445.52M
| ├──16.利用Powershell进行文本翻译 .pptx1.85M
| ├──17-1 随机数是个什么玩意 .mp445.64M
| ├──17-2 随机数生成命令 .mp423.89M
| ├──17-3 生成相对随机的随机数 .mp475.22M
| ├──18-1 文件监控的尴尬 .mp415.99M
| ├──18-2 文件监控的标准脚本 .mp454.19M
| ├──18.再谈Write-Progress进度条 .pptx1.71M
| ├──19-1 PowerBI Desktop 实时数据刷新功能 .mp432.51M
| ├──19-2 利用PowerShell将数据插入到SQL Server中 .mp439.12M
| ├──19-3 PowerBI 数据获取与展现 .mp420.38M
| ├──19.利用PowerShell监控文件夹 .pptx1.35M
| ├──2-1 什么是CSV 数据,他有什么特点 .mp466.33M
| ├──2-2 PowerShell的数据的导入和导出 .mp463.84M
| ├──2-3 CSV数据处理与操作 .mp4121.62M
| ├──2.CSV的数据处理 (1) .pptx1.07M
| ├──2.CSV的数据处理 .pptx998.12kb
| ├──20-1 PowerBI Online Dashboard功能 .mp423.91M
| ├──20-2 PowerShell 推送数据到PBI Online .mp426.63M
| ├──20-3 PowerBI Online实现数据显示 .mp423.16M
| ├──20.生成相对随机的随机数 .pptx1.27M
| ├──21-1 PowerShell 实现截图功能概览 .mp413.87M
| ├──21-2 PowerShell 截屏功能分析 .mp439.31M
| ├──21-3 PowerShell 本地截屏 .mp467.46M
| ├──22.PowerBIPro在线版实现LiveDashBoard .pptx1.65M
| ├──24.PowerShell-系统截屏 .pptx933.85kb
| ├──3-1 SQLite 历史与现状 .mp449.64M
| ├──3-2 SQLite部署 .mp458.35M
| ├──3-3 SQLite模块在Powershell的部署 .mp435.39M
| ├──3-4 SQLite在Powershell 使用案例 .mp484.69M
| ├──4-1 什么是MYSQL数据库,他有什么特性 .mp454.93M
| ├──4-2 MYSQL数据库的安装与部署 .mp446.22M
| ├──4-3 Powershell 与MYSQL 数据库交互 .mp485.18M
| ├──4-4 MYSQL数据库与Powershell 交互案例 .mp477.92M
| ├──4.Powershell与MySQL .pptx3.27M
| ├──5-1 SQL Server 是什么,他有什么特性? .mp452.79M
| ├──5-2 SQL ServerPowershell 模块部署 .mp459.44M
| ├──5-3 实现Powershell 插入SQL Server 数据库 .mp463.67M
| ├──5.Powershell与SQLServer .pptx1.80M
| ├──6-1 XML发展历史 .mp434.51M
| ├──6-2 XML格式显示的具体要求 .mp423.33M
| ├──6-3 从XML文件导入数据到Powershell 对象 .mp434.05M
| ├──6-4 将数据导出到我们的XML文件 .mp456.76M
| ├──6.PowerShell与XML .pptx1.50M
| ├──7-1 WEB 发展简史 .mp462.73M
| ├──7-2 Powershell 访问WEB的几种方式 .mp426.57M
| ├──7-3 使用Invoke-Webrequest 进行我们的数据爬取 .mp4141.43M
| ├──7-4 使用invoke-Restmethod 对接RestAPI .mp453.83M
| ├──7.PowershellWEB访问 .pptx1.86M
| ├──8-1 HTML的发展历史 .mp437.50M
| ├──8-2 系统自带的ConvertTo-HTML的使用方法和参数 .mp485.18M
| ├──8-3 EnhancedHTML2 模块安装与部署 .mp426.03M
| ├──8-4 EnhancedHTML2的Powershell 命令的使用 .mp463.77M
| ├──8.Powershell与HTML .pptx1.78M
| ├──9-1 Json 是什么? .mp430.10M
| ├──9-2 JSON 处理的基本要求 .mp412.60M
| ├──9-3 Powershell 的JSON处理命令 .mp438.87M
| └──9.Powershell与JSon .pptx1.01M
└──第一阶段:PowerShell 基础与提升-入门篇
| ├──0.Powershell学习入门 .pptx904.12kb
| ├──1-1 你是否百分百投入 .mp423.80M
| ├──1-2 欢迎大家学习Powershell 系列课程 .mp433.11M
| ├──1-3 PowerShell 系列篇录制目标与目的 .mp420.72M
| ├──1.为何是Powershell .pptx1.86M
| ├──10-1 PowerShell 交互数据的输入 .mp430.11M
| ├──10-2 PowerShell 通过弹框进行数据输入 .mp429.06M
| ├──10-3 PowerShell 的文件导入-Get-content .mp454.92M
| ├──10-4 PowerShell 带筛选的导入方式 .mp4140.18M
| ├──10-5 PowerShell 标准CSV数据导入方式 .mp465.72M
| ├──10-6 PowerShell XML 数据导入 .mp452.96M
| ├──10.1.数据的导入 .pptx2.00M
| ├──10.PowerShell中的对象 .pptx1.81M
| ├──11-1 PowerShell 结果的输出 .mp426.53M
| ├──11-10 PowerShell 输出到GridView显示 .mp447.60M
| ├──11-11 Powershell 内容输出到打印机 .mp427.63M
| ├──11-12 PowerShell 将内容输出到系统日志 .mp465.84M
| ├──11-2 PowerShell 数据赋值到变量 .mp432.76M
| ├──11-3 PowerShell 结果赋值到变量Write-Output .mp429.85M
| ├──11-4 PowerShell 将结果导出到文件1 .mp441.20M
| ├──11-5 PowerShell 结果追加到文件 .mp445.35M
| ├──11-6 PowerShell将结果输出到文件 .mp452.58M
| ├──11-7 PowerShell将结果输出为格式化文件 .mp451.33M
| ├──11-8 PowerShell 将结果输出为XML格式 .mp451.11M
| ├──11-9 PowerShell 将结果输出为网页格式 .mp433.67M
| ├──11.1.结果集输出 .pptx1.89M
| ├──11.PowerShell中的JOB .pptx1.31M
| ├──12-1 PowerShell 集成开发环境介绍 .mp446.41M
| ├──12-2 PowerShell 集成开发环境之Vscode .mp441.42M
| ├──12-3 Powershell 集成开发环境ISE .mp465.14M
| ├──12-4 Powershell的注释和帮助文件 .mp483.41M
| ├──12-5 PowerShell ISE 集成环境插件 .mp4110.67M
| ├──12.5.认识管道符的左过滤和右过滤 .pptx860.40kb
| ├──12.PowerShellISE集成开发环境 .pptx4.40M
| ├──12.PowerShell计划任务 .pptx994.86kb
| ├──13-1 什么是PowerShell 的JOB .mp429.94M
| ├──13-2 新建JOB的两种方法 .mp445.49M
| ├──13-3 PowerShell JOB的管理 .mp478.62M
| ├──13-4 理解我们PowerShell JOB失败的原因 .mp430.23M
| ├──13-5 PowerShell 的远程JOB .mp432.30M
| ├──13.PowerShellRemoting .pptx1018.46kb
| ├──14-1 什么是ScheduledJob .mp422.57M
| ├──14-2 ScheduledJob 的创建 .mp4100.59M
| ├──14-3 ScheduledJob的管理与删除 .mp472.82M
| ├──15-1 PowerShell 远程访问 .mp431.82M
| ├──15-2 WinRM和WSMan .mp458.89M
| ├──15-3 利用Enter-PSsession 进行远程访问连接 .mp428.74M
| ├──15-4 利用Invoke-Command 命令进行远程命令调用执行 .mp435.99M
| ├──16-1 Pwershell网页访问 .mp444.12M
| ├──16-2 PowerShell Web Access 前置配置条件 .mp433.69M
| ├──16-3 PowerShell Web Access 部署 .mp429.22M
| ├──16-4 PowerShell Web Access 的访问配置 .mp434.94M
| ├──16.PowerShell网页访问 .pptx1.52M
| ├──17-1 课后总结与交流 .mp416.64M
| ├──2-1 Powershell-Shell 语言的春天 .mp460.98M
| ├──2-2 定制我们的PowerShell执行环境 .mp484.51M
| ├──2-3 如何开启PowreShell .mp470.75M
| ├──2.如何开启Powershell .pptx1.13M
| ├──28.1.Powershell的远程访问 .pptx1.37M
| ├──28.2.Enter-PSsession进行连接 .pptx829.23kb
| ├──28.3.Invole-Command进行远程任务执行 .pptx829.13kb
| ├──3-1 什么是PowerShell的Provider .mp441.28M
| ├──3-2 新建我们的PSDriver .mp455.49M
| ├──3-3 分享下内置的Provider .mp455.27M
| ├──3.定制PowerShell运行环境 .pptx1.17M
| ├──4-1 执行Powershell cmdlet 和Function .mp456.61M
| ├──4-2 获取PowerShell命令帮助 .mp467.61M
| ├──4-3 为我们的PS命令设置别名 .mp465.41M
| ├──4-4 Powershell参数定义标识符- .mp443.37M
| ├──4.执行我们的Powershell命令 .pptx940.96kb
| ├──5-1 认识PowerShell 和模块 .mp442.33M
| ├──5-2 什么是Snapin,如何加载 .mp431.50M
| ├──5-3 获取当前系统的Module及导入Module .mp471.90M
| ├──5-4 建立企业内部的模块私有云 .mp445.90M
| ├──5.获取命令帮助 .pptx1.01M
| ├──6-1 认识PowerShell 管道符 .mp496.62M
| ├──6-2 管道符的数据传递方式 .mp444.84M
| ├──6-3 管道符处理过程中的异常处理机制 .mp434.18M
| ├──6-4 认识数据的左过滤与右过滤 .mp426.00M
| ├──6.PowerShell的管道符 .pptx1.34M
| ├──6.别名的设置 .pptx1.10M
| ├──7-1 PowerShell 中的对象 .mp444.60M
| ├──7-2 使用Get-member 方法了解内置方法 .mp450.48M
| ├──7-3 创建自定义属性 .mp436.52M
| ├──7-4 使用Add-member 方法为我们的对象添加属性 .mp436.02M
| ├──7-5 Powershell 创建不同数据类型 .mp440.30M
| ├──7.Powershell命令的参数- .pptx923.85kb
| ├──8-1 了解PowerShell的运算符和操作符 .mp430.99M
| ├──8-2 Powershell 算数操作符 .mp445.17M
| ├──8-3 Powershell逻辑操作符 .mp448.45M
| ├──8-4 PowerShell的布尔运算符 .mp428.60M
| ├──8.PowertShell中的运算符和操作符 .pptx1.19M
| ├──8.什么是PSnapin (1) .pptx1.84M
| ├──8.什么是PSnapin .pptx1.58M
| ├──9-1 数据的呈现与整理 .mp436.13M
| ├──9-2 PowerShell的格式化输出 .mp462.16M
| ├──9-3 Powershell数据的选择性输出 .mp442.45M
| ├──9-4 PowerShell的数据排序 .mp439.15M
| ├──9-5 PowerShell 数据统计功能 .mp453.73M
| ├──9-6 PowerShell的数据分组功能 .mp456.34M
| ├──9.PowerShell的Provider .pptx1.35M
| ├──9.数据的呈现与处理 (1) .pptx3.03M
| └──9.数据的呈现与处理 .pptx2.18M
**** Hidden Message *****
强烈支持楼主ing…… 6666666666666666666 激动人心,无法言表! 强烈支持楼主ing…… 强烈支持楼主ing…… 强烈支持楼主ing…… 强烈支持楼主ing…… 强烈支持楼主ing…… 真是难得给力的帖子啊。