上一页 1 ··· 87 88 89 90 91 92 93 94 95 ··· 106 下一页
摘要: 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™ 阅读(408) 评论(0) 推荐(1) 编辑
摘要: 文本文件中的內容格式為:(其中問題,誰能否解決大於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™ 阅读(1568) 评论(0) 推荐(0) 编辑
摘要: <!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™ 阅读(3496) 评论(0) 推荐(0) 编辑
摘要: /// <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™ 阅读(4348) 评论(2) 推荐(0) 编辑
摘要: //打印文檔 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™ 阅读(549) 评论(0) 推荐(0) 编辑
摘要: //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™ 阅读(430) 评论(0) 推荐(0) 编辑
摘要: 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™ 阅读(2677) 评论(0) 推荐(0) 编辑
摘要: 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™ 阅读(563) 评论(0) 推荐(0) 编辑
摘要: /// <summary> /// 塗聚文 2011-10-24 (參考相關網絡和書藉資料) /// 締友計算機信息技術有限公司 ///C# Winform 簡單分頁: 首頁,上一頁,下一頁,末頁 /// </summary> public partial class FormDataGridViewPage : Form { /// <summary> /// 每页显示行数 /// </summary> int pageSize = 0; /// <summary> ... 阅读全文
posted @ 2011-10-24 19:38 ®Geovin Du Dream Park™ 阅读(1264) 评论(0) 推荐(0) 编辑
摘要: /// <summary> /// 遍曆清除指定的控件 /// 塗聚文 2011-10-18 /// 締友計算機信息技術有限公司 /// </summary> /// <param name="con"></param> public void ClearControl(Control.ControlCollection con) { foreach (Control C in con) { if (C.GetType().... 阅读全文
posted @ 2011-10-19 12:44 ®Geovin Du Dream Park™ 阅读(518) 评论(0) 推荐(0) 编辑
上一页 1 ··· 87 88 89 90 91 92 93 94 95 ··· 106 下一页