-
C#, the clock applet, simple implementation, beginners learn
C#编写的时钟小程序,简单的实现,初学者借鉴-C#, the clock applet, simple implementation, beginners learn
- 2022-06-27 13:56:19下载
- 积分:1
-
工资管理系统 很好用的 我已经编译成功了 并且很容易看的
工资管理系统 很好用的 我已经编译成功了 并且很容易看的-wage management system with the good I have compiled a successful and very easy-to-view
- 2022-03-19 14:11:42下载
- 积分:1
-
介绍了如何在IDL环境下进行火星MOLA数据进行处理,是对前面小程序的进一步说明。...
介绍了如何在IDL环境下进行火星MOLA数据进行处理,是对前面小程序的进一步说明。-Describes how in the IDL environment MoLa Mars data treatment is in front of small procedures further explanation.
- 2022-07-15 22:58:49下载
- 积分:1
-
多维数据库处理控件DYNACUBE
多维数据库处理控件DYNACUBE-multidimensional database handling controls DYNACUBE
- 2022-07-22 01:40:25下载
- 积分:1
-
基于c语言开发的40KHz超声波产生与发射程序,适用于51系列单片机...
基于c语言开发的40KHz超声波产生与发射程序,适用于51系列单片机-C-based languages have developed and launched 40KHz ultrasonic procedures, applicable to 51 Series Single Chip
- 2022-03-12 23:02:54下载
- 积分:1
-
vfp利用dll回调函数写的windows service服务程序
vfp 无回调功能,利用外部DLL实现回调。根据Windows service规范实现了注册,注销,运行,停止这几个功能。让VFP程序也可以单独作为服务启动。现学现卖,不当之处请自行完善。
- 2023-05-30 06:00:03下载
- 积分:1
-
一个定时运行的系统服务源码
一个定时运行的系统服务源码,自动拷贝、替换、移除指定文件。
- 2023-04-06 19:45:03下载
- 积分:1
-
C# 自动查询百度排名
C#自动查询网站在百度的排名,精确,上传成功有声音提示string txt = textBox1.Text.Trim(); int index = webBrowser1.Document.Body.InnerHtml.IndexOf(txt); HtmlElement he = webBrowser1.Document.GetElementById("page"); if (index > 0) { if (he != null) { HtmlElementCollection strong = he.GetElementsByTagName("strong"); label1.Text = "已找到 第 " + strong[0].Children[1].InnerText + " 页"; timer1.Stop(); &
- 2022-07-23 07:10:25下载
- 积分:1
-
将固定大小的位图在窗口平铺
将固定大小的位图在窗口平铺-fixed-size bitmap window in a flat bed
- 2022-04-06 11:41:30下载
- 积分:1
-
基于arm的wince 5.0 下的ndis函数说明 手册
基于arm的wince 5.0 下的ndis函数说明 手册-Wince 5.0 based on the arm of the NDIS function under the instruction manual
- 2023-05-31 08:15:02下载
- 积分:1