-
WebNKIMath1
基于自然语言的QA,实现了数据库与源程序的分离。主要数据库是数学数据库。(Based on natural language QA, database and source code to achieve the separation. Main database is mathematical database.)
- 2011-09-09 07:58:18下载
- 积分:1
-
一个设计声音按钮的VB程序,大家看看吧。自己用挺不错的。
一个设计声音按钮的VB程序,大家看看吧。自己用挺不错的。-BUTTON
- 2023-05-20 21:10:02下载
- 积分:1
-
TC-B SDK
ANVIZ Demo Source .NET Language
- 2018-10-11 12:12:52下载
- 积分: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
-
.NET中Hashtable的源代码,Reflector出来的,并且消除了一些错误.可以直接使用.在03下编译通过...
.NET中Hashtable的源代码,Reflector出来的,并且消除了一些错误.可以直接使用.在03下编译通过-. NET source code for Hashtable in, Reflector out and eliminate some mistakes. Can be used directly. In the 03 compiled by
- 2022-01-22 15:18:22下载
- 积分:1
-
在线考试门户
这是在 asp.net 和 c# 在线考试门户
- 2022-03-14 00:15:28下载
- 积分:1
-
C#版的抓图程序,利用了API,同时可以取得窗体的句柄等信息!...
C#版的抓图程序,利用了API,同时可以取得窗体的句柄等信息!
- 2022-01-28 12:59:29下载
- 积分:1
-
.net学生成绩管理系统
.net学生成绩管理系统
网络搜集整理 希望对大家有所帮助(.net student achievement management system
Network collation hopes to help people)
- 2018-02-06 14:11:34下载
- 积分:1
-
MailServer
MailServer.
一个用.NET写的邮件发送服务(MailServer. A mail delivery services. NET to write)
- 2013-02-27 19:51:28下载
- 积分:1
-
ASP.NET C#网上书店系统 代码 供给在学习中的ASP.NET朋友
ASP.NET C#网上书店系统 代码 供给在学习中的ASP.NET朋友-ASP.NET C# Online bookstore system code supply in learning ASP.NET Friend
- 2022-01-26 06:21:38下载
- 积分:1