C#程序设计及应用.pptVIP

  • 12
  • 0
  • 约7.23千字
  • 约 68页
  • 2016-09-18 发布于湖北
  • 举报
在EditPlus中编译 配置User Tools Tools | Config User Tools | Add MenuText填:Complie C# Command选:C:\WINNT\Microsoft.NET\Framework\v1.0.3705\csc.exe Argument填:$(FileName) InitDir填:$(FileDir) 打勾:Capture Output 编译C#文件 按Ctrl+1编译 若有错误,可以在output窗口中双击,即可定位 在EditPlus中运行程序 配置User Tools Tools | Config User Tools | Add MenuText填:Run C# Command填:cmd /c Argument填:$(FileNameNoExt).exe InitDir填:$(FileDir) 打勾或不打勾:Capture Output 运行编译后的程序 按Ctrl+2 Ex4:建立简单的Web程序 用EditPlus编辑程序 可以参考HelloWorld.aspx 或 HelloWorld2.aspx 配置IIS,建立虚拟目录 开始|设置|控制面板|管理工具| Internet 服务管理器|展开Server| 在默认Web服务器点右键|选“添加|虚拟目录” 别名 aspnetclass或任意 目录选你的aspnet

文档评论(0)

1亿VIP精品文档

相关文档