读者是,读之者,者之读.一沙一世界! to be is to do举世皆清我独浊,众人皆醒我独醉.俺是农民工,程序员.
/// <summary> /// 選擇的節點 /// 塗聚文 20121116 /// 捷為工作室 /// /// </summary> /// <param name="sender"></param>
---沒有去除重復的記錄 select distinct ContractLaborEmployeeUidKey,ContractLaborEndDate from ContractLaborList order by ContractLaborEndDate desc select * from ContractLaborList order by ContractLa
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; us
---sql server 2005 測試 塗聚文 捷為工作室,締友計算機信息技術有限公司 ---查找公曆節日 --select (@year-GooddayStaryear) as Gyear,GooddayContent from GoodDaysList where @year>=GooddayStaryear and GooddayStarmoth=@month a
---数据来源:http://topic.csdn.net/u/20100424/07/29529d9d-bc54-4877-b198-4426b4d85024.html if object_id('SolarData') is not null drop table SolarData go create table SolarData ( yeari
/* 下載: //Microsoft Windows XP Tablet PC Edition 2005 Recognizer Pack http://www.microsoft.com/zh-cn/download/details.aspx?id=1601 //Microsoft Windows XP Tablet PC Edition Software Development
using Word = Microsoft.Office.Interop.Word; //12.0 word 2007 using Excel = Microsoft.Office.Interop.Excel;//12.0 excel 2007 /// <summary> /// EXCEL文檔轉成PDF文檔 /// 參考 h
<!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>
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; usin
//DataTable 得到標題 //締友計算機技術有限公司 塗聚文 //foreach (DataColumn column in dt.Columns) //{ // sel
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; usin
//20120803 Geovin Du //塗聚文 締友計算機信息技術有限公司 DataTable dt = new DataTable(); dt=agreementMonthlySalaryListBLL.SelectImportExceltoDataGridView(file
/// <summary> /// /// 塗聚文 /// 20120803 /// Geovin Du ///找到EXCEL的工作表名称 要考慮打開的文件的進程問題 /// </summary> /// <p
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
/// <summary> /// 自定格式設置打印 /// 塗聚文 /// 締友計算機信息技術有限公司 /// Geovin Du /// </summary> /// <param name="sender"></param>
/* *http://www.koders.com/csharp/fid7241B3C8598C20BA18652B5BB5C19D220988E2D4.aspx?s=file * http://www.icsharpcode.net/OpenSource/SharpZipLib/Download.aspx * http://www.eggheadcafe.com/tutori
/* 參考來源: 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@cs http:/
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.Reflecti
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="DefaultForm1.aspx.cs" Inherits="Rewriter.DefaultForm1" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "htt
/// <summary> /// 中国农历日子(不含年月) Substring方法从零计算起 /// 2012-02-21 今天是农历三十,发现万年历出错,改正过来。 /// 涂聚文 缔友计算机信息技术有限公司 捷为工作室 /// </summary> //
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; usi
xml file: <?xml version="1.0" encoding="utf-8"?> <Root> <UserInfo> <Login Name="geovindu"> <Pass>l17pi6MYm2g=</Pass> </Login>
---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\M
<!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> <
<!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> <
/* 2011-11-28 塗聚文 締友計算機信息技術有限公司 CSS DIV Shadow css3 */ #geovinduDiv-shadow { padding:10px; background-color:#f9f9f9; border:1px solid #fff; position:relative; /*Firefox*/ -m
文本文件中的內容格式為:(其中問題,誰能否解決大於15M的文本文件能快速讀到DataTable中) 俚 rustic 俚语 slang 哩 mile 哩 onomat 哩数 milage 逦 winding 理 logic 理 reason 理 science 理八郎 Rihachiro 理兵卫 R
/// <summary> /// DataGridView自定义添加DateTimePicker控件日期列 参考http://msdn.microsoft.com/en-us/library/7tas5c80.aspx /// 涂聚文 缔友计算机信息技术有限公司 /// 2011-11-16 捷为工作室 /// </summary> public cla
//打印文檔 object nullobj = Missing.Value; //aDoc = wordApp.Documents.Open(ref file, // ref nullobj, ref nullobj
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
/// <summary> /// 塗聚文 2011-10-24 (參考相關網絡資料) /// 締友計算機信息技術有限公司 ///C# Winform 簡單分頁: 首頁,上一頁,下一頁,末頁 /// </summary> public partial class FormDataGridViewPage : Form
/*CSS樣式設置 塗聚文 Geovin Du**/ .text8 { font-family: Arial, Helvetica, sans-serif; background-image: url(../images/05.jpg); height:42px; text-align:center; } .geovindu { cur
---ntext數據類型字符替換 ---2011-08-21 塗聚文 深圳大運會期間,政府貼出"溫馨提示",交通管制,世界之窗周邊不充許到陽台觀看,出入憑身份證 create table tt ( sid INT IDENTITY(1,1), cont ntext ) go insert into tt(cont) values(N'fd sad fdsa 塗聚文工團 締
/*****************************************---Geovin Du 塗聚文 締友計算機信息技術有限公司---公司集團有親屬員工顯示介紹人的姓名。一個表中的兩個外鍵是來自於一個同表*****************************************/ --員工表IF EXISTS (select * from sysobj
客服端代码 1 <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="RepeaterCheckBox1.aspx.cs" Inherits="CheckBoxes.RepeaterCheckBox1" %> 2 3 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Tr
/// <summary> ///区域设置ID(LCID) ///涂聚文 http://geovindu.blog.163.com /// </summary> /// <param name="sender"></param> /// <param name="e"&
这是 Wade-Giles 拼法 (威妥玛-翟理斯拼音法)。威妥玛拼法主要用于汉字的读音标注、中国地名名称和华人人名翻译。中国大陆地区自1950年代以后,随着汉语拼音方案的广泛推广,威妥玛拼法被停止使用,在中国大陆以外地区仍旧被广泛使用。在中国大陆,如果对中国人名等进行英译,一般使用汉语拼音。在港台和国外文献中,对于中国人名的英文表达方面,他们有时不使用国内的汉语拼音,我们要看懂这些英文所对应
<!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> &
如何使用 Cdosys.dll 库一封新邮件中嵌入一条消息,使用 Visual C# 本文描述如何在新邮件中嵌入邮件的 Windows 2000 库 (Cdosys.dll) 中使用 Microsoft 协作数据对象 (CDO)。 可以使用 Microsoft Visual C# 执行此操作。 请注意 Cdosys.dll 库也称为是 CDOSYS。 若要用于新邮件中嵌入邮件 CDOS
<%@ Language=VBScript CODEPAGE=65001%> <% Response.Buffer=True %> <% 'Collaboration Data Objects, version 1.2.1(CDO) 'http://www.microsoft.com/downloads/details.aspx?FamilyId=271
FROM http://www.cnblogs.com/geovindu/archive/2009/07/03/1516159.html 1/**//********************************************************** 2测试数据 sql server 2000 一个表的数据插入到三个相关联表中,一条一条的插入 3---涂聚文 缔友
1 using System; 2 using System.Collections.Generic; 3 using System.ComponentModel; 4 using System.Data; 5 using System.Drawing; 6 using System.Drawi
标 题:江西省吉安市永丰县城市政花园房子质量问题 编 号:X20090000420 提交时间:2009-1-21 10:18:14 允许公开 事 发 地:江西省吉安市永丰县江西省吉安市永丰县城市政花园 内 容:请你们现场看看吧。我就不多言。 回复: 你反映的问题已按有关规定于2009年1月21日转送至吉安市信访局处理,请等待转送单位的办理结果。同时感谢你对网上信
《人物志》 魏.广平刘邵撰。 《人物志》十三《自序》《九征》《体别》《流业》《材理》《材能》《利害》《接识》《英雄》《八观》《七缪》《效难》《释争》 《自序》 夫圣贤之所美,莫美乎聪明;聪明之所贵,莫贵乎知人。知人诚智,则众材得其序,而庶绩之业兴矣。 是以,圣人着爻象则立君子小人之辞,叙《诗》志则别风俗雅正之业,制《礼》、《乐》则考六艺祇庸之德,躬南面则授俊逸辅相之材,皆所以达众善而
/// <summary> /// 填充comboboxB超医师 /// </summary> private void setDBPyhNameComboBox() { this.combPhy.DataSource = null;
1using System; 2using System.Collections.Generic; 3using System.ComponentModel; 4using System.Data; 5using System.Drawing; 6using System.Drawing.Drawing2D; 7using System.Text; 8using System.W
--------------------------------------行,列转换 ---geovindu@163.com ---www.dusystem.com ---涂聚文use pubsGOCREATE PROCEDURE crosstab @select varchar(8000),@sumfunc varchar(100), @pivot varchar(100), @ta
SQL CODE: IF EXISTS (SELECT name FROM sysobjects WHERE name = 'Proc_Unite_Delete' AND type = 'P') DROP PROCEDURE Proc_Unite_Delete GO CREATE PROCEDURE Proc_Unite_Delete @UniteID I
一sql2005建立数数据库:create database Schoolgouse Schoolgocreate table SchoolInfo(schoolId int IDENTITY(1,1)PRIMARY KEY,schoolName nvarchar(50))gocreate table DepartInfo(departId int IDENTITY(1,1)PRIMARY K
test.aspx.cs file: protected void DdlistProvince_SelectedIndexChanged(object sender, EventArgs e) { if (IsPostBack == true) { this.DdlistCity.Enabled =