搜索资源列表
Watchok
- CSharp做的一个计时器程序,可以做为一个提醒器使用-CSharp do a timer procedure can be used as a device used to remind
Timer.rar
- 使用c#写的,计时器程序,演示了timer控件的使用,The use of c# Written timer procedures, demonstrated the use of timer control
camera
- c# 调用摄像头 包含图片截取函数 和timer实例-c# call camera containing pictures interception function and timer examples
ArpSender
- ArpSender是C#写的ARP发包器,写的初衷是想试下什么样的ARP包才会引起ARP攻击,构造一些包可能会导致别人上不了网。至于包怎么填,发挥大家的想象吧,嘿嘿。 ArpSender用了SharpPcap这个开源API,有兴趣的到网上查下,用起来挺简单的。编程过程中最大的问题就是线程的问题。发包的代码中用了BackgroundWorker控件,因为参数只能传一个,并且线程是不允许直接调用主窗口控件,后来用了一个结构体struct ArpPac来传,感觉还是很麻烦啊!不过还好在Backg
FireControl
- 用csharp实现的一个锅炉火控的控件源码,通过timer实现图片的转换,在winform界面实现动态效果-CSharp achieved with a boiler fire control source, through the timer to achieve the conversion picture in WinForm interface dynamic effects
Csharpclock
- 用C#编写的时钟小程序,并带有详细解释和说明!非常适合初学者学习!-This is a programe about clock timer written by Csharp,it s really worth your reading
Csharpwave
- 用c#语言中的图像控件组成操作界面,利用时钟控件(Timer)间隔一定时间产生一随机数(利用Random类),用以生成随机波形图,通过菜单改变波形图的线型、线颜色、线宽、绘制区背景颜色,绘制区显示波形图。-With c# draw waveforms
Windows_GuanJiXiaoZhuShou
- 使用C#实现的定时器,可以定时windows关机、注销、重启,时间由用户自定包括系统小托盘。。。这是继1.0以后的修正版,源代码及安装包的部署,程序功能基本完善(我的邮箱:xiaodpro@163.com) -Use C# to achieve timer, timing windows can be shut down, log off, restart, the time set by the user including the system of small tray. . . Th
QQ
- 是一简易的QQ系统,c#结合SQL数据库,QQ用户通信通过设置定时器-QQ is a simple system, c# combined with SQL database, QQ users to communicate by setting the timer
lab7
- Windows mobile开发,一个任务管理器加温度转化。包含技术:多线程,timer,database,webservice,MVC-Windows mobile development, a task manager plus temperature conversion. Includes technology: multi-threaded, timer, database, webservice, MVC
timer
- 定时器设置在csharp界面编程中是一个重要问题,该程序简单有效地利用定时器值得借鉴。-Timer programming in csharp interface is an important issue, the program is simple and effective use of the timer is worth learning.
myWeather
- C#天气预报程序桌面版,在你的电脑桌面上显示你本地的天气信息,天气数据采集自网络,除了显示天气信息外,还有实时的温度、湿度、风力风向及未来两天的天气情况,有自动刷新功能,可以设置随系统启动等。软件上面显示的时间是获取的服务器上的时间(无法获取时才会使用本地的时间),包含农历跟星期等信息,运行后默认以透明窗体嵌入桌面右下角,可以设置两个城市显示(任务栏图标右键有设置功能)。定时刷新采用线程控制,抛弃传统的Timer控件。另外,软件做了只能同时运行一个实例的限制!可能是因为Using的东西太多,导致
CSharp-wod
- C# 窗体滚动字幕,在定时器里实现,滚动一次或设定次数后不更新。-C# form marquee achieve the timer, scroll time not update or a set number of times.
cSharp-walk-man
- 一个c#编写的行走的人的例程,此例程主要是为了更好的使用c#的picturebox和定时器。-A c# prepared by a person walking routine, mainly in order to make better use of c# picturebox and timer.
CSharp-Timer
- 本程序为C#定时器小例子,对于初学者有一定 参考价值。-This program is C# timer small example, there is a certain reference value for beginners.
CSharp-_Timer
- C# 使用Timer控件显示当前时间,调试通过,可以直接调用-C# using the Timer control to display the current time
Csharp-timer
- C#中各种计时器:使用 Stopwatch 类;基于 Windows 的标准计时器;基于服务器的计时器;线程计时器;System.Environment.TickCount;使用TimeSpan类。-C# various timers: Using Stopwatch class a standard Windows-based timer timer-based servers thread timer System.Environment.TickCount use TimeSpa
cSharp
- 一个window窗体 点击开始的话 从窗体上会落下字母到下面,然后有个计时器20秒,每一个字母都随即的落下 一个落玩再落下一个,当你在下落的期间按键盘上的字母和窗体里的一样的话,那么窗体里的那个字母将会消失,然后在落下一个。20秒过后,计算你输入正确的字数- A window form click start the form will fall down the letter to the following, and then have a timer for 20 second
Timer
- TIMER MADE IN C# WINDOWS FORMS
Password with Timer
- Password Form with Timer using C#