资源列表
[Windows编程] f_pbtoexcel
说明:pb另存为execl文件的函数,简单方便。只对普通数据窗口有效。大家共勉。-pb execl documents saved as a function of simple and convenient. Valid only for normal data window. Encourage one another.<moanrui> 在 2025-07-19 上传 | 大小:1kb | 下载:0
[DirextX编程] DrawInScreen-No-DirectX
说明:在屏幕上作图,在程序窗体之外--无须DirectX实现 -Drawing on the screen, beyond the form in the program- no need to implement DirectX<池超奇> 在 2025-07-19 上传 | 大小:1kb | 下载:0
[数据库编程] strcnvt
说明:该函数的参数为一个字符串,函数删除字符串中的空格,在一个可以循环读取的程序中进行测试,知道用户输入空行,对于任何输入的字符串,函数都应该适用并可以显示-The function of the parameter is a string, the function to delete spaces in the string in a loop to read the program can be tested, that the user enters a blank line, for any<罗速> 在 2025-07-19 上传 | 大小:1kb | 下载:0
[Windows编程] source-code
说明:请将程序中的main()函数中的 initgraph(&gdriver,&gmode,"C:\\TC") 函数中的"C:\\TC" 更改为你的TC安装目录。 比如你的TC安装目录为D盘的Tools目录下的TC目录,那么上述语句改为: initgraph(&gdriver,&gmode,"D:\\Tools\\TC") 程序运行开始,就进行动画演示,并发出声音,按任意键退出程序。-Please program main () function in the in<张玚> 在 2025-07-19 上传 | 大小:1kb | 下载:0