资源列表
[多媒体编程] 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 < < b< < endl return 0 }<lu3386284> 在 2025-11-12 上传 | 大小:4kb | 下载:0
[通讯编程] DataTime
说明:逐一提取出系统的日期和时间,年,月,日,时,分,秒,毫秒。-Extracted one by one to the system date and time, year, month, day, hour, minute, second, millisecond.<shan0894284> 在 2025-11-12 上传 | 大小:2kb | 下载:0
[驱动编程] DateAndTime100
说明:用C++语言编写的一个显示当前时间的小程序-C++ language with a small program that displays the current time<dun6499341> 在 2025-11-12 上传 | 大小:1kb | 下载:0
[数据库编程] DateClass
说明:日期类(Date),重载下列运算符实现相关操作: (1)重载-(日期相差天数) (2)重载+(Date+int) (3)重载+(int+Date) (4) 重载++ ( Date d d++ ++d)-Date class (Date), overloaded operators to achieve the following related operations: (1) overloaded- (date difference in days) (2) overloaded+ (Date+<cang07135> 在 2025-11-12 上传 | 大小:2kb | 下载:0
[GDI/图象编程] DateClass_src
说明:A Simple Class To Handle Dates-A class that simplifies common date handling tasks<shang66619> 在 2025-11-12 上传 | 大小:9kb | 下载:0
[多媒体编程] dateConvert
说明:How to convert dates in Visual C++, MFC and native C++.Conversion for DATE, CTime, COldDateTime.Change between UTC and local date time.<de948028> 在 2025-11-12 上传 | 大小:1kb | 下载:0
[其他小程序] Boardcastv4
说明:web.py 简易服务器端脚本 网页端 还有后续的一些静态文件上传-the basic demonstration of opensource struct webpy , for web developement<xxxx> 在 2025-11-12 上传 | 大小:1.66mb | 下载:0
[数据库编程] DB
说明:dB与放大倍数互换软件,方便大家直接转换放大倍数。实用的小工具-dB change<zhuo769359> 在 2025-11-12 上传 | 大小:6kb | 下载:0
[GDI/图象编程] DBGridEhToExcel
说明:导出DBGridEh表格数据到excel的空间,支持多表头,其中用到了xlsreadwrite控件-Export data to excel spreadsheet DBGridEh space, support multi-table first, which uses a control xlsreadwrite<lan254771> 在 2025-11-12 上传 | 大小:5kb | 下载:0
[多媒体编程] DBHelper
说明:C# 自己写的数据库帮助类,希望对大家能有用-C# Write their own helper class, in the hope that we can be useful<shang40699> 在 2025-11-12 上传 | 大小:4kb | 下载:0