Time of Update: 2015-01-15
標籤:1、在C#中調用sql自訂函數1.1 純量值函式sql語句調用 select dbo.GetClassIDWithName(1) string strSql = string.Format("select dbo.GetClassIDWithName(‘{0}‘)",dtTime);DataTable dt = DB_Contrast.DB.OleDbHelper.GetDataTable(strSql);1.2 資料表值函式sql語句調用 select *
Time of Update: 2015-01-17
標籤:/*static的相關內容:靜態欄位,靜態屬性,靜態方法,,靜態構造,靜態類,readonly,const,嵌套類,部分類別 * static可以理解為全域的,共用同一塊記憶體 * 可以通過default(類型名)得到每個類型的預設值 * 靜態欄位不從屬於欄位而是從屬與類,而執行個體欄位都是從屬於每個欄位,針對於每個欄位都有不同的值 * 類和對象都能關聯資料; * this是用於執行個體的存取方法,所以你能用this.靜態成員進行訪問 *
Time of Update: 2015-01-14
標籤:本篇文章介紹了,C#中部分類別和分部方法的應用。需要的朋友參考下 部分類別(Partial Class)在C#2.0引入,分部方法(Partial Method)在C#3.0引入,這兩個文法特性都具有相同的特性:將類(或)方法的代碼分散在多個地方。1.部分類別的特性和應用1.1部分類別的定義在定義一個類時,加上partial關鍵字,此類即成為部分類別。部分類別允許將一個類的代碼分散於一個以上的原始碼檔案中。Person.cs代碼如下 1 namespace
Time of Update: 2015-01-09
標籤:1.等待用戶端串連的時候,catch{}內不要編寫異常處理,否則報錯;2.線上程中對別的控制項進行操作,要使用委託,否則引起衝突;(或者new thread)//將串連上的用戶端顯示在List中,跨線程委託處理 delegate void SetListBoxCallback(string str); public void SetListBox(string str) { if
Time of Update: 2015-01-10
標籤:c# 自動縮放 控制項大小 介面 1 要想控制項隨視窗大小變化自動縮放,就要重寫Resize函數就可以實現了。 protected override void OnResizeEnd(EventArgs e) { base.OnResizeEnd(e); Size endSize =
Time of Update: 2015-01-05
標籤:memcached用戶端庫.Net memcached clienthttps://sourceforge.net/projects/memcacheddotnet .Net 2.0 memcached clienthttp://www.codeplex.com/EnyimMemcachedClient developed in .NET 2.0 keeping performance and extensibility in mind. (Supports consistent
Time of Update: 2014-12-27
標籤: namespace dxhbskymDemo{ public partial class ExcelForm : DevExpress.XtraEditors.XtraForm { public ExcelForm() { InitializeComponent(); } #region 匯出Excel //匯出按鈕 private void
Time of Update: 2015-01-03
標籤:c# 註冊控制項處理常式 setconsolectrlhandle 控制台 關閉事件改寫 添加或刪除應用程式定義的HandlerRoutine從調用進程的處理函數列表功能。Win32 API功能:添加或刪除應用程式定義的HandlerRoutine從調用進程的處理函數列表功能。函數原型:BOOL
Time of Update: 2014-12-24
標籤:using System;using System.Collections;using System.Collections.Generic;using System.Data;using System.Diagnostics;using System.Runtime.InteropServices;namespace restart{ class Class1 { [DllImport("coredll.dll", CharSet = CharSet.Auto,
Time of Update: 2014-12-28
標籤: 前些天寫項目的時候,客戶要求用HTML表格把資訊展示出來,後面還要用展示的內容要匯出Excel。本來想想在後台操作的話估計是要做死了,但是經過細想,Excel能夠發布成HTML,一定也可以由HTML轉成Excel。經過幾次搜尋,算是把問題完善解決了代碼如下(不能用Ajax調用來完成,因為Ajax不會重新整理頁面): Response.ContentType =
Time of Update: 2014-12-28
標籤:c# 對象 學習C#有一段時間了,但是在學習的過程中,經常遇到一些不懂得地方,還有在學習C#的過程中,還有時候能讓自己不由自主的想起VB來,這兩天遇到了VB中沒有的兩個函數,我覺的它們很重要,就總結了一下。
Time of Update: 2014-12-23
標籤:using System;using System.Collections.Generic;using System.Linq;using System.Text;namespace WyfClass{public class tools{/// <summary>/// 得到本周第一天(以星期天為第一天)/// </summary>/// <para
Time of Update: 2014-12-16
標籤:style blog ar io color sp for on div 1 public class Words 2 { 3 public
Time of Update: 2014-12-13
標籤:style blog http io ar color os 使用 sp 在一台新機器上運行使用OPC自動化介面編寫的C#程式報錯如下:索 COM 類別工廠中 CLSID 為 {28E68
Time of Update: 2014-12-15
標籤:sp bs nbsp window 安裝 編程 測試 c# ip 一:安裝1、安裝VS2、安裝MATLAB3、安裝MCR,路徑如E:\Matlab\MATLAB_R2012A\toolbo
Time of Update: 2014-12-16
標籤:datagridview ar io sp on 資料 bs cti ad 當頁面只有一個dataGirdView時,調用From的Activated函數,在Activated函數裡調用以
Time of Update: 2014-12-04
標籤:c# sendkeys.send sendkeys.sendwait SendKeys.Send: Sends keystrokes to the active application. That‘s all.SendKeys.SendWait: Sends the given keys to the active application, and then waits for
Time of Update: 2014-11-26
標籤:des style blog io ar color os sp for using System;using
Time of Update: 2014-11-25
標籤:des style blog http io ar color os 使用 在winforn程式中,經常會遇到一些調用硬體的功能,這裡給大家講解的事使用AForge調用網路攝影機首先引用用
Time of Update: 2014-11-27
標籤:style blog io ar color os 使用 sp strong 有些資訊在儲存時,並不需要佔用一個完整的位元組,