1 Star 0 Fork 54

sr6783/kasini3000

forked from chuanjiao10/kasini3000 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
kasini_version.ps1 1.00 KB
一键复制 编辑 原始数据 按行查看 历史
#建议保存编码为:bom头 + utf8
if ($PSVersionTable.PSEdition -eq 'core')
{
if ($env:LANG -eq 'zh_CN.UTF-8')
{
Write-Host -ForegroundColor green "`e[37m`e[44m卡死你3000 三周年【V3.2---ga1版】k_commit_ip,k_commit_ip_rs新增优先级`e[0m"
}
else
{
Write-Host -ForegroundColor green "WELLCOME kaiiit's Hotel 3years【V3.2---ga1】,add priority to k_commit_ip,k_commit_ip_rs"
}
foreach ($temp in 1..30)
{
Write-Host "`e[1F`e[1@"
Start-Sleep -Milliseconds 100
}
foreach ($temp in 1..30)
{
Write-Host "`e[1F`e[1P"
Start-Sleep -Milliseconds 100
}
}
else
{
if ($env:LANG -eq 'zh_CN.UTF-8')
{
Write-Host -ForegroundColor green '欢迎来到 卡死你3000 三周年【V3.2---ga1版】'
}
else
{
Write-Host -ForegroundColor green "WELLCOME kaiiit's Hotel 3years【V3.2---ga1】"
}
}
if ($env:LANG -eq 'zh_CN.UTF-8')
{
Write-Host -ForegroundColor green "如有问题,欢迎给官方群反馈,QQ群号=700816263,谢谢。"
}
#& 'v-kai开启详细信息输出.ps1'
exit 0
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PowerShell
1
https://gitee.com/sr6783/kasini3000.git
git@gitee.com:sr6783/kasini3000.git
sr6783
kasini3000
kasini3000
master

搜索帮助