搜索资源列表
lab7
- Windows mobile开发,一个任务管理器加温度转化。包含技术:多线程,timer,database,webservice,MVC-Windows mobile development, a task manager plus temperature conversion. Includes technology: multi-threaded, timer, database, webservice, MVC
timerThread
- 利用timer,控制多线程操作。一个简单的实例-Using timer, control of multi-threaded operation. A simple example
myWeather
- C#天气预报程序桌面版,在你的电脑桌面上显示你本地的天气信息,天气数据采集自网络,除了显示天气信息外,还有实时的温度、湿度、风力风向及未来两天的天气情况,有自动刷新功能,可以设置随系统启动等。软件上面显示的时间是获取的服务器上的时间(无法获取时才会使用本地的时间),包含农历跟星期等信息,运行后默认以透明窗体嵌入桌面右下角,可以设置两个城市显示(任务栏图标右键有设置功能)。定时刷新采用线程控制,抛弃传统的Timer控件。另外,软件做了只能同时运行一个实例的限制!可能是因为Using的东西太多,导致
ranSelect
- C#四种方式实现对用户操作响应灵敏及可动态更新的窗体控件及其对比 随机抽奖应用为例 开发环境vs2010 timer,backGroundWorker,多线程,委托四种方式的对比: 1.4种方式都可以实现要求 可谓条条大路通罗马 2.多线程和委托需要强行禁用CheckForIllegalCrossThreadCalls,有可能存在运行安全问题,但目前还没遇到 3.timer的源代码最少最简单 其次是多线程 4.委托本质上还是要用到多线程 区别在于委托是
ThreadTime
- 开发语言为C#,开发环境为visual studio。此代码是关于线程。TimeSpan来做计时器。-Development language is C# development environment is visual studio. This code is about thread. The TimeSpan is used to do timer.
MFConsoleApplication1
- G120模块初学程序,有IO,中断,定时,线程,通信等基本功能-G120 module beginner procedures, IO, interrupt, timer basic functions, threads, communication, etc.
TestTimer
- C# 定时器 (非系统控件定时器)的使用(跨线程调用) -Timer Thread
cpsServer
- 服务器多线程通信 异步查询数据,定时器,多线程,队列-Server multi thread communication The asynchronous query data, timer, multi thread, queue
SuperTimer
- 多线程计时器,Windows 编程VS2010 C#-Multi-threaded timer
TimerAndMuiltiThreadProgramming
- 详细介绍关于C#中的Timer和多线程的编程。-Details Timer and multithreaded programming on C# in.