免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 2407 | 回复: 6
打印 上一主题 下一主题

[互操作系统] Windows 98的源代码!!![ZT!!!!] [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2005-12-20 21:30 |只看该作者 |倒序浏览
ZT!!!!

http://forum.tech.sina.com.cn/cgi-bin/viewone.cgi?gid=23&fid=290&itemid=80607



  1. 项目:Chicago(tm)
  2. 项目发行日期:1998年夏天
  3. */
  4. #include "win31.h"
  5. #include "win95.h"
  6. #include "evenmore.h"
  7. #include "oldstuff.h"
  8. #include "billrulz.h"
  9. #define INSTALL = HARD
  10. char make_prog_look_big[1600000]; /*使程序看起来很大*/
  11. void main()
  12. {
  13. while(!CRASHED) {  /*如果不崩溃*/
  14.  display_copyright_message();  /*显示版权信息*/
  15.  display_bill_rules_message();  /*显示比尔的规则的信息*/
  16.  do_nothing_loop();        /*进行空循环*/
  17.  if (first_time_installation) {  /*如果是第一次安装*/
  18.   make_50_megabyte_swapfile();   /*创建50M的交换文件*/
  19.   do_nothing_loop();        /*进行空循环*/
  20.   totally_screw_up_HPFS_file_system(); /*将HPFS文件系统完全搞乱*/
  21.   search_and_destroy_the_rest_of_OS/2(); /*搜寻并删除OS/2的所有残余信息*/
  22.   hang_system();  /*挂起系统*/
  23.   }
  24.  write_something(anything); /*随便写一些信息*/
  25.  display_copyright_message(); /*显示版权信息*/
  26.  do_nothing_loop();  /*进行空循环*/
  27.  do_some_stuff();
  28.  if (still_not_crashed) {  /*如果还没崩溃*/
  29.   display_copyright_message(); /*显示版权信息*/
  30.   do_nothing_loop();    /*进行空循环*/
  31.   basically_run_windows_3.1(); /*基本上运行Windows 3.1*/
  32.   do_nothing_loop();  /*进行空循环*/
  33.   do_nothing_loop();  /*进行空循环*/
  34.   }
  35.  }
  36.  if (detect_cache()) /*如果检测到缓存*/
  37.   disable_cache();  /*使缓存失效*/
  38.  if (fast_cpu()) {  /*如果CPU很快*/
  39.   set_wait_states(lots); /*设置等待状态*/
  40.   set_mouse(speed, very_slow); /*设置鼠标(速度很慢)*/
  41.   set_mouse(action, jumpy);  /*设置鼠标(动作跳跃)*/
  42.   set_mouse(reaction, sometimes); /*设置鼠标(有时反应)*/
  43.   }
  44. /* printf("Welcome to Windows 3.11"); */
  45. /* printf("Welcome to Windows 95"); */
  46. printf("Welcome to Windows 98"); /*输出“欢迎使用Windows 98”*/
  47. if (system_ok()) /*如果系统正常*/
  48.  crash(to_dos_prompt); /*崩溃(到DOS提示符)*/
  49. else
  50.  system_memory = open("a:\swp0001.swp", O_CREATE);
  51.  /*否则打开a:\swp0001.swp作为系统内存*/
  52. while(something) {
  53.  sleep(5);   /*睡眠5秒钟*/
  54.  get_user_input(); /*接收用户输入*/
  55.  sleep(5);   /*睡眠5秒钟*/
  56.  act_on_user_input(); /*对用户输入起反应*/
  57.  sleep(5);   /*睡眠5秒钟*/
  58.  }
  59. create_general_protection_fault(); /*产生一般保护错误*/

复制代码



论坛徽章:
0
2 [报告]
发表于 2005-12-20 21:32 |只看该作者
/* printf("Welcome to Windows 3.11"; */
/* printf("Welcome to Windows 95"; */
printf("Welcome to Windows 98"; 


论坛徽章:
0
3 [报告]
发表于 2005-12-20 21:33 |只看该作者
看不懂ING

论坛徽章:
0
4 [报告]
发表于 2005-12-20 22:40 |只看该作者
原帖由 zalem 于 2005-12-20 21:30 发表
ZT!!!!

http://forum.tech.sina.com.cn/cg ... 90&itemid=80607

[code]

项目:Chicago(tm)
项目发行日期:1998年夏天
*/
#include "wi ...

FT

论坛徽章:
0
5 [报告]
发表于 2005-12-20 22:42 |只看该作者
埋汰人呢

论坛徽章:
0
6 [报告]
发表于 2005-12-20 22:44 |只看该作者
有意思吗?

论坛徽章:
0
7 [报告]
发表于 2005-12-20 23:31 |只看该作者
原帖由 ipaddr 于 2005-12-20 22:44 发表
有意思吗?

我觉得我2楼引的那段挺搞笑哈
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP