- 博客(23)
- 收藏
- 关注
Csharp:asp.net CheckBoxList databind
/// <summary> /// CheckBoxList數據源 /// 塗聚文 /// 20130705 /// /// </summary> private void setCheckBoxList() { Data...
2013-07-05 19:59:34
183
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
168
原创 csharp DataTable and DataGridView delete a Row
//DataTable 得到標題 //締友計算機技術有限公司 塗聚文 //foreach (DataColumn column in dt.Columns) //{ // selectDt.Columns.A...
2012-08-10 09:56:44
173
csharp DataTable and DataGridView delete a Row
//DataTable 得到標題 //締友計算機技術有限公司 塗聚文 //foreach (DataColumn column in dt.Columns) //{ // selectDt.Co...
2012-08-09 16:56:00
269
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
378
csharp Remove Empty rows in datatable
//20120803 Geovin Du //塗聚文 締友計算機信息技術有限公司 DataTable dt = new DataTable(); dt=agreementMonthlySalaryListBLL.SelectImportExceltoDataGridView(fileUrl, sh...
2012-08-02 18:25:00
194
csharp read excel file get sheetName list
/// <summary> /// /// 塗聚文 /// 20120803 /// Geovin Du ///找到EXCEL的工作表名称 要考慮打開的文件的進程問題 /// </summary> /// <param name="...
2012-08-02 15:07:00
126
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
115
csharp customer style print
/// <summary> /// 自定格式設置打印 /// 塗聚文 /// 締友計算機信息技術有限公司 /// Geovin Du /// </summary> /// <param name="sender"></param> /// <par...
2012-07-11 18:09:00
139
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
162
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
228
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
169
webform TextBox以一条横线显示 ---兼容各主流瀏覽器 .
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="DefaultForm1.aspx.cs" Inherits="Rewriter.DefaultForm1" %><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "
2012-03-21 11:16:00
135
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
1099
csharp 在万年历中计算显示农历日子出错
/// <summary> /// 中国农历日子(不含年月) Substring方法从零计算起 /// 2012-02-21 今天是农历三十,发现万年历出错,改正过来。 /// 涂聚文 缔友计算机信息技术有限公司 捷为工作室 /// </summary> /// <para...
2012-02-21 10:35:00
232
csharp create ICS file extension
string schLocation = "Conference Room 涂聚文约会你"; string schSubject = "Business visit discussion约会"; string schDescription = "Schedule description明天到深圳市福田區車公廟冶金大...
2012-02-03 20:42:00
173
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
267
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
198
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
118
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
168
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
87
唐伯虎诗集
妒花昨夜海棠初着雨,数点轻盈娇欲语。佳人晓起出兰房,折来对镜化红妆。问郎花好奴颜好?郎道不如花窈窕。佳人闻语发娇嗔,不信死花胜活人。将花揉碎掷郎前:请郎今日伴花眠!观鳌山禁卫森严夜寂寥。灯山忽见翠召荛。六鳌并驾神仙府。双鹊连成帝子桥。星振珠光铺锦绣。月分金影乱琼瑶。顾身已自登缑岭。何必秦姬奏洞箫。美人对月斜髻娇娥夜卧迟。梨花风静鸟栖枝。难将心事和人说。说与青天明月知。桃...
2011-12-06 19:11:00
941
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
200
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人