摘要: 使用C#开发应用程序时,一般包括创建项目、界面设计、设置属性、编写程序代码、保存项目、程序运行等6个步骤。 1.创建项目 在Visual Studio2017开发环境中选择“文件”→“新建”→“项目”菜单,弹出“新建项目”对话框,如图8.1所示。 图8.1 “新建项目”对话框 选择“Windows窗 阅读全文
posted @ 2017-12-11 17:08 明日学院 阅读(28132) 评论(2) 推荐(2)
摘要: 1、当我new class的时候,提示以下错误: Unable to parse template "Class" Error message: This template did not produce a Java class or an interface Error parsing file 阅读全文
posted @ 2017-12-11 16:44 明日学院 阅读(7677) 评论(0) 推荐(1)