资源列表
[其他小程序] datastruct
说明:通过反序输出整数,实现了一个整数的反序输出。很好的实现了反序功能。-#include<iostream> using namespace std int main() {int a,b=0 cout<<"please input the integer:"<<endl cin>>a while(a) {b=b*10+a 10 a/=10 } cout<<"the end is"<<<文> 在 2025-12-01 上传 | 大小:4kb | 下载:0
[其他小程序] Take-the-remaining-disk-space
说明:取磁盘剩余空间Take the remaining disk space-Take the remaining disk space<流量> 在 2025-12-01 上传 | 大小:1kb | 下载:0
[其他小程序] dianlidianzi
说明:电力点子的学习课件,包括课本的详细讲解,以PPT 的形式播放,对学习很有帮助-Power point learning courseware, including textbook explained in detail to PPT in the form of play, learning is helpful<刘超> 在 2025-12-01 上传 | 大小:21.65mb | 下载:0
[其他小程序] polymorfismus-xreich01
说明:thi applicatio helps to explain polymorfismus.<askir> 在 2025-12-01 上传 | 大小:513kb | 下载:0
[其他小程序] shuruzifushuchuqichangdu
说明:写一个函数,求一个字符串的长度,在main函数中输入字符串,并输出其长度-Write a function, find the length of a string, in the main function in the input string and output its length<long> 在 2025-12-01 上传 | 大小:2kb | 下载:0