安意歆吧 关注:65贴子:9,211
  • 5回复贴,共1

『未语流年。』给老婆的圣诞礼物。。(源代码)

只看楼主收藏回复


#include<iostream>
#include<windows.h>
using namespace std;
int main()
{
int i,j;
puts("第一次给宝宝编的小程序哦~可不许嫌弃呐~~\n");
Sleep(2000);
system("title 老婆圣诞快乐!");
Sleep(2000);
cout<<"这是一首,";Sleep(1000);cout<<"你我都熟悉的诗……"<<endl<<endl;
Sleep(3000);
system("color bc");
cout << " <<给我的水笔仔>>";
Sleep(2000);
cout << " 席慕容"<<endl<<endl;
Sleep(2000);
cout << " 若你 能容我
"<<endl<<endl;
Sleep(2000);
cout << " 在浪潮的来与去之间"<<endl<<endl;
Sleep(2000);
cout << " 在这极静默 屏息的刹那"<<endl<<endl;
Sleep(2000);
cout << " 若你 能容我 "<<
endl<<endl;
Sleep(2000);
cout << " 写下我最后的一句话 "<<
endl<<endl<<endl;
Sleep(2000);
system("color 9c");
cout << " 那两只白色的水鸟 "<<
endl<<endl;
Sleep(2000);
cout << " 仍在船头回旋 飞翔 "<< endl<<endl;
Sleep(2000);
cout << " 向海的灰紫色的山坡上 "<<
endl<<endl;
Sleep(2000);
cout << " 传来模糊的栀子花香 "<<
endl<<endl<<endl;
Sleep(2000);
system("color 2c");
cout << " 一生中三次来过渡 "<<
endl<<endl;
Sleep(2000);
cout << " 次次都有 "
<< endl<<endl;
Sleep(2000);
cout << " 同样温柔的夕暮 "
<< endl<<endl;
Sleep(2000);
cout << " 这百转千回的命运啊 "
<< endl<<endl;
Sleep(2000);
cout << " 我们不得不含泪向它臣服 " << endl <<
endl<<endl;
Sleep(2000);
system("color 8c");
cout << " 在浪潮的来与去之间" <<
endl<< endl;
Sleep(2000);
cout << " 在洁净的沙洲上" <<
endl << endl;
Sleep(2000);
cout << " 我心中充满了不舍和忧伤" <<
endl << endl<<endl;
Sleep(2000);
system("color dc");
cout << " 可是 我的水笔仔啊" <<



IP属地:四川1楼2011-12-24 20:19回复
    endl<< endl;
    Sleep(2000);
    cout << " 请容我 请容我就此停笔" <<
    endl<< endl<<endl;
    Sleep(2000);
    system("color fc");
    cout << " 从今以后 你就是我的" <<
    endl << endl;
    Sleep(2000);
    cout << " 最后的 一句" <<
    endl<< endl<<endl;
    Sleep(2000);
    system("color ec");
    cout << " 也许" <<
    endl<< endl;
    Sleep(2000);
    cout << " 有些人将因此而不会再" <<
    endl<< endl;
    Sleep(2000);
    cout << " 互相忘记" <<
    endl<< endl;
    Sleep(3000);
    system("color ac");
    cout<<"后记:"<<endl;
    Sleep(1000);
    char s[300][5]={" ","
    ","在","今","日","的","世","间",",","","有","很","多","人","不","愿","意","相","信","美","丽","和","真","挚","的","事","物","其",
    "实","就","在","眼","前","。","","为","了","保","护","自","己",",","","他","们","宁","愿","在","一","开","始","就","断","定",":","","所","有","美","好","的",
    "事","物","都","只","是","一","种","虚","伪","的","努","力","。","","这","样","的","话",",","","当","一","切","都","失","去","了","以","后",",","","他","们",
    "也","因","此","而","不","会","觉","得","遗","憾","和","受","到","伤","害","。","\n"," ","
    ","水","笔","仔","是","一","种","珍","贵","罕","有","的",
    "植","物",",","","就","像","一","种","珍","贵","罕","有","的","爱","情",",","","在","这","世","间","越","来","越","稀","少",",","","越","来","越","不","容",
    "易","得","到",",","","因","为",",","","太","多","的","人","已","经","不","愿","意","再","去","爱",",","","再","去","相","信","。","\n"," ","
    ","而","我","对","你",
    ",","","自","始","就","深","信","不","疑","。","\n",
    };
    for (i=0;i<205;i++)
    {
    cout<<s[i];
    Sleep(300);
    }
    Sleep(1000);
    system("cls");
    system("color fc");
    char s2[200][10]={" ","
    ","这","是","宝","宝","曾","经","给","过","老","公","的","诗","哦","。","","现","在","也","送","给","宝","宝",",","","送","给",
    "我","们","那","虽","然","平","淡",",","","但","是","最","最","美","好","的","爱","情","。","\n"," ","
    ","记","住",",","","老","公","爱","你",",","","对","你",",","",
    "对","我","们","的","未","来",",","","自","始",",","","就","深","信","不","疑","。","\n"};
    for (i=0;i<95;i++)
    {
    cout<<s2[i];Sleep(200);
    }
    system("color fa");
    for (i=0;i<4;i++)
    {
    


    IP属地:四川2楼2011-12-24 20:19
    回复


      IP属地:四川4楼2011-12-24 20:37
      回复
        这……看不懂


        IP属地:广东来自手机贴吧5楼2012-01-08 12:10
        回复
          好好学习吧孩子


          IP属地:四川6楼2012-01-08 16:27
          回复


            IP属地:中国香港7楼2012-01-30 23:25
            回复