搜索资源列表
databasewebservice
- 一个XML Web Services,可以输出XML格式的数据,例子中的数据库只有一个“Products”表。当然,你的数据库可能有许多表,也可能你的Web Services需要访问不止一个数据库。-an XML Web Services, and can export data in XML format. examples of the database is only a "Products" table. Of course, you may have many da
200732711439955
- 一个C#写得多线程得论坛数据抓取器,他能够自动得抓取百度贴吧里面得新帖子,自己写存放数据得数据表,程序都是c#编写使用了委托等等技术是一个学习蜘蛛得好代码-Write a C# multi-threaded data obtained Forum crawlers, he was able to crawl Baidu Bar automatically get a new post which was that he was to write the data storage of data
GPSDataRecv
- c#编写的一个接受GPS模块数据的测试软件,通过.NET开发环境自带的串口通信控件接收GPS模块传来的数据,显示在数据窗口中,并存入数据库。数据源根据自己的环境决定,数据表由两个字段组成,一个为日期时间型,一个为VCHAR型-c# prepared to accept a GPS module test data software. NET development environment built-in serial communication control module to receiv
createword
- asp.netWORD文档并导出,可以生成表格,文字,以及图片。支持WORD打印。-asp.netWORD documents and export, you can generate tables, text, and picture. WORD printing support.
wwwroot
- 一个提交表单的网站 基于EXCEL表和asp.net -Submit the form of a website based on the EXCEL tables and asp.net
chanyingxitong
- 一个功能很齐全的餐饮点菜系统,可以动态加桌,管理后台,很适合做毕业设计论文-A function of very complete a la carte dining system that can dynamically add tables, management background, it is suitable for graduate design thesis
DataDictionnaryAutoGenerator
- 把数据库中的所有表导出到EXCEL表格,支持各种数据库,已经过测试-Put all the tables in the database table Export to EXCEL, to support a variety of databases, has been tested
Reportmanger
- JYK-eHR系统提供了四大报表体系:登记表、花名册、统计表、台帐,系统分别对这四类报表进行管理。 对于登记表和花名册,用户可以通过新建功能来绘制表样,然后在业务模块中查看结果。 对于统计表,可以完成绘制表样、统计、校验、编辑浏览数据表、发送接收及打印报表等功能,实现报表管理的工作,也可以在B/S中进行统计、校验、查看统计表。 -JYK-eHR system provides the four statements of the system: registration
ASP.NET
- 本项目所有的数据源都是 ,宿舍信息.mdb里面包含2个数据表students,dormitory -The project is the source of all data, information quarters. Mdb which contains two data tables students, dormitory
ExcelHelper
- .net 多层架构开发时很好用的一个类,用于操作Excel表格,非常方便。C# 版的-. net when developing a good multi-tier architecture used in a class for the operation of Excel tables, very convenient. C# version of the
BackUpDataBase
- Oracle数据库文件定期备份 每个月备份前一年的当前月 已经部署在真实环境上并运行成功-backup Oracle tables
basic.ADO.NET.DataSet.object.tables
- ADO.NET基本对象开发DataSet中访问两个表-Development of basic ADO.NET DataSet object to access the two tables
ContactManager_1_CS
- contact manager csharp asp.net project implementing tables on website-contact manager csharp asp.net project implementing tables on website
ahqybm
- 查询安徽省县级及县级一下区域编码工具, 里面带有数据库的自己先建立表 mssql2000 和 VS2008-Anhui inquiries about county level regional coding tools, which first established with its own database tables mssql2000 and VS2008
CSharpmenu
- 可以根据数据库权限菜单表,动态生成权限菜单。并控制窗体。-You can access the menu according to the database tables, access the menu dynamically generated. And control form.
GetDataBase
- 获取SQL Server服务器中数据库列表及数据表-Get in the list of databases and data tables in SQL Server server
pages
- 1. AspNetPager.dll为 分页控件 2. DbHelperSQL.cs SQL类 3. Test SQL 文中用到的表和数据 4. 分页用到的效率SQL P_viewPage 5. 几种方法见例子 -The 1. AspNetPager.dll paging controls 2. The DbHelperSQL.cs SQL Class 3 tables and data used in the Test SQL text. Paging efficienc
kehuguanxiguanlixitong
- 客户关系管理系统论文,源码,数据库表和客户关系信息(开题报告)-Customer relationship management system thesis, source code, database tables, and customer relationship information (opening report)
vb.net-automates-word
- vba在vb.net环境下的应用,实现word的自动排版,出报告,有利于计算程序的自动出计算书-vb.net automates word,design the form of contents , pictures and tables in the word report, The result show that this method can improve the efficiency of office work
GridView_Paging
- GridView+存储过程实现ASP.NET真实分页的实例,关于ASP.NET分页的两点说明:1.根据数据表和存储过程建好数据库和数据表,也可以建自己想建的,以便供分页程序调用测试数据,然后再去后台相应地方更改代码,去web.confine文件里修改标签里的连接数据库的字符串即可。 2.如果没有安装第三方Devexpress的控件,那么就将ASPxGridView换成vs自带的gridview控件就好了;把ASPxPager用上一页、下一页的button代替即可,下一页、下一页butt