回复:[不怎么厚道地帖照片]水石+悠眠+特别附送图....心眼放出..
第一题懒人破解法-v-
环境:winxp
编程语言:C#
步骤:执行exe->生成kfc1.html->打开kfc1.html->空白处点右键->点击“用网际快车下载全部链接”->等下载……-v-
源程序:
using System;
using System.IO;
namespace kfc1
{
/// <summary>
/// Class1 的摘要说明。
/// </summary>
class Class1
{
/// <summary>
/// 应用程序的主入口点。
/// </summary>
[STAThread]
static void Main(string[] args)
{
//
// TODO: 在此处添加代码以启动应用程序
//
string outname="kfc1.html";
try
{
FileStream fout = new FileStream(outname,FileMode.Create,FileAccess.Write);
StreamWriter brout = new StreamWriter(fout,System.Text.Encoding.Default);
brout.WriteLine("<html>");
brout.WriteLine("<head>");
brout.WriteLine("<title>");
brout.WriteLine("懒人的穷举程序.....");
brout.WriteLine("</title>");
brout.WriteLine("</head>");
brout.WriteLine("<body>");
char [] abc=new char[5]{'a','a','a','a','a'};
for(abc[0]='a';abc[0]<'e';abc[0]++)
for(abc[1]='a';abc[1]<'g';abc[1]++)
for(abc[2]='a';abc[2]<'f';abc[2]++)
for(abc[3]='a',abc[4]='a';abc[3]<'h';abc[3]++,abc[4]++) //第四,第五题明显答案一样-v-,少一个循环嵌套
{
string str=abc[0].ToString()+abc[1].ToString()+abc[2].ToString()+abc[3].ToString()+abc[4].ToString();
brout.WriteLine("<a"+" "+"href="+'"'+"http://www.keyfc.net/bbs/upload/KFCFile1689_{0}.rar"+'"'+">http://www.keyfc.net/bbs/upload/KFCFile1689_{0}.rar</a>",str);
}
brout.WriteLine("</body>");
brout.WriteLine("</html>");
brout.Close();
}
catch(IOException e)
{
Console.WriteLine(e);
}
}
}
}
2007/2/20凌晨01:14:45,获得称号「大骗子」
orz
QQ群 宅在日本 74481628
宅女腐女招募中
http://www.otkjp.cn/