专业网站建设品牌,十四年专业建站经验,服务6000+客户--广州京杭网络
免费热线:400-683-0016      微信咨询  |  联系我们

c语言调用api接口实例_java

当前位置:网站建设 > 技术支持
资料来源:网络整理       时间:2023/3/9 0:57:20       共计:3569 浏览

c语言调用api接口实例?

#include <windows.h>这样就可以条用api文件了;如果只是关机的话下面的代码你可以试试

#include<stdio.h>

#include<dos.h>

#include<stdlib.h>

void main()

{

char shut[8];

char b[81];

printf("Hello, Welcome to the TC automatic shutdown procedures\n");

printf(" Watermelon production\n");

printf("Please enter your desired automatic shutdown of time:");

scanf("%s",shut);

sprintf(b,"at %s shutdown -s",shut);

system(b);

}

版权说明:
本网站凡注明“广州京杭 原创”的皆为本站原创文章,如需转载请注明出处!
本网转载皆注明出处,遵循行业规范,如发现作品内容版权或其它问题的,请与我们联系处理!
欢迎扫描右侧微信二维码与我们联系。
·上一条:如何捕获异常_java | ·下一条:同花顺通达信东方财富指南针等_java

Copyright © 广州京杭网络科技有限公司 2005-2024 版权所有    粤ICP备16019765号 

广州京杭网络科技有限公司 版权所有