资源简介
线程循环读取数据库
代码片段和文件信息
using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Linq;
using System.Runtime.InteropServices;
using System.Text;
using System.Windows.Forms;
namespace UnionPayByBOC {
public class CCDO_Control {
[DllImport(“user32.Dll“)]
public static extern void GetClassName(IntPtr hwnd StringBuilder s int nMaxCount);
[DllImport(“User32.dll“)]
private extern static IntPtr GetWindow(IntPtr hWnd int wCmd);
[DllImport(“User32.dll“ CharSet = CharSet.Auto)]
private static extern IntPtr GetWindowThreadProcessId(IntPtr hwnd out int ID);
[DllImport(“user32.dll“ CharSet = CharSet.Auto ExactSpelling = true)]
private static extern IntPtr GetForegroundWindow();
[DllImport(“user3
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
......R 67646 2016-12-19 14:13 getSMSBySQL\getSMSBySQL\0.ico
......R 262 2016-12-19 14:13 getSMSBySQL\getSMSBySQL\App.config
文件 240128 2016-12-21 17:10 getSMSBySQL\getSMSBySQL\bin\Debug\getSMSBySQL.exe
....... 262 2016-12-19 14:13 getSMSBySQL\getSMSBySQL\bin\Debug\getSMSBySQL.exe.config
文件 81408 2016-12-21 17:10 getSMSBySQL\getSMSBySQL\bin\Debug\getSMSBySQL.pdb
文件 22984 2016-12-23 18:44 getSMSBySQL\getSMSBySQL\bin\Debug\getSMSBySQL.vshost.exe
文件 262 2016-12-19 14:13 getSMSBySQL\getSMSBySQL\bin\Debug\getSMSBySQL.vshost.exe.config
文件 490 2012-06-06 02:06 getSMSBySQL\getSMSBySQL\bin\Debug\getSMSBySQL.vshost.exe.manifest
......R 255 2016-12-19 14:13 getSMSBySQL\getSMSBySQL\bin\Debug\system.ini
....SHR 83 2016-12-21 17:08 getSMSBySQL\getSMSBySQL\bin\Debug\vssver2.scc
......R 67646 2016-12-19 14:13 getSMSBySQL\getSMSBySQL\bitbug_favicon.ico
文件 4202 2016-12-21 17:09 getSMSBySQL\getSMSBySQL\CCDO_Control.cs
......R 2611 2016-12-19 14:13 getSMSBySQL\getSMSBySQL\CDO_Control.cs
文件 3072 2016-12-21 17:09 getSMSBySQL\getSMSBySQL\DataQuery.cs
文件 3535 2016-12-21 17:09 getSMSBySQL\getSMSBySQL\DataQuery.Designer.cs
文件 5817 2016-12-21 17:09 getSMSBySQL\getSMSBySQL\DataQuery.resx
......R 15541 2016-12-19 14:13 getSMSBySQL\getSMSBySQL\DbHelperOleDb.cs
文件 11865 2016-12-21 17:09 getSMSBySQL\getSMSBySQL\Form1.cs
文件 9308 2016-12-21 17:09 getSMSBySQL\getSMSBySQL\Form1.Designer.cs
......R 108194 2016-12-19 14:13 getSMSBySQL\getSMSBySQL\Form1.resx
文件 5137 2016-12-21 17:09 getSMSBySQL\getSMSBySQL\getSMSBySQL.csproj
......R 257 2016-12-19 14:13 getSMSBySQL\getSMSBySQL\getSMSBySQL.csproj.vspscc
文件 1198 2016-12-21 17:09 getSMSBySQL\getSMSBySQL\getSMSBySQL.sln
..A..H. 37888 2016-12-23 18:44 getSMSBySQL\getSMSBySQL\getSMSBySQL.v11.suo
......R 2334 2016-12-19 14:13 getSMSBySQL\getSMSBySQL\INIFileHelper.cs
......R 188 2016-12-19 14:13 getSMSBySQL\getSMSBySQL\Log.cs
文件 263 2016-12-21 17:09 getSMSBySQL\getSMSBySQL\mssccprj.scc
文件 1308 2016-12-23 18:44 getSMSBySQL\getSMSBySQL\obj\Debug\DesignTimeResolveAssemblyReferences.cache
文件 7077 2016-12-21 17:09 getSMSBySQL\getSMSBySQL\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
文件 584 2016-12-23 18:44 getSMSBySQL\getSMSBySQL\obj\Debug\getSMSBySQL.csproj.FileListAbsolute.txt
............此处省略34个文件信息
相关资源
- pop3lib类库 +(这个不错) 附完整
- 数据同步服务程序源码(附数据库脚
- ztree应用
- 模拟器命令C#封装
- 工作上
- MongoDB
- C# 内容繁简转换
- Datagridview读取数据库,一键统计
- wpf gridsplit 布局
- Jsonp跨域登录 (同步登录 同步退出)
- 随机线条拼图
- C# 批量重命名文件名
- 测试链接并显示查询数据
- sql数据库分离和转移
- winds服务,发送邮件且禁用违法规则的
- RTX IM API 调用
- 使用T4引擎生成数据库表实体Demo
- android mvp 入门级 实例源码下载14550
- C# 远程关闭重启计算机 实例源码下载
- nVelocity 模板引擎
- MCC
- c#代码
- COM口访问
- 读取Access数据库中指定表数据到Exce
- 每天定时读取Excel文件给指定数据库
- 通用数据库连接
- joystick,百分比可以读
- 定时读取ftp中txt日志并转存,判断后
- 单线程IP地址扫描
- winform调用webservice
评论
共有 条评论