-
.net中的一些有用的小技巧,大家可以看看,
.net中的一些有用的小技巧,大家可以看看,-. net some useful tips, we can see that
- 2023-03-12 03:30:04下载
- 积分:1
-
简单的在线发送邮件 程序 有 asp.net
开发 + sql数据库
简单的在线发送邮件 程序 有 asp.net
开发 + sql数据库-Simple procedures online to send e-mail+ sql database asp.net development
- 2022-04-28 21:20:05下载
- 积分:1
-
20099121003360
本网站采用了先进的.netMVC技术,url地址为html,便于搜索引擎的抓取,布局为div+css,后台是extjs框架,采用了高级搜索,jquery+ajax无刷新全文索引.便于大家学习,有补足之处,请留言联系
直接用vs2008打开本网站,然后点击default.aspx页面右键,设为起始页面,然后按F5直接可以运行。后台暂时无登录名和密码的设置。 (This site uses advanced. NetMVC technology, url address is html, easy search engine crawling, layout div+ css, the background is the extjs framework, using the advanced search, jquery+ ajax without refreshing the full-text index. To facilitate them to learn, a complement of office, please leave a message contact directly with vs2008 open the site, then right-click the default.aspx page, set the start page, and then press F5 to run directly. Background being no login name and password settings.)
- 2011-07-22 17:08:07下载
- 积分:1
-
VB.NETUpdate
说明: 开发环境:VB.NET
文件在线更新升级,结合XML语言,不过有点简陋,请大家下载自已完善(development environment : VB.NET documents online updates, and XML language, but a bit shabby, please download own sound)
- 2020-08-28 15:38:12下载
- 积分:1
-
ASP-and-C-sharp-Net-Projects-with-source-code
Academic Project - Address Book
Course Finder - Search Colleges and Courses
Library Management System
School Management System
Student Project - Personal Assistant
- 2012-12-19 12:14:14下载
- 积分: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
-
ASP.NET
开始编辑,可以编辑点,线,面数据,保存编辑内容。(The editor can edit points, lines, and surface data, and save editing contents.)
- 2018-11-14 14:04:10下载
- 积分:1
-
在MenuStrip控件容器中添加ToolStripTextBox控件,实现在菜单栏中添加文本框的编程技术....
在MenuStrip控件容器中添加ToolStripTextBox控件,实现在菜单栏中添加文本框的编程技术.
- 2023-09-07 02:20:04下载
- 积分:1
-
DZ开源源码,版权所有 © 康盛创想(北京)科技有限公司 Discuz!NT 项目部 文档编写组,2006...
DZ开源源码,版权所有 © 康盛创想(北京)科技有限公司 Discuz!NT 项目部 文档编写组,2006-2008 -DZ open source, Copyright © Comsenz (Beijing) Technology Co., Ltd. Discuz! NT project document prepared by the Ministry of Group ,2006-2008
- 2022-06-26 10:20:11下载
- 积分:1
-
一个C++.net实现的打字游戏, 可以让初学电脑的人熟悉键盘.
一个C++.net实现的打字游戏, 可以让初学电脑的人熟悉键盘.-A C++. Net realized typing game that lets novice computer users are familiar with the keyboard.
- 2023-04-02 10:55:03下载
- 积分:1