小说网 找小说 无限小说 烟雨红尘 幻想小说 酷文学 深夜书屋

2009年2月17日

Nine-digit Fractions

摘要: Problem: Suppose integer A,B(A>B) and Double C were satisified A/B=C and all digits(1-9) each used just once in the all 3 numbers(A,B,C) respectiv... 阅读全文

posted @ 2009-02-17 21:31 王峰炬 阅读(171) 评论(0) 推荐(0)

打开网页 DELPHI

摘要: uses ShellAPI;procedure TForm1.Button1Click(Sender: TObject);begin //用IE打开 ShellExecute(Handle, 'open', 'IExplore.EXE', 'about:blank', nil, SW_SHOW... 阅读全文

posted @ 2009-02-17 11:10 王峰炬 阅读(196) 评论(0) 推荐(0)

导航