-
一致的,高
Consistent, high-quality coding standards improve software quality, reduce time-to-market, promote teamwork, eliminate time wasted on inconsequential matters, and simplify maintenance. Now, two of the world s most respected C++ experts distill the rich collective experience of the global C++ community into a set of coding standards that every developer and development team can understand and use as a basis for their own coding standards.
- 2022-01-31 16:56:34下载
- 积分:1
-
要求是把文件名批量重命名为
上级目录名文件名
的形式,例如d: estPathfatherPath est.txt
就要重命名为
fatherP...
要求是把文件名批量重命名为
上级目录名文件名
的形式,例如d: estPathfatherPath est.txt
就要重命名为
fatherPathtest.txt
-Requirement is to bulk rename the file name directory name for the superior form of file name, such as d: testPath fatherPath test.txt will be renamed to fatherPathtest.txt
- 2022-03-18 03:05:22下载
- 积分:1
-
别人易语言看股票源码,编译之后可以运行的系统,可作股票行情软件开发的参考...
别人易语言看股票源码,编译之后可以运行的系统,可作股票行情软件开发的参考-Easy to see someone else shares source language, the compiler can be run after the system, can be used for stocks and reference software development
- 2022-09-20 19:40:03下载
- 积分:1
-
仿windows的画板程序
适合初学者使用
仿windows的画板程序
适合初学者使用-imitation windows slate procedures for beginners
- 2022-03-03 03:55:19下载
- 积分:1
-
这是一个VB做的小程序,可以用各种语言写的计算器程序来对比其效率。...
这是一个VB做的小程序,可以用各种语言写的计算器程序来对比其效率。-This is a VB to do a small program can be written in various languages calculator program to compare its efficiency.
- 2022-04-14 16:12:33下载
- 积分:1
-
一个让自己的程序支持脚本语言的事例
一个让自己的程序支持脚本语言的事例-a procedure for their support scripting language stories
- 2022-07-21 07:59:24下载
- 积分:1
-
com programe
com programe
- 2022-03-01 13:04:27下载
- 积分:1
-
不错的跟踪的程序,c语言写的,适合对gezong感兴趣的的初学者和编程人员。...
不错的跟踪的程序,c语言写的,适合对gezong感兴趣的的初学者和编程人员。-Good procedures for tracking, c language, and suitable for gezong interest of beginners and programmers.
- 2022-05-30 19:58:14下载
- 积分:1
-
T =新数据;C ->链接= T;strcpy(T>D,A);T>是= b;t >没有= CC;T ->链接= null;} } { void display() C = S;而(C!= null){
&t=新数据;
- 2023-07-26 06:05:03下载
- 积分:1
-
多功能计算软件程序清单
功能要求:具备整型数据、浮点型数据的算术(加、减、乘、除)运算功能。
依次输入运算符(+,...
多功能计算软件程序清单
功能要求:具备整型数据、浮点型数据的算术(加、减、乘、除)运算功能。
依次输入运算符(+,-,*,/)、第一个运算数、第二个运算数,然后输出结果,
当用户输入 Q 则退出系统,否则允许用户连续进行运算。-Multi-function calculation software program list functional requirements: with integer data, floating-point data arithmetic (add, subtract, multiply, divide) operator function. Followed by enter operator (+,-,*,/), the first operand, the second operand, and then output the result, when the user enters " Q" then exit the system, or allows the user to continuous operation.
- 2022-08-21 02:26:38下载
- 积分:1