1 Star 0 Fork 52

Loodd / kasini3000

forked from chuanjiao10 / kasini3000 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
kasini_version.ps1 1.05 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.1---alphi3版】程序-数据分离中`e[0m"
}
else
{
Write-Host -ForegroundColor green "WELLCOME kaiiit's Hotel 2years【V3.1---alphi3】,kaiiit's Hotel Program-data separation, little by little."
}
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.1---alphi3版】'
}
else
{
Write-Host -ForegroundColor green "WELLCOME kaiiit's Hotel 2years【V3.1---alphi3】"
}
}
if ($env:LANG -eq 'zh_CN.UTF-8')
{
Write-Host -ForegroundColor green "如有问题,欢迎给官方群反馈,QQ群号=700816263,谢谢。"
}
#& 'v-kai开启详细信息输出.ps1'
exit 0
PowerShell
1
https://gitee.com/lucky99/kasini3000.git
git@gitee.com:lucky99/kasini3000.git
lucky99
kasini3000
kasini3000
master

搜索帮助