搜索资源列表
C_Sharp_Primer_Plus
- C# Primer Plus teaches the C# programming language and relevant parts of the .NET platform from the ground up, walking you through the basics of object-oriented programming, important programming techniques and problem solving while providing a thoro
Csharpprimerplus
- C# primer plus一书中的源代码和PDF补充文档,适合全面掌握C#语言的开发者学习-C# primer plus a book of the source code and add PDF files, suitable for a comprehensive grasp of the language C# developers learning
my C++ file
- C++ Primer Plus第五版,随书课后的详细源代码,对于初学者很有帮助
NETspider
- 军长搜索是一款基于 Microsoft .NET 2.0 开发的垂直搜索引擎。系统有着强大的文件和数据库引索能力,支持中英文分词,文件相似度分析排序,文件数据时实监控与更新,恐龙级的引索速度和毫秒级的搜索速度,搜索结果高亮显示,系统分两部分组成第一部分是C/s的搜索蜘蛛,第二部分是B/s的 WEB用户搜索显示界面,其整个系统的工作过程完全模仿了超级搜索引擎的工作原理。系统支持对站内和全网的引索。-Search is a commander based on the Microsoft. NET
CsharpMicrosoft
- Adobe Acrobat Reader格式 C#--微软.NET的第一语言 本书着重介绍语言本身,比较少涉及应用,不错的入门书,从头讲起,不怕不明白-Adobe Acrobat Reader format C#- Microsoft. NET' s first language, this book focuses on language itself, involving the application of relatively small, a good primer, s
Cplusplus
- C++primer 3th edition 原书代码 此书为C++学习的经典之作-C++ primer 3th edition in the original C++ code in this book is the classic study
CSharpP4.0
- 本代码为《C# 4.0图解教程》的源代码。本书是经典的C# 入门书,不仅适合没有任何编程语言基础的初级读者阅读,而且还是有VB、C++等语言基础的C# 初学者的最佳选择。-The code is " C# 4.0 graphic tutorial," the source code. This book is the classic primer on C#, not only the basis for any programming language, the primar
updateCSharp-Winform-update
- C# Winform 实现软件自动更新升级,我们将登录窗口单独做成一个可执行文件,用户登录时,从网上检测是否有新的主程序,如果有,则从后台下载并覆盖老的版本,用户输入正确的用户名和密码后,通过参数将必要的信息(如用户名、密码等)传递给主程序,实现登录。 由于本项目涉及到不止一个程序,为保证运行正确,需要将编译后的可执行文件放到同一个文件夹,尽管我们可以编译后再将文件复制到同一个文件夹中,但每次都手工复制比较费事,这里采取一个简单的办法。先在硬盘中创建一个文件夹,如D:\output,选
tableInfo
- C#读取数据列属性,先来实例化OleDbConnection对象,实例化OleDbDataAdapter对象,实例化DataSet对象,打开数据库,把数据读取到数据集合中,使用DataTable dTable = dtSet.Tables[0] 从数据集合中读取第一张表的数据,从表中读取列的属性,并写到listBox框中,最后别忘了关闭数据库连接-C# leer propiedades de la columna de datos, el primer objeto de crear una i
deletefiles
- C#删除指定目录文件,挺简单的程序,两种功能:一是创建指定目录、二是删除指定目录,代码简单,适合C#新手学习-C# eliminar los archivos especificados de directorio, procedimiento muy simple, dos funciones: en primer lugar, crear el directorio especificado, el segundo es para borrar el directorio especific
84484771source
- c primer plus 源代码下载 c primer plus 源代码下载-c primer plus 源代码下载c primer plus 源代码下载c primer plus 源代码下载
cPPprimer
- C++primer第五版的习题答案,内容充实,细致,对学习挺有帮助的-C++ primer fifth edition of the solutions, substantial in content, meticulous, is very helpful for learning
cPPprimer
- 此为基于c++11标准的C++primer第5版的书籍源码。-This is based on the standard C++primer c++11 5th edition book source.
dishuzhishu
- C++ primer书上的一个例子,自己编的小程序,可以参考-an example for c++ primer
TextQuery
- 很多人在学习C++ Primer过程中 都调试过TextQuery的范例,但是在MSVC2O10中无法运行并且与结果不符合。此代码均修改此问题,运行结果与书上的结果完全一致。-C++ Priver TextQuery Examples
c-primer
- 自己写的几个C语言范例 认真写的 希望加入这个大家庭学习-Write your own C language example carefully written to join this big family study
c# 4.0 图解教程
- C# 的入门教程,简单易学,欢迎多多交流与C# 相关知识(A good tutorial for primer)