码迷,mamicode.com
首页 >  
搜索关键字:drawing    ( 1578个结果
OperationSystemForm : BaseWorkerForm
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
第一次集训个人赛 T1(签到题)
一、题目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
MainForm()
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
OperationSystemForm
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
ThreadPool
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
HDU 4450 Draw Something
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
UVA - 12130 Summits
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
ASP.NET为图片加上水印
为我们发布的图片加上一个水印,也是我们经常要做的事情,那怎么样来做呢,下面就一步步开始吧首先是一个制作水印的类:ImageHandler,代码如下:C#代码usingSystem;usingSystem.IO;usingSystem.Drawing;usingSystem.Drawing.Imagi...
分类:Web程序   时间:2014-07-18 19:00:55    阅读次数:269
C#操作EXcel
using System;using System.Drawing;using System.Data;using GemBox.Spreadsheet;namespace Samples{ /// /// Feature samples. /// class FeatureSamplesCS .....
分类:其他好文   时间:2014-07-18 17:31:24    阅读次数:293
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!