摘要: @echo off %1 %2ver|find "5.">nul&&goto :Adminmshta vbscript:createobject("shell.application").shellexecute("%~s0","goto :Admin","","runas",1)(window.c 阅读全文
posted @ 2024-03-23 23:05 乐观的知觉 阅读(12) 评论(0) 推荐(0) 编辑
摘要: #!/bin/bash funcs=`which study_functions.sh`if [ "$funcs" != "" ] ;then echo "funcs=$funcs" . $funcselse funcs=./study_functions.sh if [ "$funcs" != " 阅读全文
posted @ 2024-03-23 23:02 乐观的知觉 阅读(6) 评论(0) 推荐(0) 编辑