搜索资源列表
TEXTer
- 完整的记事本功能..供初学者学习交流使用..代码完整\规范
shopping
- 在线销售系统,用于公司网上销售,功能完整。代码清晰,用于asp.net毕业设计使用
MyLanApp
- LAN Messenger,分布式的局域网内可以互相交流的工具.代码很完整,值得推荐.
text_reading_tool_vbnet
- vb.net 非常好的语音阅读工具完整代码,具有很好的文本朗读参考价值-a very good tool for vb.net to read the full speech code, has a good reference text to speech
TicketSaler
- 完整的机票订票系统,很不错的代码!大家看看吧-Complete ticket booking system
CodeSmith.5.0.1.Pro.Incl.Patch
- CodeSmith 是一种基于模板的代码生成工具,它使用类似于ASP.NET的语法来生成任意类型的代码或文本,从而减少重复编码的劳动量,提高效率。与其他许多代码生成工具不同,CodeSmith不要求您订阅特定的应用程序设计或体系结构。使用CodeSmith,可以生成包括简单的强类型集合和完整应用程序在内的任何东西。 当您生成应用程序时,您经常需要重复完成某些特定的任务,例如编写数据访问代码或者生成自定义集合。CodeSmith在这些时候特别有用,因为您可以编写模板自动完成这些任务,从
gowuche
- 实现了 一般的 购物车 代码是完整的大家可以下载下来看一下-gouwuche jiandandeshixian dajiakankanba
managesystem
- 不错的进销存管理系统,VS 2005 C#开发,内有完整文件和建库代码-Good management system for Invoicing, VS 2005 C# development, there is a complete library of documents and code.
final_guangzhou_2D
- 清华大学2D的完整代码,清华大学拿过好几届的冠军-tsinghua 2D source code
SiteDoor
- asp.net(C#) + access,cms系统 模块化设计,中英双语网站,支持新闻发布(FCKEditor)、评论、相册、投稿、投票等 支持生成静态html(仅首页) 后台:/admin_,默认帐号/密码:admin/admin888 这套cms系统我们开发了二年,效率,安全,模块化移植都是最好的,全部为c#代码,代码全部含完整注释!-asp.net (C#)+ access, cms system Modular design, bilingual web
Source_Code_.NET_Network_programming_with_IO_Techn
- 《.NET网络编程与IO技术实践》一书系统的介绍了.NET网络编程中IO技术的细节和各类的使用. 本资源为其随书代码, 有完整的.NET工程文件. 欢迎大家下载评论.-The source code of the <.NET network programming with IO Technology Practice>
Gridview
- Gridview用法大总结。。ASP.net编程中Gridview是很重要的控件,本代码包含了完整的用法以及经验-Gridview use grand summary. . ASP.net programming is very important to Gridview control, this code contains a complete usage and experience. .
kaifk
- 网狐开发库 6.6 完整代码 开发可以进行编译 网狐开发库 完整代码 开发可以进行编译-Fox developed a complete code library network
xuekexitong
- 网上选课系统,在Windows XP系统和VS.NET平台下开发完成,使用C#作为ASP.NET的开发语言,SQL Server 2000作为数据库。系统有较高的安全性和较好的性能。源代码论文完整-Online course selection system, the Windows XP system and the VS.NET platform developed under the complete ASP.NET using C# as development language, SQ
online
- C# .net 网上书店 设计框架 完整代码和注释-C#. Net online bookstore design framework complete code and comments
CSharp-code-for-index-change-pictures
- C#编写的可以实现新闻首页标题和图片自动更换的完整代码,强大的JS脚本和首页效果.本人在多个项目中使用过.-Written in C#, news can automatically replace the title and picture the complete code, scr ipts, and page JS powerful effect. I have used in multiple projects.
longliangwang
- 一个网站的完整代码,包括前台和后台发布 数据库是sql server2005-A complete code of the site, including the front and back office management
Elective_Course
- 用asp.net、javascr ipt、C#,实现了学生课程管理系统,工程含完整代码-Using asp.net, javascr ipt, C#, to achieve a student course management system, including the complete code works
cSharpMVVM
- 学习c# mvvm很好的例子,包括完整代码及注释。-good example to study c# mvvm,including code and annotation
vb2010.speech
- vb2010开发语音朗读详细过程,可以作为入门教程。-1.启动Microsoft Visual Studio 2010 2.新建项目 3.Windows\Windows窗体应用程序 4.确定 5.项目\添加引用 6.Com\引用microsoft speech object library(我的版本号是5.4)\确定 7.在Public Class Form1前加Imports SpeechLib 8.在sub中加Dim spk As New SpeechLib.Sp