英文字母

英文字母
英文字母

中文打字

中文打字

自我介紹  

顯示具有 自由軟體 標籤的文章。 顯示所有文章
顯示具有 自由軟體 標籤的文章。 顯示所有文章

2020年2月29日 星期六

gimp week01

1.開啟檔案
2.編緝
   a.裁圖
   b.調整亮度及對比()
   c.改變圖片大小(圖片==>縮放圖片)
   d.調整顯示比例
   e.名詞解釋
     2-b 色彩三要素(色相 明度 彩度)==>(顏色==>色相及飽和度)
       
     2-c 像素(px)
   
3.存檔成jpg
  副檔名 gimp 副檔是 xcf
  常見的圖片檔案副檔名 png jpg bmp
 

2020年2月3日 星期一

圖檔壓縮建議

一.少數幾張 線上縮壓
     PICdiet

     線上說明


二.大量圖檔
      Caesium Image Compressor  免安裝的縮圖軟體
      下載

      線上說明

      線上說明
 

2019年4月2日 星期二

install CH341SER on ubuntu1604

driver http://www.wch.cn/download/ch341ser_linux_zip.html
           安裝後 仍是不行
找其他驅動  https://github.com/Ozzadar/CH341SER_LINUX
        sudo make
        sudo load
     
============
安裝 Thonny
    https://thonny.org/
    bash <(wget -O - https://thonny.org/installer-for-linux)
  pip3 install thonny


======執行 Thonny 但通過usb 無法寫入 D1 mini 
      chmod a+rw /dev/ttyUSB0
      from http://blog.topspeedsnail.com/archives/6638

arduino connect to ubuntu1604

http://blog.topspeedsnail.com/archives/6638

https://blog.csdn.net/sunyoop/article/details/79957829

https://howto-ubuntunew.blogspot.com/2017/10/how-to-install-arduino-ide-185-on.html

2019年3月25日 星期一

install scrtach2 on ubuntu1604

===first install adobe air ==========

wget -O adobe-air.sh http://drive.noobslab.com/data/apps/AdobeAir/adobe-air.sh

chmod +x adobe-air.sh;sudo ./adobe-air.sh


====second install scratch2========
wget https://scratch.mit.edu/scratchr2/static/sa/Scratch-458.0.1.air

reference from
  http://etplayinfo.blogspot.com/2017/05/ubuntu-1604-64bit-adobe-air-scratch2.html
 
http://sypswiki.dcs.tn.edu.tw/wiki/index.php?title=Scrarch_2_for_ubuntu_%E5%AE%89%E8%A3%9D

2019年2月12日 星期二

20190215 課程

中年級 電腦教室使用規則
 
              國際禮儀-使用電腦教室的禮儀
               https://www.youtube.com/watch?v=Ejga8x7WtLc

              正確的電腦使用方法
               https://www.youtube.com/watch?v=MvGES2_bdKg

             使用電腦正確姿勢
             https://www.youtube.com/watch?v=SPutoO7wlcI


     
              課程介紹

               1.認識網路   http://sypswiki.dcs.tn.edu.tw/wiki/index.php?title=%E8%AA%8D%E8%AD%98%E7%B6%B2%E8%B7%AF1
               2.網路可以做什麼
                 

           2.網路可以做什麼

  • 檔案管理
  • 共享檔案
  • 傳輸檔案
  • 共享應用程式
  • 應用程式
  • 資料庫
  • 遊戲
  • 共享週邊設備
  • 印表機
  • 光碟機
  • 掃描器
  • 傳真/數據機
  • 磁帶機
  • 和其他使網路用者交流
  • 進行群組工作排程
  • 收發電子郵件
  • 進行電子會議
  • 網路游戲
     from http://sypswiki.dcs.tn.edu.tw/wiki/index.php?title=%E8%AA%8D%E8%AD%98%E7%B6%B2%E8%B7%AF




高年級  電腦教室使用規則

              https://www.youtube.com/watch?v=iI7bbTqAxVw

             https://www.youtube.com/watch?v=_Zb7ECyV4g8               


              課程介紹
             

        GIMP 介紹

 

2017年9月29日 星期五

code blocks ubuntu中文

code blocks 13.12
mo

將檔案放在
 /usr/share/codeblocks/locale/zh_TW/    底下



reference from

 http://www.ubuntu-tw.org/modules/newbb/viewtopic.php?viewmode=compact&order=DESC&topic_id=28902


-===============
若有亂碼




2017年9月12日 星期二

ubuntu 圖形介面掛載iso



1文件上的Right-click並選擇「打開與存檔安裝器」

2.Furius ISO Mount

3.Gmount-isoClick to install

4.acetoneiso

adapted from  https://gxnotes.com/article/100716.html


2017年3月2日 星期四

ubunt1204 掛載教學光碟

1.安裝fuseiso
2.mount iso 指令如下
     fuseiso 檔案.iso /home/up/iso


reference from http://www.arthurtoday.com/2013/04/ubuntu-mount-iso-image-files.html
                        iso掛載解壓縮


3.unmount
   fusermount -u /home/up/temp/iso

reference from    https://wiki.archlinux.org/index.php/Fuseiso

2016年2月13日 星期六

scratch2 安裝 在ubuntu1204 (amd64)

1.Download the Adobe Air and Scratch files from:
 
    https://scratch.mit.edu/scratch2download/

2. libraries
    sudo apt-get update
 
   sudo apt-get install libxt6:i386 libnspr4-0d:i386 libgtk2.0-0:i386 libstdc++6:i386 libnss3-1d:i386 lib32nss-mdns libxml2:i386 libxslt1.1:i386 libcanberra-gtk-module:i386 gtk2-engines-murrine:i386



3. create a symbolic link to your gnome keyring

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

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


4.至自已下載的目錄
    chmod +x AdobeAIRInstaller.bin
    chmod +x Scratch-443.air


5. 安裝AdobeAIRInstaller.bin
  sudo ./AdobeAIRInstaller.bin


6.安裝 scratch2
 
   sudo "Adobe AIR Application Installer" /home/up/下載/Scratch-443.air


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

============================================

直接點 .sb2 即可執行


執行scratch2 馬上 進入中文畫面
/opt/Scratch\ 2/share/locale/lang_list.txt
 只剩下  zh-tw,正體中文

reference from   夢幻天地blog



2015年8月12日 星期三

自由軟體電腦教室管理系統

1.uuid 同一個
  執行vboxmanage internalcommands sethduuid xxx.vhd
  reference from http://shazikai.blogspot.tw/2013/11/virtualbox-uuidusb-driver.html

2.執行 建立所有電腦txt.sh  ==>無法抓到其他 client端的電腦ip
    vi /usr/share/Computers/bash/global.sh
==>修改global.sh內的密碼及 dhcp的範圍