自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(23)
  • 收藏
  • 关注

Csharp:asp.net CheckBoxList databind

/// <summary> /// CheckBoxList數據源 /// 塗聚文 /// 20130705 /// /// </summary> private void setCheckBoxList() { Data...

2013-07-05 19:59:34 167

csharp skype send message in winform

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; ...

2012-08-10 09:58:20 153

原创 csharp DataTable and DataGridView delete a Row

 //DataTable 得到標題 //締友計算機技術有限公司 塗聚文 //foreach (DataColumn column in dt.Columns) //{ // selectDt.Columns.A...

2012-08-10 09:56:44 153

csharp DataTable and DataGridView delete a Row

//DataTable 得到標題 //締友計算機技術有限公司 塗聚文 //foreach (DataColumn column in dt.Columns) //{ // selectDt.Co...

2012-08-09 16:56:00 259

C# windowform Skype發送信息

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;using SKYPE4COML...

2012-08-03 11:18:00 341

csharp Remove Empty rows in datatable

//20120803 Geovin Du //塗聚文 締友計算機信息技術有限公司 DataTable dt = new DataTable(); dt=agreementMonthlySalaryListBLL.SelectImportExceltoDataGridView(fileUrl, sh...

2012-08-02 18:25:00 186

csharp read excel file get sheetName list

/// <summary> /// /// 塗聚文 /// 20120803 /// Geovin Du ///找到EXCEL的工作表名称 要考慮打開的文件的進程問題 /// </summary> /// <param name="...

2012-08-02 15:07:00 116

csharp Send Skype messages from webform and winform

using System;using System.Collections.Generic;using System.Linq;using System.Web;using System.Web.UI;using System.Web.UI.WebControls;using System.Data;using SKYPE4COMLib; //下載地址:http://en.sourc...

2012-07-25 17:41:00 97

csharp customer style print

/// <summary> /// 自定格式設置打印 /// 塗聚文 /// 締友計算機信息技術有限公司 /// Geovin Du /// </summary> /// <param name="sender"></param> /// <par...

2012-07-11 18:09:00 128

Csharp 利用ICSharpCode.SharpZipLib解壓文件

/* *http://www.koders.com/csharp/fid7241B3C8598C20BA18652B5BB5C19D220988E2D4.aspx?s=file * http://www.icsharpcode.net/OpenSource/SharpZipLib/Download.aspx * http://www.eggheadcafe.com/tutorials/asp...

2012-05-30 19:45:00 144

C# 輸入法

/* 參考來源: http://reflector.webtropy.com/default.aspx/4@0/4@0/untmp/DEVDIV_TFS/Dev10/Releases/RTMRel/ndp/fx/src/WinForms/Managed/System/WinForms/InputLanguage@cs/1305376/InputLanguage@cshttp://msdn.m...

2012-05-22 11:08:00 212

Csharp Winform TextBox 樣式以一條橫線顯示

using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Drawing;using System.Drawing.Drawing2D;using System.Windows.Forms;using System.Reflection;using S...

2012-03-27 16:16:00 160

webform TextBox以一条横线显示 ---兼容各主流瀏覽器 .

<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="DefaultForm1.aspx.cs" Inherits="Rewriter.DefaultForm1" %><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" &quot

2012-03-21 11:16:00 127

javascript UTF-8的繁体与简体转换

html code:來源:http://www.chinese-learner.com/tools/chinese-converter.php<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&g...

2012-02-27 20:46:00 1083

csharp 在万年历中计算显示农历日子出错

/// <summary> /// 中国农历日子(不含年月) Substring方法从零计算起 /// 2012-02-21 今天是农历三十,发现万年历出错,改正过来。 /// 涂聚文 缔友计算机信息技术有限公司 捷为工作室 /// </summary> /// <para...

2012-02-21 10:35:00 219

csharp create ICS file extension

string schLocation = "Conference Room 涂聚文约会你"; string schSubject = "Business visit discussion约会"; string schDescription = "Schedule description明天到深圳市福田區車公廟冶金大...

2012-02-03 20:42:00 152

DataTable search keyword

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;using System.Sec...

2012-01-14 15:43:00 247

csharp XmlTextReader read xml file

xml file:<?xml version="1.0" encoding="utf-8"?><Root> <UserInfo> <Login Name="geovindu"> <Pass>l17pi6MYm2g=</Pass> &l

2012-01-11 20:18:00 178

sql server 2000/2005 script

---2005附加數據庫---ATTACH DATABASE TEMPLATE---涂聚文 2012 元旦exec sp_attach_db 'Asset5','D:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Data\Asset5.mdf','D:\Program Files\Microsoft SQL Server\MSSQL.1\...

2012-01-05 14:49:00 107

User select font-face/color/size/backgroundColor设置 字体,颜色,大小,背景色兼容主流浏览器...

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><me

2011-12-18 18:07:00 156

Controlling Font Size With Javascript 兼容主流浏览器

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><me

2011-12-17 15:23:00 82

唐伯虎诗集

妒花昨夜海棠初着雨,数点轻盈娇欲语。佳人晓起出兰房,折来对镜化红妆。问郎花好奴颜好?郎道不如花窈窕。佳人闻语发娇嗔,不信死花胜活人。将花揉碎掷郎前:请郎今日伴花眠!观鳌山禁卫森严夜寂寥。灯山忽见翠召荛。六鳌并驾神仙府。双鹊连成帝子桥。星振珠光铺锦绣。月分金影乱琼瑶。顾身已自登缑岭。何必秦姬奏洞箫。美人对月斜髻娇娥夜卧迟。梨花风静鸟栖枝。难将心事和人说。说与青天明月知。桃...

2011-12-06 19:11:00 824

CSS DIV Shadow

/* 2011-11-28 塗聚文 締友計算機信息技術有限公司 CSS DIV Shadow css3 */#geovinduDiv-shadow{ padding:10px; background-color:#f9f9f9; border:1px solid #fff; position:relative; /*Firefox*/ -moz-b...

2011-11-30 16:40:00 184

空空如也

空空如也

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

TA关注的人

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