- 博客(12)
- 资源 (13)
- 收藏
- 关注
原创 全屏截图
using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Text;using System.Windows.Forms;//using System.Drawing.Ima
2009-06-12 15:45:00
620
原创 DataGridView 属性说明
http://www.cnblogs.com/mugua604/archive/2008/04/27/1173360.html
2009-05-26 16:20:00
526
原创 dataGridView 闪烁 和 listview 闪烁 的解决办法
/// ///双缓冲DataGridView,解决闪烁 /// class DoubleBufferListView : DataGridView { public DoubleBufferListView() { SetStyle(Co
2009-05-21 12:30:00
891
原创 多国语言
using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Text;using System.Windows.Forms;//using System.G
2009-05-12 09:11:00
649
原创 自动生成编号
using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Text;using System.Windows.Forms;namespace SMGe{ pub
2009-03-31 09:16:00
907
原创 转换图片格式
using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Text;using System.Windows.Forms;namespace WFrom{ pu
2009-03-24 15:58:00
512
原创 获取键盘键值
using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Text;using System.Windows.Forms;namespace WFrom{ pu
2009-03-20 11:35:00
631
原创 机器码
using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Text;using System.Windows.Forms;//using System.Management;
2009-03-17 17:09:00
2692
1
原创 DataSet导出为Excel
public void ExportExcel() { if (ds == null) { return; } Microsoft.office.Interop.Excel.Application xlApp = new
2009-03-09 22:05:00
497
原创 背景音乐
using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Text;using System.Windows.Forms;//using System.Runtime.Int
2009-03-04 22:12:00
510
原创 金额小写转大写
using System;using System.Collections.Generic;using System.Text;namespace KySoft{ public class cls转换金额 { public cls转换金额() { } public static
2009-03-04 22:08:00
921
原创 获取硬件信息
using System;using System.Collections.Generic;using System.Text;//using System.Net;using System.Runtime.InteropServices;using System.Messaging;using System.Management;//在解决方案中引用System.Ma
2009-03-04 21:12:00
1231
权限管理 struts2 hiberante3.5 spring3.0 annotation
2011-01-29
funsionchart 的demo,包括funsionchart的通用类和dom4j的通用类
2011-01-13
compass的配置文件
2009-07-29
compass 以及lucene的通用代码
2009-06-29
Java上传的通用代码包括(jspsmartupload,fileupload)
2009-06-29
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人