-
C++这个词在中国大陆的程序员圈子中通常被读做“C加加”,而西方的程序员通常读做“C plus plus”,“CPP”或者“dev.cpp"。 它是一种使用非常...
C++这个词在中国大陆的程序员圈子中通常被读做“C加加”,而西方的程序员通常读做“C plus plus”,“CPP”或者“dev.cpp"。 它是一种使用非常广泛的计算机编程语言。-The word C++ programmers in China in the circle of time is usually done " C Gaga" and the West do programmers usually read " C plus plus" , " CPP" or " dev.cpp" . It is a very extensive use of computer programming languages.
- 2023-07-27 05:35:03下载
- 积分:1
-
基于NTRIP协议的GPS数据传输程序!
基于NTRIP协议的GPS数据传输程序!-NTRIP agreement based on GPS data transfer process!
- 2022-02-03 03:44:25下载
- 积分:1
-
myie浏览器的源代码
myie浏览器的源代码-vs. browser source code
- 2022-03-25 21:37:28下载
- 积分:1
-
wpf 拆分单词
C# WPF中 输入一个句子或者字符串,按莫个特殊字符来 分割字符串,保存到LIst中。
- 2022-02-01 05:10:14下载
- 积分:1
-
打印Access数据库
打印Access数据库-Print Database Access
- 2022-07-10 04:57:53下载
- 积分:1
-
compile and debug source code skills : trace_to_file
编译与调试技巧源代码:trace_to_file-compile and debug source code skills : trace_to_file
- 2022-06-02 18:35:35下载
- 积分:1
-
WinSocket编程
winsocket有线网编程,套接字编程-winsocket programming
- 2022-08-13 21:06:54下载
- 积分:1
-
本程序是为获得计算机硬件方面信息,主要学会怎么使用C++builder的一些控件,以及一些关于硬件编程方面的函数...
本程序是为获得计算机硬件方面信息,主要学会怎么使用C++builder的一些控件,以及一些关于硬件编程方面的函数-this procedure is to obtain information on computer hardware, mainly learn how to use C builder of some controls, as well as some of the hardware programming function
- 2022-06-30 05:54:58下载
- 积分:1
-
During the code development phase I detected some variables and actions that are...
During the code development phase I detected some variables and actions that are general for all the resizable controls and for this reason I decided to move them in a general interface, IResizeControl, from which all the resizable controls are to inherit. Technically, IResizeControl is not an interface because it doesn t have any pure virtual functions, but I still consider it an interface because it doesn t make any sense to declare IResizeControl objects. In fact, I am preventing the creation of IResizeControl objects by declaring the IResizeControl s constructor and destructor as protected. The IResizeControl class
- 2022-07-01 21:38:20下载
- 积分:1
-
按加减乘除先后顺序计算的计算器程序。能不能让我过关啊,我想多学习一下...
按加减乘除先后顺序计算的计算器程序。能不能让我过关啊,我想多学习一下-Math
- 2023-04-13 22:30:03下载
- 积分:1