-
aspnetmemberman
说明: Asp.Net Member Manager is a desktop WPF application for managing ASP.Net Memberships, Roles and Profiles.
- 2019-05-16 16:44:29下载
- 积分: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
-
WebApplication2
该文件提供了使用repeater的一个例子,可以为该功能不熟悉的用户提供帮助(net repeater study)
- 2013-08-23 15:17:15下载
- 积分:1
-
sanweiyuyuntu
VB.NET绘制三维曲面以及云图以及等高线 包括坐标转换和插值 (VB.NET draw three-dimensional surface and cloud images and contour coordinate transformation and interpolation)
- 2020-06-28 09:40:02下载
- 积分:1
-
GoogleTalkWindowsForm_src
Google Talk Windows Form Skin using C#.NET
- 2009-12-15 16:40:22下载
- 积分:1
-
聊天室
说明: 聊天平台,可以在同一个局域网内进行主播,在同一个局域网内的主机都可以加入组播组,进行网络通信。(Chat platform, can be hosted in the same LAN, in the same LAN hosts can join the multicast group, network communication.)
- 2021-04-06 21:00:12下载
- 积分:1
-
Exe
EXE文件在运行中修改自身内容。 可用于自升级或者程序加密等用途(EXE document changes in the operation of its own content. Can be used to upgrade or procedures from encryption purposes.)
- 2009-06-04 16:27:36下载
- 积分:1
-
VBExcel
说明: 用vb.net 对Excel处理,新建,读取,添加等操作(Processing Excel with vb.net, creating, reading, adding and other operations)
- 2019-07-05 10:38:38下载
- 积分:1
-
ToolTip
.net Tool Tip Control
- 2012-06-04 11:55:50下载
- 积分:1
-
WaterQualityEvaluate
VB.NET编写的用于水质评价(五类水)模糊综合评判算法,代码质量不高,若改为矩阵参数传递,计算速度加快,请自己动手修改(VB.NET prepared for the Water Quality Assessment (five categories of water) fuzzy comprehensive evaluation algorithm, code quality is not high, if the change parameter matrix, computing speed, please amend the Do-It-Yourself)
- 2008-02-12 17:46:21下载
- 积分:1