| Server IP : 104.21.80.248 / Your IP : 172.71.28.155 Web Server : Apache/2.4.25 (Win32) OpenSSL/1.0.2j PHP/5.6.30 System : Windows NT WIN-ECQAAA40806 6.2 build 9200 (Windows Server 2012 Standard Edition) i586 User : SYSTEM ( 0) PHP Version : 5.6.30 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : E:/Inetpub/www/news/elearning/ |
Upload File : |
<?php
require './configs/app_top.php';
$title = "ยินดีต้อนรับสู่แบบทดสอบออนไลน์";
include './includes/header.php';
?>
<div class="container">
<h2>วิชางานกราฟิกกับการออกแบบ (VideoStudio) ม.5 </h2>
<p>เอกสารประกอบการเรียนรายวิชางานกราฟิกกับการออกแบบ VideoStudio </p>
<table class="table table-condensed">
<thead>
<tr>
<th width="550">เรื่อง</th>
<th>เอกสาร</th>
<th>ใบกิจกรรม/ใบงาน</th>
</tr>
</thead>
<tbody>
<tr>
<td>โครงการสอน</td>
<td><a href="Lesson/ulead/pro_m5.pdf"><img src="Lesson/ict3/img/pdf.png" width="20" height="20" border="0" /></td>
<td></td>
</tr>
<tr>
<td> บทที่ 1 ความหมายของงานกราฟิก </td>
<td><a href="Lesson/flash/unit1.pdf"><img src="Lesson/ict3/img/pdf.png" width="20" height="20" border="0" /></a> <a href="Lesson/ulead/unit1-1.pdf"><img src="Lesson/ict3/img/pdf.png" width="20" height="20" border="0" /> <a href="Lesson/flash/unit1.pptx"><img src="Lesson/ict1/img/icon-ppt.png" width="20" height="20" border="0" /></a></td>
<td><a href="Lesson/flash/ex1.pdf" target="_blank">ใบกิจกรรมที่ 1.1</a></td>
</tr>
<tr>
<td>บทที่ 2 ประเภทของภาพนิ่ง</td>
<td><a href="Lesson/multimedia3/unit2.pdf"><img src="Lesson/ict3/img/pdf.png" width="20" height="20" border="0" /></td>
<td></td>
</tr>
<tr>
<td>บทที่ 3 บทบาทและความสำคัญของงานกราฟิก</td>
<td><a href="Lesson/ulead/unit3.pdf"><img src="Lesson/ict3/img/pdf.png" width="20" height="20" border="0" /></td>
<td></td>
</tr>
<tr>
<td>บทที่ 4 พื้นฐานการตัดต่อวีดีโอ</td>
<td><a href="Lesson/ulead/unit4.pdf"><img src="Lesson/ict3/img/pdf.png" width="20" height="20" border="0" /></td>
<td></td>
</tr>
<tr>
<td>บทที่ 5 ความรู้เบื้องต้นเกี่ยวกับ Ulead Video Studio</td>
<td><a href="Lesson/ulead/unit5.pdf"><img src="Lesson/ict3/img/pdf.png" width="20" height="20" border="0" /></td>
<td></td>
</tr>
<tr>
<td>บทที่ 6 การสร้างวิดีโออย่างง่ายจาก Movie Wizard</td>
<td></td>
<td></td>
</tr>
<tr>
<td>บทที่ 7 รูปแบบไฟล์วีดีโอ</td>
<td><a href="Lesson/ulead/unit7.pdf"><img src="Lesson/ict3/img/pdf.png" width="20" height="20" border="0" /></td>
<td></td>
</tr>
<tr>
<td>บทที่ 8 การใช้งานเครื่องมือต่างๆ ในการจัดการไฟล์วิดีโอ</td>
<td></td>
<td></td>
</tr>
<tr>
<td>บทที่ 9 การเพิ่มเทคนิคพิเศษให้งานวิดีโอ</td>
<td></td>
<td></td>
</tr>
<tr>
<td>บทที่ 10 Workshop With Ulead Video Studio</td>
<td></td>
<td></td>
</tr>
<tr>
<td></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
<?php
include './includes/footer.php';
require './configs/app_bottom.php';
?>