自定义博客皮肤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)
  • 资源 (14)
  • 收藏
  • 关注

原创 csharp: Export or Import excel using NPOI

 excel 2003: using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms;

2015-07-31 00:22:32 874

原创 csharp: Export or Import excel using MyXls

 excel 2003 (效果不太理想) using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Wi

2015-07-31 00:17:20 692

原创 csharp: 用Enterprise Library对象实体绑定数据

 Enterprise Library: https://msdn.microsoft.com/en-us/library/ff648951.aspx /// /// 是否存在该记录 /// /// /// public bool Exists(string ReportID) {

2015-07-26 02:53:28 678

原创 csharp:Dapper Sample

You can find Dapper on Google Code here: http://code.google.com/p/dapper-dot-net/ and the GitHub distro here: https://github.com/SamSaffron/dapper-dot-net. /// /// 追加记录 ///

2015-07-26 02:26:28 844

原创 csharp: Data binding in WPF DataGrid control

<Window x:Class="WpfProjectDemo.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Title="M

2015-07-13 17:55:40 1077

原创 csharp: Export DataSet into Excel and import all the Excel sheets to DataSet

/// /// Export DataSet into Excel /// /// /// private void Form3_Load(object sender, EventArgs e) { //Create an Emplyee DataTable Da

2015-07-10 17:30:29 777

原创 csharp: DataTable Rename ColumnName and remove Column

enum ChangeNume { /// /// 简体 /// gbk=1, /// /// 英文 /// en=2, /// /// 繁体 ///

2015-07-09 20:39:42 1065

SQL Prompt 7.1破解文件及说明

SQL Prompt 7.1,在 SQL server 2012以下版本都支持,以上版本还没有试过。Visual studio 2010--2015支持,2017还未测试过。在写SQL SCRIPT 时,可以智提示表,列的备注说明(MS_Description)等,易于提高写代码的率。

2017-03-30

最新顺丰快递单打印程序

.NET 2.0开发,最新顺丰快递单打印程序,需要各快递单打印程序或个性化的,请联系开发人员.

2013-02-20

快递单简明打印程序

顺风快递单简明打印程序,可以以边界打印,也可以用针式打印机卡纸打印。

2013-01-29

DEV343

.net2.0 C# MD5算法

2008-01-23

URL Rewriting in ASP.NET1.1

URL Rewriting in ASP.NET1.1 C#

2008-01-23

NHibernate文档.chm

NHibernate文档.chm

2008-01-06

CMMI 3级软件过程改进方法与规范模板文件

CMMI 3级软件过程改进方法与规范模板文件

2007-09-28

Gizmox.WebGUI.SDK.Community.5.81.3.74.5_NET20

扩充.NET2.0开发WEB GUI项目,安装之后,会在新建项目时可看到此功能.来源于:www.visualwebgui.com

2007-07-11

Gizmox.WebGUI.SDK.Community.5.81.3.74.5_NET11

扩充.NET1.0开发WEB GUI项目,安装之后,会在新建项目时可看到此功能.来源于:www.visualwebgui.com

2007-07-11

Gizmox.WebGUI.Forms.Catalog.5.81.3.74.5_NET20

此是安装包,扩充.NET2.0开发WEB GUI项目,安装之后,会在新建项目时可看到此功能.来源于:www.visualwebgui.com可以知道如何用.

2007-07-11

DotNetgallery

.NET2.0学习源程序

2007-07-11

ASP.NET2.0支持多语言示例源码

ASP.NET2.0支持多语言示例源码

2007-07-11

RealWorldAJAX

Ajax学习示例代码

2007-07-11

asp.net2.0论坛源代码

asp.net 2.0源程序

2007-07-11

空空如也

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

TA关注的人

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