-
基于C#.NET实现的打地鼠游戏
这是一款办公室娱乐游戏代码,是基于C#.NET实现的打地鼠游戏。可以使用鼠标点击即可实现打击随机出现的地鼠了。你值得拥有!
- 2022-07-25 13:56:40下载
- 积分:1
-
fileOperate
这个例子主要是vb.net对excel表格进行读操作和写操作,读操作的代码有点问题,请将代码 xlBook.Close()
xlApp = Nothing 交还控制给Excel
xlBook = Nothing
xlSheet = Nothing
更改为
xlBook.Close()
xlBook = Nothing
xlApp.Quit()
xlApp = Nothing
xlSheet = Nothing(This example mainly describes vb.net operates excel spreadsheet for reading and writing,writing codes have some errors
please change
xlBook.Close()
xlApp = Nothing
xlBook = Nothing
xlSheet = Nothing
into
xlBook.Close()
xlBook = Nothing
xlApp.Quit()
xlApp = Nothing
xlSheet = Nothing)
- 2015-04-22 15:09:56下载
- 积分:1
-
Teaching-calendar-management
教学日历管理系统,用asp.net编写,主要功能有:教师查询,教室查询,课程表添加于查询,教学日历管理,用户信息管理,教室表添加等功能。(The teaching calendar management system written in asp.net main functions: Teachers query query classroom curriculum to add to the query, the teaching calendar management, management of user information, classroom table to add features such as.)
- 2012-11-20 16:24:37下载
- 积分:1
-
YLSW
语言之间跨平台的接口调用,非常有用,规避单语言功能(Cross platform interface calls between languages are very useful to avoid single language functions)
- 2017-12-19 13:41:20下载
- 积分:1
-
vb2008.net-downloadfile-WebClient
使用vs2008.net 中webclient 下载文件,可以获得文件下载进度(Vs2008.net in webclient download files, you can get the file download progress, fully available)
- 2012-02-20 21:31:23下载
- 积分:1
-
ASP.NET WEB2.O论坛源码,不错的论坛系统,数据库源码比较全,可以参考参考。
ASP.NET WEB2.O论坛源码,不错的论坛系统,数据库源码比较全,可以参考参考。-Forum ASP.NET WEB2.O source, a good forum system, compare the entire source database, you can refer to the reference.
- 2022-02-16 08:57:04下载
- 积分:1
-
入门经典第5版中文高清版
说明: C#入门经典,非常好的学习C#的入门教材(C# Introduction classics, very good learning C# introductory textbooks)
- 2020-06-21 14:40:01下载
- 积分:1
-
ribbon-master
说明: 基于.NET编写的 WPF 的 Ribbon 框架的应用(Application of the ribbon framework of WPF based on. Net)
- 2021-01-16 08:57:54下载
- 积分:1
-
这是一个测试本机IP地址和MAC地址的C#源码
这是一个测试本机IP地址和MAC地址的C#源码-This is a test of the machines IP address and MAC address of the C# source
- 2022-02-15 20:25:43下载
- 积分:1
-
Check the user name input is correct Buddha Day vb. net
检查用户名的输入是否正确 佛日vb。net-Check the user name input is correct Buddha Day vb. net
- 2022-01-26 04:52:21下载
- 积分:1