using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;u...
分类:
其他好文 时间:
2014-07-23 11:36:56
阅读次数:
167
一、题目DescriptionWangpeng is good at drawing. Now he wants to say numbers like “521” to his girlfriend through the game draw something.Wangpeng can’t wr...
分类:
其他好文 时间:
2014-07-22 22:53:15
阅读次数:
242
using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;u...
分类:
其他好文 时间:
2014-07-22 22:51:14
阅读次数:
191
using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;u...
分类:
其他好文 时间:
2014-07-22 08:01:33
阅读次数:
206
using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;u...
分类:
其他好文 时间:
2014-07-22 00:05:35
阅读次数:
164
using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;u...
分类:
其他好文 时间:
2014-07-20 22:37:10
阅读次数:
180
Problem DescriptionWangpeng is good at drawing. Now he wants to say numbers like “521” to his girlfriend through the game draw something.Wangpeng can’...
分类:
其他好文 时间:
2014-07-19 18:24:12
阅读次数:
205
Description
Problem G - Summits
Time limit: 8 seconds
You recently started working for the largest map drawing company in theNetherlands. Part of your job is to determine what the summits in apar...
分类:
其他好文 时间:
2014-07-19 08:13:31
阅读次数:
288
为我们发布的图片加上一个水印,也是我们经常要做的事情,那怎么样来做呢,下面就一步步开始吧首先是一个制作水印的类:ImageHandler,代码如下:C#代码usingSystem;usingSystem.IO;usingSystem.Drawing;usingSystem.Drawing.Imagi...
分类:
Web程序 时间:
2014-07-18 19:00:55
阅读次数:
269
using System;using System.Drawing;using System.Data;using GemBox.Spreadsheet;namespace Samples{ /// /// Feature samples. /// class FeatureSamplesCS .....
分类:
其他好文 时间:
2014-07-18 17:31:24
阅读次数:
293