搜索资源列表
The C++ Programming Language (Third Edition)
- 最为经典的c++教程,大概好多人都有了中文版吧?这个是英文原版的,推荐-most classic c Directory, a lot of people probably have a Chinese version of it is the original English version and recommended
ANSI c++ Standard
- C++国际标准文档。 这个是IEEE1998年的正式文档。属于国际标准。-C international standard documentation. This is IEEE1998, the official documents. Belong to international standards.
bc45
- 这个是Borland C++ 4.5安装原文件,好不容易找到的,提供给需要的朋友-the Borland C 4.5 is installed the original document, she found, to a friend in need
StandardC99__PDF
- 可能没有注意到,针对ANSI/ISO C的主要的修订版[1] 在去年12月已经被核准通过,那是就C99。同样的,你可能也没注意到,其实你已经在使用这个新的C语言了,或者至少用到它的一部分。这需要归功于标准委员会在接受新特性到C语言的过程中采取了恰当而保守的方式。差不多所有的新特性早已经被实现并且在现存的一些C编译器(impletmentations)中证明了其存在的价值。虽然没有编译器能保证全部的C99特性,但其中许多在很多年前就实现了C99中不同的部分。这对于C程序员来说将是个好消息。或许你曾
Cyuyanhanshu
- 这个是C语言的函数类型定义,其中是他们的函数定义源代码.-the C language is a function of the type definition, which is the function definition source code.
GNUmakefileChinese
- 中文版的如何写GNU Makefile,这个文档写的很好,虽然有个别的错别字,看完了这个,相信写个几千行C程序的Makefile应该没问题了.-Chinese version of the GNU how to write a Makefile, the documentation is very well written and Although some of typos, read this. believe that thousands of firms write C Makefile
C++_Primer_3rd_Edition_Simplified_Chinese
- 说实在的我没看过这个,这不是我的学习方向,站长大人自己检查先吧。这个说明建议您写吧!不许名字有空格是怎么回事啊,好辛苦的转换成下划线-tell the truth I have not seen this, I did not learn the direction of the station adults check it first. This explanation is recommended that you write! Not allowed to name spaces mat
HighQualityC++
- 这个电子文档是《高质量C++编程》,对于找工作的人,这本书是相当不错的,因为我就在找工作,亲身体杨,好多公司考的题目都是这本书上的
dnspy
- 比较好用的反编译C# dll文件工具,个人觉得这个工具非常好用!
ReflectorInstaller
- Reflector是由微软员工Lutz Roeder编写的免费程序。Reflector的出现使.NET程序员眼前豁然开朗,因为这个免费工具可以将.NET程序集中的中间语言反编译成C#或者Visual Basic代码。除了能将中间语言转换为C#或Visual Basic以外,Reflector还能够提供程序集中类及其成员的概要信息、提供查看程序集中中间语言的能力以及提供对第三方插件的支持。
C#代码生成器
- 这个代码生成器超级好用!使用该代码生成器能够快速地生成C#三层结构的数据库操作代码,使你的开发效率和代码的规范性得到更快的提高。