欢迎来到天天文库
浏览记录
ID:16972006
大小:1.52 MB
页数:5页
时间:2018-08-26
《如何用microsoft visual studio2010专业版进行c语言编写》由会员上传分享,免费在线阅读,更多相关内容在工程资料-天天文库。
1、如何用MicrosoftVisualStudio2010专业版进行C语言编写,调试,运行【1】打开MicrosoftVisualStudio专业版,进入初始页。【2】选择“文件(F)”,”新建(N)”,”项目(P)”【3】在已安装模板中选择“Win32”,“Win32控制台应用程序”,输入名称(如myprogram),确定。forthequalityofreviewsandreview.Article26threview(a)theCCRAcompliance,whethercopiesofchecks;(B)whetherdoubleinvestigation;(C)submissio
2、nofprogramcompliance,investigationorexaminationofwhetherviewsareclear;(D)theborrower,guarantorloans【4】应用程序类型选择“控制台应用程序”,附加选项选择“空项目”,完成。【5】在“解决方案资源管理器”中选择“源文件”,右击,“添加(D)”,“新建项(W)”。forthequalityofreviewsandreview.Article26threview(a)theCCRAcompliance,whethercopiesofchecks;(B)whetherdoubleinvestigati
3、on;(C)submissionofprogramcompliance,investigationorexaminationofwhetherviewsareclear;(D)theborrower,guarantorloans【6】选择“C++文件(.ccp)”,输入名称(名称以.c为后缀,如:program.c)。【7】开始编写C程序【8】编写完C程序(如:判断某一年是否是闰年),调试(F5),开始执行(不调试)(Ctrl+F5)forthequalityofreviewsandreview.Article26threview(a)theCCRAcompliance,whetherco
4、piesofchecks;(B)whetherdoubleinvestigation;(C)submissionofprogramcompliance,investigationorexaminationofwhetherviewsareclear;(D)theborrower,guarantorloans【9】执行,如输入1989(判断1989年是否为闰年),回车,显示:1989isnotaleapyear.(1989年非闰年)。forthequalityofreviewsandreview.Article26threview(a)theCCRAcompliance,whethercop
5、iesofchecks;(B)whetherdoubleinvestigation;(C)submissionofprogramcompliance,investigationorexaminationofwhetherviewsareclear;(D)theborrower,guarantorloansforthequalityofreviewsandreview.Article26threview(a)theCCRAcompliance,whethercopiesofchecks;(B)whetherdoubleinvestigation;(C)submissionofprogramc
6、ompliance,investigationorexaminationofwhetherviewsareclear;(D)theborrower,guarantorloans
此文档下载收益归作者所有