随笔分类 - C#
摘要:update Table set content= replace(content,'222','') ERROR Argument data type text is invalid for argument 1 of replace function 更改为 update Table set c
阅读全文
摘要:try { //1.首先创建一个作业调度池 var properties = new NameValueCollection(); properties["quartz.threadPool.type"] = "Quartz.Simpl.SimpleThreadPool, Quartz"; prop
阅读全文
摘要:SecondaryBuffer DirectSound DirectX 声卡,播放,多声卡,分区域播放,指定声卡播放,消息队列 C# .net 分区域,多声卡;同时播放;消息等待 有需求的联系:935299029 注明:声卡播放
阅读全文
摘要:using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;u
阅读全文
摘要:把excel 表作为一个数据源进行读取 1 /// <summary> 2 /// 读取Excel单个Sheet 3 /// </summary> 4 /// <param name="Path">Excel路径</param> 5 /// <returns>返回dataset</returns>
阅读全文

浙公网安备 33010602011771号