-
GDI+ programming preferred, detailed and preferred secretary
GDI+编程首选,内容详细,首选书记-GDI+ programming preferred, detailed and preferred secretary
- 2022-02-04 00:40:30下载
- 积分:1
-
当你想阻止一个变量被改变,可能会用到const关键字。在你给一个变量加上const修饰符的同时,通常需要对它进行初始化,因为以后的任何时候你将没有机会再去改变它...
当你想阻止一个变量被改变,可能会用到const关键字。在你给一个变量加上const修饰符的同时,通常需要对它进行初始化,因为以后的任何时候你将没有机会再去改变它-When you want to be changed to prevent a variable may be used for const keyword. To a variable you add const modifier at the same time, usually need to initialize it, because any time you will not have a chance to change it again
- 2022-01-25 15:19:02下载
- 积分:1
-
周立功关于verilog的中文指南,对初学很有帮助
周立功关于verilog的中文指南,对初学很有帮助-verilog on the Chinese guide for the novice helpful
- 2022-10-04 16:25:03下载
- 积分:1
-
实时编程用户指南很好的书
Realtime C programming user guide very good book
- 2022-03-25 08:31:29下载
- 积分:1
-
字符串操作是一个不小的主题,在标准C++中,string字符串类成为一个标准,之所以抛弃char*的字符串而选用C++标准程序库中的string类,是因为他和前...
字符串操作是一个不小的主题,在标准C++中,string字符串类成为一个标准,之所以抛弃char*的字符串而选用C++标准程序库中的string类,是因为他和前者比较起来,不必担心内存是否足够、字符串长度等等,而且作为一个类出现,他集成的操作函数足以完成我们大多数情况下的需要.
下面我们首先从一些示例开始学习下string类的使用.-i nclude
#i nclude
using namespace std
void main()
{
- 2022-07-21 17:33:39下载
- 积分:1
-
"Internet Technology and Application Guide" will help you understand t...
《Internet网络技术与应用教程》会帮助你了解网络技术的发展!-"Internet Technology and Application Guide" will help you understand the developments in network technology!
- 2023-09-06 14:15:04下载
- 积分:1
-
Linux英文原版图书系列
Linux英文原版图书系列-Linux网络架构-The_Linux_Networking_Architecture
- 2022-01-22 15:39:38下载
- 积分:1
-
一本不错的VC编程的参考书
一本不错的VC编程的参考书-a good VC programming reference books
- 2022-08-24 15:04:28下载
- 积分:1
-
The MIT Press Software Development Failures.pdf
The MIT Press Software Development Failures.pdf
- 2023-04-26 17:15:03下载
- 积分:1
-
《Visual C++数字图像识别技术典型案例》第三章指纹识别系统(上)源码...
《Visual C++数字图像识别技术典型案例》第三章指纹识别系统(上)源码-"Visual C Digital Image Recognition Technology typical case of" Chapter III Fingerprint Identification System (1) Source
- 2022-02-03 12:16:54下载
- 积分:1