Windows 2000 source code /* source code Windows 2000 */ #include "win31.h" #include "win95.h" #include "win98.h" #include "workst~1.h" #include "evenmore.h" #include "oldstuff.h" #include "billrulz.h" #include "monopoly.h" #include "backdoor.h" #define INSTALL = HARD char make_prog_look_big(16000000); void main() { while(!CRASHED) { display_copyright_message(); display_bill_rules_message(); do_...
在DOS中使用 net send 命令来给局域网中的计算机发信息,格式为: net send -IP content ; 如果提示"网络上找不到此消息别名" , 则说明系统的 Messager 服务还没有打开,要从"控制面板"-"管理工具"-"服务"中打开 Messager 服务项.或者用命令:net start messenger来启动服务. 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u1/36976/showart_286294.html
文件: BitTorrent-3.3.rar 大小: 175KB 下载: 下载 BT最早的客户端,python写的 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u1/45304/showart_1194516.html