|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/automate-the-boring-stuff-using-java-programming/
课程评论:没有评论
Coursera 课程总结:用 Java 自动化烦琐工作 本课程旨在通过编写简单的 Java 程序,帮助您自动化计算机上一些繁琐乏味的任务,让工作更高效有趣。 **核心自动化技能涵盖:** * **键盘与鼠标控制自动化:** 学习如何用 Java 控制键盘和鼠标,实现一系列操作的自动化。 * **邮件发送自动化:** 掌握使用 Java 程序自动发送电子邮件的功能。 * **音频播放列表创建:** 了解如何利用 Java 程序创建和管理音频播放列表。 * **Excel 文件读写:** 学习如何用 Java 程序读取和写入 Excel 文件中的数据。 * **PowerPoint 操作:** 包括从 PowerPoint 演示文稿中读取信息、创建新的 PowerPoint 文件以及合并现有的 PPT 文件。 * **URL 可访问性检查:** 学习如何用 Java 检测 URL 的可访问性。 * **PDF 文件处理:** 掌握读取 PDF 文件内容并进行展示的技巧。 * **字符串搜索:** 学习如何在文本中高效地搜索字符串。 * **系统资源监控:** 了解如何用 Java 获取系统的内存和 CPU 利用率信息。 **为初学者设计的课程内容:** * **环境搭建:** 详细指导 Java JDK 和 Eclipse IDE 的安装过程。 * **Java 基础:** 介绍一些基础的 Java 程序,以及 Eclipse 和 Maven 的使用入门。 * **项目打包与运行:** 讲解如何将 Maven 项目导出为 jar 文件,并通过批处理文件运行。 **请注意:** * 本课程的所有代码演示均在 Windows 环境下进行。
This course is a fun way to learn how to use simple Java programs to automate some of the boring and mundane tasks:Automate tasks on their computer by writing simple Java programs.Automation of Keyboard and mouse control using JavaAutomation of Sending an emailCreating a Audio Play list using JavaReading and Writing data into an excel file using JavaReading from a powerpoint presentation, creating a powerpoint and merging PPTsCheck URL accessibility using JavaReading a pdf and displaying the contentSearch for StringsFinding the memory and CPU utilization using JavaThe course also covers the below topics keeping in mind the basic level users:Installation of Java JDK and Eclipse IDEFew Basic Java Programs and Introduction to Eclipse and MavenExporting a Maven project to a jar file and running it via batchAll the code is demonstrated in the Windows environment only.