英文字母

英文字母
英文字母

2017年2月14日 星期二

匯入角色 背景成透明圖層

以photoimpact 10來執行
1.


2


3.


4.



5.


6.



以gimp 執行


2017年2月12日 星期日

scratch 介紹

Mitch Resnick:讓我們教孩子編碼吧



"Code Stars" - Short Film


安裝 scratch 1.4

         scratch2.0

2017年2月11日 星期六

install scratch2 offline editor on ubuntu1204

reference form
http://wdpsestea.blogspot.tw/2013/10/scratch2-offline-ntpc.html

 http://programmingexplorer.weebly.com/blog/installing-scratch-2-on-ubuntu-linux-1404-64-bit

http://linuxg.net/how-to-install-adobe-2-6-air-on-ubuntu-13-04-raring-ringtail-and-linux-mint-15-olivia/


1.下載
    Adobe Air
   Scratch offline editor  

2.
    wget -c http://jeffhendricks.net/getlibs-all.deb
    sudo dpkg -i getlibs-all.deb
    sudo getlibs -l libhal-storage.so.1
    sudo getlibs -l libgnome-keyring.so.0.2.0 


   sudo ln -s /usr/lib/i386-linux-gnu/libgnome-keyring.so.0 /usr/lib/libgnome-keyring.so.0

   sudo ln -s /usr/lib/i386-linux-gnu/libgnome-keyring.so.0.2.0 /usr/lib/libgnome-keyring.so.0.2.0



3.安裝Adobe Air
   cd into the directory with the AdobeAIRInstaller.bin

   sudo ./AdobeAIRInstaller.bin


4. 安裝 Scartch2
     cd /opt/Adobe\ AIR/Versions/1.0/
    sudo "Adobe AIR Application Installer" /scratch2的資料夾/Scratch-454.air



2017年1月21日 星期六

iframe 插入google網路硬碟 在 classweb

reference from 述文老師學習網

以「清單」方式分享的 iframe 語法:

<iframe allowtransparency="false" height="600" src="https://drive.google.com/embeddedfolderview?authuser=0&amp;hl=zh_TW&amp;id=把取得的目錄ID貼在這裡#list" width="100%"></iframe>


以「格狀檢視」方式分享的 iframe 語法:

<iframe allowtransparency="false" height="600" src="https://drive.google.com/embeddedfolderview?authuser=0&amp;hl=zh_TW&amp;id=把取得的目錄ID貼在這裡#grid" width="100%"></iframe>

但在webclass 只取
 https://drive.google.com/embeddedfolderview?authuser=0&amp;hl=zh_TW&amp;id=把取得的目錄ID貼在這裡#grid


https://drive.google.com/drive/folders/只取紅字當網址?usp=sharing