2021年4月30日 星期五

[windows 10] 超好用的視窗截圖工具

Windows 10 螢幕截圖快速鍵:Win + Shift + S

全螢幕截圖:全畫面截圖,效果和Win + Prt Sc (Print Srceen) 相同。
長方型截圖:選取一個矩形的畫面範圍截圖。
手繪多邊形截圖:任意圈選需要的範圍截圖。
視窗截圖:針對特定視窗畫面截圖。

若有雙螢幕則兩個螢幕都會截圖下來,但是會接在一起。
檔案會放在使用者家目錄/圖片

[google chrome] 如何將 Chrome 的版本降級

免費可商用的聲音free sound or video

2021年4月24日 星期六

MIT 開放課程-The Missing Semester of Your CS Education

 https://missing-semester-zh-hant.github.io/

https://www.youtube.com/playlist?list=PLyzOVJj3bHQuloKGG59rS43e29ro7I57J




[Windows 10] Diskpart 指令筆記

Example:Create a primary and a logical partition 建立一個主要分割區及一個延伸分割區,快速格式為為NTFS

CMD
#diskpart

disk1config.txt
Rem Seletct Disk1 選擇磁碟1
Select disk 1
list partition

Rem Clean Disk1 清除磁碟1
Clean
list partition

Rem Create the primary partition on the disk and assign the drive letter. 建立一個主要分割區10G,並指定磁碟機代為為 p
Create partition primary size=10240
assign letter=p
format fs=ntfs label="Primary"
list partition

Rem Create extended partition with 1 logical divers 建立一個主要分割區 10G,並指定磁碟機代為為 q
Create partition extended size=10240
list partition
Rem 1 logical
Create partition logical size=10240
assign letter=u
format fs=ntfs label="extended"
list partition

master.bat
@echo off
diskpart /s config.txt

[windows10] 工作列的圖示變成空白

將以下文字存成bat批次檔案再執行即可

rem ---------------------------------------
cd %UserProfile%\Appdata\Local
attrib -h IconCache.db
del IconCache.db
rem ---------------------------------------
執行完成後登出windows再登入即可復原工作列圖示

2021年4月22日 星期四

[數學] 進擊的連方塊練習用圖下載(Excel版)

 進擊的連方塊練習用圖下載

下載連結:

https://docs.google.com/spreadsheets/d/1AAKU32XuJG3km102TV8j00tCqJ-T6b_wXGQ0HARUh7U/edit?usp=sharing


簡易的架站工具 USB Web Server(httpd、apache、php 、mysqld)

這年頭還有人用隨身碟安裝 apache server來學習 PHP 嗎?應該不多了吧!

https://www.usbwebserver.net/webserver/

[windows10] 如何從大量授權主機(KMS Host)、MAK或零售版(Retail)切換至大量授權版 (KMS client)

首先檢查版本
在系統管理員的命令列模式下
slmgr /dlv
對應以下不同的系統,用以下的命令來更換版權
slmgr /ipk <setup key>

Windows 10
WINDOWS 10 Operating system edition
KMS Client Setup Key
Windows 10 Professional        W269N-WFGWX-YVC9B-4J6C9-T83GX
Windows 10 Professional N     MH37W-N47XK-V7XM9-C7227-GCQG9
Windows 10 Enterprise        NPPR9-FWDCX-D2C8J-H872K-2YT43
Windows 10 Enterprise N    DPH2V-TTNVB-4X9Q3-TJR4H-KHJW4
Windows 10 Education        NW6C2-QMPVW-D7KKK-3GKT6-VCFB2
Windows 10 Education N     2WH4N-8QGBV-H22JP-CT43Q-MDWWJ
Windows 10 Enterprise 2015 LTSB        WNMTR-4C88C-JK8YV-HQ7T2-76DF9
Windows 10 Enterprise 2015 LTSB N     2F77B-TNFGY-69QQF-B8YKP-D69TJ
Windows 10 Enterprise 2016 LTSB        DCPHK-NFMTC-H88MJ-PFHPY-QJ4BJ
Windows 10 Enterprise 2016 LTSB N     QFFDN-GRT3P-VKWWX-X7T3R-8B639

Windows 7 and Windows Server 2008 R2
WINDOWS 7 AND WINDOWS SERVER 2008 R2
Operating system edition
KMS Client Setup Key

Windows 7 Professional        FJ82H-XT6CR-J8D7P-XQJJ2-GPDD4
Windows 7 Professional N    MRPKT-YTG23-K7D7T-X2JMM-QY7MG
Windows 7 Professional E    W82YF-2Q76Y-63HXB-FGJG9-GF7QX
Windows 7 Enterprise           33PXH-7Y6KF-2VJC9-XBBR8-HVTHH
Windows 7 Enterprise N        YDRBP-3D83W-TY26F-D46B2-XCKRJ
Windows 7 Enterprise E        C29WB-22CC8-VJ326-GHFJW-H9DH4
Windows Server 2008 R2 Web   6TPJF-RBVHG-WBW2R-86QPH-6RTM4
Windows Server 2008 R2 HPC edition  TT8MH-CG224-D3D7Q-498W2-9QCTX
Windows Server 2008 R2 Standard    YC6KT-GKW9T-YTKYR-T4X34-R7VHC
Windows Server 2008 R2 Enterprise  489J6-VHDMP-X63PK-3K798-CPX3Y
Windows Server 2008 R2 Datacenter    74YFP-3QFB3-KQT8W-PMXWJ-7M648
Windows Server 2008 R2 for Itanium-based Systems    GT63C-RJFQ3-4GMB6-BRFB9-CB83V

[windows10] windows 10 如何設定讓使用者自動登人?

1. 按【Win+R】鍵,輸入【netplwiz】

2. 取消 【必須輸入使用者名稱及密碼】

3. 按【確定】  

2021年4月17日 星期六

[app inventor2] 如何製作側邊選單SideBar Menu


[windows10] 如何去掉Win 10"安裝更新並關機"的選項、關閉Win 10 自動更新


photo by pixabay
1. Win+R,輸入gpedit.msc

2. 電腦設定 → 系統管理範本 → Windows元件 → Windows Update → 不要在「關閉Windows」對話框顯示「安裝更新並關機」設定為啟用。


3. 電腦設定 → 系統管理範本 → Windows 元件 → Windows Update → 設定自動更新 →停用

[widnows 10] windows 10 64bit 環境缺少msvcr100.dll

下載 Microsoft Visual C++ 2010 SP1 可轉散發套件 (x64)

https://www.microsoft.com/zh-TW/download/details.aspx?id=13523

選擇相對應的系統後,安裝即可。

2021年4月9日 星期五

[scratch & 演算法] 設計一個大樂透程式。並美化遊戲介面

暖身:隨機抽取10個十以內的數,放進清單中

任務:隨機選取10個十以內的數放進清單,但不能重複

挑戰:設計一個大樂透程式。並美化遊戲介面

遊戲說明:大樂透是一種樂透型遊戲。您必須從01~49中任選6個號碼進行投注。開獎時,開獎單位將隨機開出六個號碼加一個特別號,這一組號碼就是該期大樂透的中獎號碼,也稱為「獎號」。

[app inventor2] 將AIA檔轉成JAVA程式碼 (AIA to JAVA)

可以轉出的程式碼,置於 Android Studio 中,再製作出原生的 Android apps,不過這樣似乎有點多此一舉,乾脆直接就在 Android Studio 中寫程式就好了。

但話說回來,這樣的轉換也不是一無是處,這樣的轉換也可以在教學上是有意義的, 如果使用者的背景是非常熟悉 app inventor 操作的人,也許這樣的轉換,可做為想學習JAVA程式語言寫 Apps的媒介。

http://www.appinventor.org/jbridge 

 

熱門文章