®Geovin Du Dream Park™
why we only heard about haves and have-nots, but we did'nt heard about doers and doer-nots. 人生是一种心境,生活是一种艺术,成功是一种心态,幸福是一种感觉,竞争是一种建构,情感是一种整合.学习是一种成长.
博客园
首页
社区
新随笔
联系
管理
订阅
随笔- 178 文章- 9 评论- 24
11 2011 档案
CSS DIV Shadow
摘要: css code:/* 2011-11-28 塗聚文 締友計算機信息技術有限公司 CSS DIV Shadow css3 */#geovinduDiv-shadow{ padding:10px; background-color:#f9f9f9; border:1px solid #fff; position:relative; /*Firefox*/ -moz-box-shadow: 3px 3px 4px #000; /*Safari,Chrome*/ -webkit-box-shadow: 3px 3px 4px #000; /*css3: Opera,IE9*/...
阅读全文
posted @
2011-11-30 16:36
®Geovin Du Dream Park™ 阅读(111) |
评论 (0)
编辑
Csharp 讀取大文本文件數據到DataTable中,大批量插入到數據庫中
摘要: 文本文件中的內容格式為:(其中問題,誰能否解決大於15M的文本文件能快速讀到DataTable中)俚 rustic俚语 slang哩 mile哩 onomat哩数 milage逦 winding理 logic理 reason理 science理八郎 Rihachiro理兵卫 Rihee理兵卫 Rihei理财 financing理财 portfolio理查 Richard理查德 Richard理查德冰川 Richardsbreen理查顿 Richardton理查多 Richardo理查多维奇 Richardovich理查姆斯 Richarms理查森 Richardson理查特 Richart理查
阅读全文
posted @
2011-11-24 21:12
®Geovin Du Dream Park™ 阅读(188) |
评论 (0)
编辑
CSS DIV大图片右上角叠加小图片
摘要: <!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><meta content="text/html; charset=utf-8" http-equiv="Content-Typ
阅读全文
posted @
2011-11-21 18:36
®Geovin Du Dream Park™ 阅读(250) |
评论 (0)
编辑
Csharp DataGridView自定义添加DateTimePicker控件日期列
摘要: /// <summary> /// DataGridView自定义添加DateTimePicker控件日期列 参考http://msdn.microsoft.com/en-us/library/7tas5c80.aspx /// 涂聚文 缔友计算机信息技术有限公司 /// 2011-11-16 捷为工作室 /// </summary> public class GeovinDuCalendarColumn : DataGridViewColumn { /// <summary> /// /// </summa...
阅读全文
posted @
2011-11-16 12:54
®Geovin Du Dream Park™ 阅读(207) |
评论 (2)
编辑
Csharp 打印Word文件默認打印機或選擇打印機設置代碼
摘要: //打印文檔 object nullobj = Missing.Value; //aDoc = wordApp.Documents.Open(ref file, // ref nullobj, ref nullobj, ref nullobj, // ref nullobj, ref nullobj, ref nullobj, ...
阅读全文
posted @
2011-11-04 15:52
®Geovin Du Dream Park™ 阅读(98) |
评论 (0)
编辑
WordLocalView (转)
摘要: //http://office09.googlecode.com/svn-history/r491/trunk/OfficeInCloudWord2007/WordLocalView.cs// http://office09.googlecode.com/svn/trunk/using System;using System.Collections;using System.Linq;using System.Text;using System.Globalization;using LocalView;using DataType;using Google.GData.Client;usin
阅读全文
posted @
2011-11-04 11:49
®Geovin Du Dream Park™ 阅读(68) |
评论 (0)
编辑
Csharp 简单操作Word模板文件
摘要: 1.创建一个模板的Word文档Doc1.dot 内容为:To: <Name>Sub:<Subject>Website is ok geovindu 涂聚文好样的 work.CEo <Datetime>Thanks.2.程序操作代码为: /// <summary> /// 簡單操作Word模板文件 /// 塗聚文 2011-11-03 /// 缔友计算机信息技术有限公司 /// </summary> /// <param name="sender"></param> /// <param
阅读全文
posted @
2011-11-03 20:26
®Geovin Du Dream Park™ 阅读(186) |
评论 (0)
编辑
Csharp 讀寫文件內容搜索自動彈出 AutoCompleteMode
摘要: 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.IO;namespace WindowsFormsStyle{ public partial class LoginForm : Form { protected string fileName ...
阅读全文
posted @
2011-11-03 11:33
®Geovin Du Dream Park™ 阅读(132) |
评论 (0)
编辑
公告