自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(7)
  • 资源 (1)
  • 收藏
  • 关注

原创 VBA开发EXCEL学校工作上课与坐班统计

 希望各位高手,有什么不妥的地方,请发表一下意见下面代码:Sub 补课记载()Sheet2.ActivateDim c As RangeFor Each c In Range("C5:H40")     c.Value = 0Next cFor Each c In Range("K5:P40")     c.Value = 0Next cFor Each c In Range("S

2008-03-19 09:19:00 676

原创 C#3.0 learning

Difference between C++ and  C sharp  array differing  from array in c++, is the collection of objects. Normally array objects are used by followed by initialization followed declaration a

2008-03-08 19:37:00 673

原创 申肖克的救赎后感

开始的时候,你恨它们,接着,你适应它们.日子久了,你依赖它们.圣娜达卢 希望是件好事情 ,也是世间最好的事情,好的事情从不会逝去.我希望我封信将等到你,等到一个好好的你Hope i s a good thing ,maybe the best thing of world,no good tihing tide .I hope the letter will find

2008-01-24 01:30:00 1373

原创 这是我老婆和儿子

2011-07-24 09:18:51 446

原创 label 多行显示

Chr(13)

2010-05-08 11:30:00 906

原创 contract

 contract:service contract:describe the funtional operation implemented by the servicerequest -response operation contractone way operation contractduplex operation contract

2010-03-02 10:55:00 549

原创 WCF basic

WCF s three essential component:A: adress    where message be exchangeB: binding   chanel through the messages are trasmitedC: contract   what the service can do              server machi

2010-03-02 07:35:00 502

programming in C# 3.0

good good learn

2008-03-08

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除