發表文章

目前顯示的是 2017的文章

python pip安裝時出現 Could not find a version that satisfies the requirement time

python pip安裝時出現Could not find a version that satisfies the requirement time (from versions: ) No matching distribution found for time     打這個   pip install -- upgrade setuptools

Life Is Strange

先找到遊戲目錄 XXXX :\Life Is Strange Episode 5\Binaries\Win32 (XXXX表示你自己選擇的安裝位置) 找到"steam_api"組態設定檔,用記事本打開 文件拉到最下面會看到 [DLC] ### ### Automatically unlock all DLCs ### DLCUnlockall=0 ### ### Identifiers for DLCs ### #ID=Name ### 你要在後面追加幾行字 329880=Life is Strange-Episode 2 329910=Life is Strange-Episode 3 329920=Life is Strange-Episode 4 329930=Life is Strange-Episode 5 所以會變成: [DLC] ### ### Automatically unlock all DLCs ### DLCUnlockall=0 ### ### Identifiers for DLCs ### #ID=Name ### 329880=Life is Strange-Episode 2 329910=Life is Strange-Episode 3 329920=Life is Strange-Episode 4 329930=Life is Strange-Episode 5 然後儲存,就可以解鎖所有集數了。

刪除atom編輯器中的白線

 點選File --> Stylesheet  然後再其中加上 atom-text-editor.editor .wrap-guide {     visibility: hidden; } 再按儲存 即可

用CD player播USB裡的音樂

1.新增資料夾   2.將 資料夾名稱命名為:CD1,CD2,CD3 3.再將 音樂檔檔名前面加上編號:01,02,10,11,12.....

用pyinstaller 將Python 轉成exe

安裝 Python 3.6也可以用囉 然後開啟cmd 輸入 pip install pyinstaller 安裝pywin32 ( https://sourceforge.net/projects/pywin32/files/pywin32/ ) pip install pywin32 要做exe檔的指令: (我們的Python 檔名是main.py) 例如 main.py是放在C槽中的新增資料夾中 CD C:\新增資料夾 然後打上 pyinstaller -w -F main.py -F 的意思是變成一個單獨的檔案 -w 就是執行python時候 不要出現cmd的黑框 就大功告成

在Ubuntu中 將python3設為預設

要如何在Ubuntu中 將python3設為預設 其實很簡單 只要在終端機上打 alias python=python3 這行 就可以囉

作文佳句~

一、人的本能是追逐從他身邊飛走的東西,卻逃避追逐他的東西。     ------ 伏           爾泰 二、你是一樹一樹的花開,是燕在樑間呢喃,你是愛、是暖、是希望,你是人     間的四月天! 三、 If I should see you , after long years. 若我會見到你,事隔經年。 How should I greet , with tears,with silence. 我該如何致意,以眼淚,以沉默。 四、你的生活是我遠道而來的風景 我要千遍禱告讓你死,也不祈求一字救你命。—《一報還一報》 I’ll pray a thousand prayers for thy death but no word to save thee. 瘋子帶瞎子走路,這就是這個時代的病態。—《李爾王》 Tis this times’ plague, when madmen lead the blind. 你就像隻癩蛤蟆,不但醜陋而且有毒。—《皆大歡喜》 Thou art like a toad; ugly and venomous 。 你的舌頭能毒死尼羅河裡所有的蟲子。—《辛白林》 Thy tongue outvenoms all the worms of Nile. 去刺破你自己的臉,把你那嚇得毫無血色的兩頰染一染紅吧,你這鼠膽的小子。——《馬克白》 Go, prick thy face, and over-red thy fear, Thou lily-liver’d boy. 給我安靜,你個肥肚子!—《亨利四世》 Peace, ye fat guts! 你和一鍋爛燉李子一樣毫無信仰。—《亨利五世》 There’s no more faith in thee than in a stewed prune. 你膽小如鴿子一般,你這沒膽的傢伙。—《哈姆雷特》 Thou are pigeon-liver’d and lack gall. 你的童貞都長了蟎蟲,就和一塊乳酪差不多。—《終成眷屬》 Your virginity breeds mites, much like a cheese. 你就像一根蠟燭,好的部分都燒光了。—《亨利

PPT 讓每頁投影片的格式一樣(模板製作)

圖片
一、如果要將所有投影片加入浮水印,請點 [檢視] > [投影片母片​​]。 二、[投影片母片] 檢視  [插入版面配置區] >[圖片],選擇你想要的圖片,然後點選 [插入]。 如果你想要變更圖片大小,按下滑鼠右鍵,然後再點 [大小及位置]及 [鎖定長寬比] 打勾 避免畫面長寬比跑掉。 若要將影像置於投影片中央,請選取 [相對於原始圖片大小] 核取方塊。 若要移動投影片上的圖片或美工圖案,請按一下 [位置] 索引標籤,然後在 [水平] 和 [垂直] 方塊中輸入想要的位置設定。