智能AI导航网
  • 首页
  • 亲测源码
  • 随心笔谈
  • 杂七杂八
  • 排行榜
  • 申请收录网址
    • 首页
    • 亲测源码
    • 随心笔谈
    • 杂七杂八
    • 排行榜
    • 申请收录网址

    随心笔谈

    共 4368 篇文章
    随心记录网事-锻炼心境-记录过往事迹
    随心笔谈今日热点亲测源码
    排序
    发布更新浏览点赞
    PowerShell中调用WPF生成炫酷窗口实例(使用powershell)硬核推荐

    PowerShell中调用WPF生成炫酷窗口实例(使用powershell)硬核推荐

     # Plik: 4_Demo_v3_Reflection.ps1 #requires -version 3 $Akceleratory=[PSObject]. Assembly. GetType(...
    随心笔谈
    2年前
    3360
    Powershell中阻止”确认提示”的方法(powershell 免杀工具)快来看

    Powershell中阻止”确认提示”的方法(powershell 免杀工具)快来看

     适用于所有版本。 某些命令在执行时会自动提示用户再次确认,这可能会带来一些问题在无人执行脚本的时候。 要阻止弹出确认提示,需要设置-Confirm为false,如: 复制代码 代码如下: Remo...
    随心笔谈
    2年前
    4220
    Powershell互斥参数使用实例(powershell 函数调用)全程干货

    Powershell互斥参数使用实例(powershell 函数调用)全程干货

     function Test-ParameterSet { [CmdletBinding(DefaultParameterSetName='NonCredential')] param ( $id,...
    随心笔谈
    2年前
    3570
    Powershell中可以使用的.Net实用静态方法(powershell -enc)学到了吗

    Powershell中可以使用的.Net实用静态方法(powershell -enc)学到了吗

    PS> [Math] | Get-Member -MemberType *Method -Static TypeName: System.Math Name Memb...
    随心笔谈
    2年前
    3270
    Powershell中定义常量的方法(windows powershell基本语法及常用命令)满满干货

    Powershell中定义常量的方法(windows powershell基本语法及常用命令)满满干货

     支持所有版本。 通常变量是可变的,你可以修改他们,除非你使用的是一个常量。 可是这里没有这样的变量但常量它可以被创建,这里创建了一个值为1的常量。 复制代码 代码如下: New-Variable ...
    随心笔谈
    2年前
    3520
    PowerShell中实现混淆密码示例(powershell 解密)学到了

    PowerShell中实现混淆密码示例(powershell 解密)学到了

    $cred=Get-Credential -Message 'Enter Domain\Username and Password' $pwd=$cred.Password $user=$cred.U...
    随心笔谈
    2年前
    3370
    PowerShell中改变F1帮助文档命令获取方式为在线文档的方法(powershell script)居然可以这样

    PowerShell中改变F1帮助文档命令获取方式为在线文档的方法(powershell script)居然可以这样

     适用于PowerShell或者更高版本 从PowerShell 30开始,Powershell本身并没有捆绑帮助文档。用户得使用命令 Update-Help来更新PowerShell的帮助文档,将...
    随心笔谈
    2年前
    3690
    PowerShell中的函数重载示例(powershell 函数调用)真没想到

    PowerShell中的函数重载示例(powershell 函数调用)真没想到

     在PowerShell中,我们可以使用Function关键字来定义一个函数,比如: Function Get-Data { Param ( [int] $data=-1 ) return $dat...
    随心笔谈
    2年前
    3470
    PowerShell中的加法运算详解(powershell while true)干货满满

    PowerShell中的加法运算详解(powershell while true)干货满满

     大家已经PowerShell中的运算符有了一定感性的认识。我们首先来学习“+”运算符。PowerShell定义了“+”运算符处理数值类型、字符串类型、数组类型和哈希表类型的具体行为。在进行数值计算...
    随心笔谈
    2年前
    3400
    PowerShell中的转义字符是什么?(powershell文本换行符)奔走相告

    PowerShell中的转义字符是什么?(powershell文本换行符)奔走相告

     PowerShell中转义字符是`,向后撇号(backward apostrophe,是tab键上面的按键,不是单引号),例如: 复制代码 代码如下: Write-Host `$env:proce...
    随心笔谈
    2年前
    3430
    加载更多
    智能AI导航网
    一个神奇的网站导航工具站-提供最权威高质量的在线网站导引服务-让您第一时间到达所需要的网站地址

    友链申请免责声明广告合作关于我们

    关注我们智能AI导航网
    关注我们
    Copyright © 2026 智能AI导航网 
    网址
    网址文章软件