Windows可视化程序设计

Go to class
Write Review

Free Online Course: Windows可视化程序设计 provided by Coursera is a comprehensive online course, which lasts for 4 weeks long, 21 hours worth of material. The course is taught in Chinese and is free of charge. Upon completion of the course, you can receive an e-certificate from Coursera. Windows可视化程序设计 is taught by 吴 宁 and 乔亚男.

Overview
  • 本课程在前述课程基础上,进一步介绍C#的可视化程序设计。内容包括:Windows程序设计原理;控件,窗体;Windows GDI+系统;文件及目录的操作。通过本课程的学习,你将可以摆脱单调的控制台窗口,初步掌握使用C#开发Windows窗口应用程序的技巧,使你的应用程序界面更优美,使用更方便,与Windows操作系统的结合更紧密,实现更强大的功能。

Syllabus
    • Windows程序设计入门
      • Windows程序设计的基本原理;Form程序的结构;简单的控件使用
    • Windows程序设计进阶
      • 鼠标事件与键盘事件;控件的进阶使用方法
    • Window GDI+和窗体
      • Windows绘图基础知识;菜单;多窗体;对话框;综合实例
    • 文件和目录
      • 文本文件和二进制文件的读写;文件和目录的操作