上一页 1 ··· 10 11 12 13 14
摘要: 1.第一种方法,api实现 如:http://www.cnblogs.com/icd/archive/2009/03/23/1419868.html缺点:代码繁琐,adsl账号和密码在程序运行之前就要在网上邻居中宽带连接中绑定。2.简单方法Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->string folderPath = Environment.GetFolderPath(Environment.SpecialFolder.System) 阅读全文
posted @ 2011-01-20 20:44 事理 阅读(6486) 评论(4) 推荐(2)
摘要: 1.qq2008自动登录Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->class QQ2008AutoLogin{publicstaticvoid A... 阅读全文
posted @ 2011-01-20 19:49 事理 阅读(5042) 评论(8) 推荐(1)
摘要: Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->using System;using System.Collections.Generic;using ... 阅读全文
posted @ 2011-01-20 19:03 事理 阅读(2697) 评论(1) 推荐(0)
摘要: 1.前提是有对方权限,百度可以搜索shutdown关闭远程计算机要求,以下不加:/m IP 即为关本机 (1).在60秒后强制关机并有提示:shutdown /s /f /m IP /t 60 /c 计算机将在60秒后关机,取消关机请在开始菜单的'运行'中输入"shutdown -a" (2).在2 阅读全文
posted @ 2010-12-22 12:51 事理 阅读(1357) 评论(0) 推荐(0)
上一页 1 ··· 10 11 12 13 14