-
专家系统
利用知识库技术诊断结核病的专家系统;
- 2022-02-07 06:32:17下载
- 积分:1
-
DotnetChartingweb
.net framework2.0环境下制作图表控件,dotnetcharting(. Net framework2.0 environment charting control, dotnetcharting)
- 2010-12-15 15:23:44下载
- 积分: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
-
酒店管理系统
大型酒店大型酒店大型酒店大型酒店大型酒店大型酒店大型酒店大型酒店大型酒店大型酒店大型酒店大型酒店大型酒店大型酒店大型酒店大型酒店大型酒店大型酒店大型酒店大型酒店大型酒店大型酒店大型酒店大型酒店大型酒店大型酒店大型酒店大型酒店大型酒店大型酒店大型酒店大型酒店
- 2022-03-12 19:23:08下载
- 积分:1
-
GDI2
Windows Like .NET Login System
- 2009-09-29 15:37:11下载
- 积分:1
-
C #做一个在线考试系统(E
C#做的一个在线答题系统(E-test)具有,对答题人的时间限制,时间到了必须再次充值,很好的支持商业应用-C# To do an online examination system (E-test) has to answer people
- 2023-03-04 20:55:03下载
- 积分:1
-
如何创建主题和皮肤
how to create themes and skins
- 2023-03-27 06:20:04下载
- 积分:1
-
ASP.NET
这本书主要介绍了ASP.NET的web应用开发,内容详细,易于理解。希望对大家有帮助。(This book introduces the ASP.NET web application development, detailed and easy to understand.I hope all of you help.)
- 2011-07-01 09:48:28下载
- 积分:1
-
支付宝线下支付C#2010WINFORM实例及官网DEMO
说明: 支付宝线下支付C#2010WINFORM实例及官网DEMO,可以直接测试调用(Alipay offline payment C#2010WINFORM instance and official website DEMO, you can directly test calls.)
- 2019-02-14 10:47:27下载
- 积分:1
-
ASP编写的在线考试系统
以Visual Studio为开发工具设计了基于B/S模式的在线考试系统,主要由管理员模块和考生模块两个个模块组成,从数据流的角度又可以分为考务系统,考试系统和评分系统三个子系统。
- 2022-03-15 09:10:12下载
- 积分:1