2021年3月11日 星期四
2021年1月14日 星期四
[ 好用軟體 ] Hello FAX, 家裡沒有傳真機, 線上網路傳真 台灣可用
Hello Fax 可在Google 雲端硬碟使用, FAX數位檔案到實體傳真
詳細操作可參考
https://toro0908.pixnet.net/blog/post/31936251-%5b%e6%95%99%e5%ad%b8%5d-%e5%85%8d%e8%b2%bb%e5%82%b3%e7%9c%9f-hellofax
JUST SHARE
2020年8月28日 星期五
[ 軟體問題 ] Evernote 最佳化資料庫 (務必先備份資料)
Evernote 最佳化資料庫 (務必先備份資料)
自己的資料庫有5936條記事, 最佳化時間約5分鐘(SSD硬碟),原本為8.55GB, 優化後為3.6GB
Evernote version : 6.25.1.9091
OS : Windows 10 Home
引用自 : http://www.vixual.net/blog/archives/5812
1) 按住鍵盤 Ctrl,用滑鼠點選「說明(H)」選單,就會看到多出來的隱藏功能:
2) Evernote 最佳化資料庫會更新記事、重建全文搜尋索引、重建記事屬性索引。
"我原本的資料庫大小約 2.2GB,有 5800 則記事,整個最佳化的時間約 50 分鐘 (非 SSD 硬碟),重整完變成 1.7GB"
JUST SHARE
[ 軟體問題 ] Evernote 輸入很慢有延遲或載入慢。Evernote Lagging when Typing
Q: Evernote 輸入延遲或載入慢。Evernote Lagging when Typing
Solved :
9/25 又產生一樣lagging
可以參考下面方法(關閉CFG, 重啟電腦)
It turned out that newest Windows 10 Fall Creators Update (year 2017) introduced some malware prevention software called "Control flow guard" (CFG) . Once it's turned off, Evernote gets fast again!
After computer reboot it should be much faster.
ever since FCU update, I've been experiencing general slowness and lagginess of Windows, even in trivial things, like maximizing/restoring Explorer window, as well as some extreme performance regressions in professional software, such as 3ds Max, DaVinci Resolve or Photoshop. And it seems I am not alone.
Recently, one of my friends, who is a programmer, found a fix to this issue, for which I am eternally grateful to him.
SO! I will try to basically translate what he said:
With FCU, Microsoft has introduced some new crap with which they try to blindly patch exploits in softwares. These blind patches significantly reduce performance of some functions, and they are enabled by default system-wide. It is a questionable decision, but since Windows is seeding ground for all kinds of viruses, flash, acrobat and browser exploits, it's to some degree understandable.
......
Alright, so with the explanation of the issue out of the way, here is how to fix it:
1, Hit start menu and type "Defender", it should bring up "Windows Defender settings" entry, so open it.
2, Once you are in Windows Defender Security Center, Click App & browser control button
3, Scroll all the way down, to Exploit protection, and click Exploit protection settings text
4, Once on Exploit protection page, set Control flow guard (CFG) to OFF.
5, It will prompt you to restart your PC
6, After the restart, enjoy your smooth Windows experience again
7, Curse Microsoft for the rest of your life and be very skeptical about new feature updates.
Reference
Andrew2 , https://discussion.evernote.com/forums/topic/110116-en-extremely-slow-after-win-10-fall-creators-update-solved/
https://www.tenforums.com/performance-maintenance/96792-fall-creators-update-poor-performance-lagginess-fix.html
----------------------------------------------------------
8/29
上個禮拜新筆電(Windows10)安裝完Evernote, ,打字速度非常順暢,完全沒有延遲問題產生,一個禮拜過後,在打字的時候會產生延遲約1秒,按下每個字無法即時反應Key in。
花了好幾個小時找到的解決辦法都不適用,最後試出這個選項有幫助。
找到此方法已解決 : Options > General > Enable Hardware acceleration
Evernote version : 6.25.1.9091 (English version)
PC system : Windows 10 Home
PC model : Asus ROG TUF Gaming 15" laptop
Just Share
2020年8月7日 星期五
[ 軟體問題 ]如何隱藏我的USB隨身碟,使他可以當作開機碟但不在我的電腦中出現
如何隱藏我的USB隨身碟,使他可以當作開機碟但不在我的電腦中出現
- Go into the ‘Disk Management’ Administrative Tool. You should see two disks. One Disk will be the NVMe card with the Operating System Installed on it, which is the C: drive The other Disk will be the REFIND USB Drive – it will say DUET in the Disk title.
- Click on the Duet disk. Then right click on it and select the drive letter option. As campdublanc stated in one of his messages, you can remove the drive letter. This disk – Duet – will then be hidden, so someone else will not see it from the Windows Explorer, and cannot therefore accidently access it and corrupt it. You can always go back and see it in ‘Disk Management’ if there is a need for that.
2020年7月26日 星期日
[ 軟體問題 ] 電腦出現 您的 Windows 授權即將到期 win10
How to fix "your windows license will expire soon" on windows 10
2019年11月17日 星期日
[ 軟體問題 ] 我的電腦Win10常常睡眠狀態自己開機又關閉,如何解決? (windows 10, mouse)
Solved :
試了幾種方式,最後這個方式解決我電腦常常半夜喚醒的問題。可以安心地睡覺
Solution 3 – Disable your mouse (or keyboard) from waking up your PC using Command Prompt
1. Press Windows Key + X and select Command Prompt (Admin) from the menu.
2.Once Command Prompt opens, enter the following:
powercfg -devicequery wake_armed
(列出喚醒你電腦的所有裝置,有可能是被網路卡喚醒,其他方法只能解決滑鼠鍵盤喚醒問題,本例就是卡在這個原因,常常自己半夜被電腦喚醒)
3. You should see the list of all devices that are allowed to wake up your computer. Enter powercfg -devicedisablewake “device name” into Command Prompt to stop a device from waking up your PC. Remember to replace “device name” with a name of the actual device. It’s also important to keep the quotation marks, so do not delete them.()
(輸入以上指令,停止裝置喚醒, 需在device name 取代為 步驟二列出的裝置名稱.
※記得雙引號" "要保留, 如只是要關閉喚醒到步驟三即可)
4. Optional: You can use powercfg -deviceenablewake “device name” command to enable certain device to wake up your PC. You can find the name of the specific device by using the Device Manager.
(步驟四為喚醒)
方法來源: windows report - Milan Stanojevic(2016/05/09).
Prevent mouse from waking up in Windows 10 .
https://windowsreport.com/prevent-mouse-waking-windows-10/
JUST SHARE
2019年9月29日 星期日
2019年9月26日 星期四
[ 日記 ] 60萬創業成空氣,興趣當飯吃的社會實驗,我還在繼續。但需要更沉澱與踏穩 JasonZheng
diary : 記得前一陣子銘恩來鳳山家,看到我貼滿牆壁的重點與要做的事,很直接的跟我說,貼了一堆怎麼好像一直沒有做到。
我如夢初醒,不知道與銘恩認識的這六年我做了什麼,在哪些領域創造成就。
包含存款的問題,也因為創業而殆盡。預計泉州與台灣創業金額花費達60萬左右
這次的冰桶輕果汁創業,我拒絕了陳博士願意栽培的好意,
在這陣子我深刻的瞭解到,成為T型人才的那主要一項專業,才有辦法讓你在某領域嶄露頭角,想到需要幫忙的那件事就對應到你,
作Maker空間與高科大同伴們的經營,泉州創業,台灣創業,
自己買了很多專業的工具、書本、考上台灣名校成大 我理想中的工業設計,卻閒置了本份。
我因為過度「追求」 以創業成功來作為證明「興趣也能當飯吃」的方式,而無法冷靜,一步一步扎實自己的基本工,
自己腳步太急促,亂了步伐
包含持續現實生活中與人互動維繫人際關係。
不過值得慶幸的是,我在創業以新農業(服務應用 第三級產業鏈)主題切入,在教育面以農業加工或農業循環服務作為自己研究方向,
以走上這條路,再加上這次聽 陳彥廷老師 分享的 國際設計比賽經驗與指導,也讓我持續在工業設計發展,
現在也在成功大學工業設計研究所,捨去雜務,專心一志,積極學習,扎實基本功與產業結合的研究論文。
希望能成為農業領域有說服力的工業設計師,並持續傳達理念,
使像我一樣,一開始走錯方向,或沒有在現在工作領域發揮自己專長,或一直被指指點點說興趣無法當飯吃的朋友們,
一起站起來往前走,發揮能量,使台灣能成為更加進步與更適合生活的故鄉。
現在把每個課堂的作業好好做,然後作業丟比賽,放在作品集,簡化生活,
增加自己在工業設計的累積。
最後,如何使現在白天也有課業的時間,還能賺取生活與銘恩未來一起生活的存款收入,是個課題。
先接受,再挑戰。
太過專注會一直鎖在小空間思考打轉,每隔一段時間就將格局與眼界放大,
設定要挑戰的極限點,增強自信與能力。
「信心是一切」,唯有在小事情不斷地建立信心,才能更往上與跨域挑戰。
為了長年一直伴我的銘恩與爸媽,我要沉澱與踏穩,才能長久。
-Jason Zheng
2019年8月29日 星期四
[ 好物推薦 ] 冰桶輕果汁-結合台灣農業六級產業化的社會實驗,透過古法熬製或萃取的技術,所提取的果物精華。
冰桶輕果汁-結合台灣農業六級產業化的社會實驗,
透過古法熬製或萃取的技術,所提取的果物精華。品項
【接骨木】特色飲品(古歐洲人的「萬能醫藥箱」)
【提子】 台中霧峰
【潤喉金棗】宜蘭/台中
【金桔檸檬】屏東萬丹
【百香果】南投埔里(非全天然)
冰桶輕果汁 即飲品
保存期限 : 配送後30天(冷凍) / 3-5天(冷藏)
飲用方式 : 冷藏宅配到府後,可即飲。
如冷凍保存,飲用前一天拿到冷藏室緩退冰,使輕果汁呈現碎冰口感。
本產品為台灣農民生產天然原料。
無添加防腐劑,冰涼後飲用風味更佳,若有沉澱或變色屬自然現象,敬請安心使用。
開封後,請務必儘速飲用,以保持新鮮。
產品安全
SGS檢驗合格, 投保產品責任險1000萬元
2019年5月26日 星期日
[ 軟體問題 ] PowerPoint(PPT)如何匯出高解析度圖片300ppi
A:(以WIN 10, PPT2016為例)
在搜尋輸入 : regedit
修訂機碼 Computer\HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\PowerPoint\Options
新增ExportBitmapResolution
(右鍵用Decimal: 10進位編修, 輸入妳要的解析度 如數字300 就是300ppi)
2019年4月13日 星期六
[軟體問題] Chrome 直接點選 PDF 時會直接開啟, 如何取消?
工具
uSelect iDownload 批次下載網頁中的全部圖檔、MP3或連結(Google Chrome 擴充套件)
https://chrome.google.com/webstore/detail/uselect-idownload/ileabdhfjmgaognikmjgmhhkjffggejc?hl=en
JUST SHARE
2019年3月9日 星期六
[ 網頁問題 ]ajax mixed content, Page loaded over HTTPS but requested an insecure XMLHttpRequest endpoint
資料來源自 :為自己寫代碼 https://c4ys.com/archives/1293
2018年7月9日 星期一
Win8 如何開機不輸入密碼?
1. 快捷鍵Windows鍵+R
2. 輸入netplwiz
3. 取消勾選上方〔必須輸入使用者名稱和密碼,才能使用這台電腦〕選項,按下確定
4.完成
參考自 : 水中資資教
http://keanu566.blogspot.com/2014/10/windows8-autologin.html
2017年2月6日 星期一
[ 好用軟體 ] Fatkun 批量下載網站全部圖片
○推薦軟體 : Fatkun 批量下載網站全部圖片(Chrome 擴充套件)
特點 : 版面簡潔、載入快速
與另外一款「Download Master」批量下載比較, 載入速度更快
JUST SHARE
2016年12月7日 星期三
[ 軟體問題 ] Xchange viewer PDF軟體彈出式視窗太大,無法按到其他功能,如何調整大小? 視窗跑到螢幕外怎麼辦
A1:
1.「Alt+tab」找到過大的視窗,然後按下「alt+space」就會出現「移動」小對話框。
2.按下「移動(M)」之後,用方向鍵 ↑ ↓ ← → 來微調那個視窗的位置,
就可以把那個視窗移回到桌面內部了!
Q2: Xchange viewer PDF軟體彈出式視窗太大,無法按到印表機的其他功能,如何調整大小? (以Win8.1為例,其他發生一樣狀況的軟體也適用)
A2:
1. 桌面按右鍵,選「螢幕解析度」。 進入螢幕解析度後,選擇下方藍色字條「改變文字和其他項目的大小」
2. 進到「改變文字和其他項目的大小」,下方選擇 只變更文字大小,「訊息方塊」,原本為字體12改為9,(看的到整體視窗為主),套用即可。
2016年11月18日 星期五
[ 知識分享 ] HelloFAX,免費傳真(頁數限制)。 解決急需要傳真文件到對方自己沒有傳真機的狀況
「HelloFAX」
如果遇到急需要傳真的狀況,手邊又沒有傳真機,又不想跑到外面超商7-11(一張15元)去傳的話,
推薦可以使用GoogleDrive雲端硬碟搭配「HelloFAX」,
1. 進入「Chrome應用程式商店」,輸入HelloFAX 應用程式安裝。
2. 在Google Drive 雲端硬碟內的檔案,按右鍵開啟,選擇用HelloFAX開啟 即可傳送。
3. 如接收者是台灣 請輸入國碼 +886
如 (07)377-2222 ,輸入 88673772222
手機 0985-012-345 ,輸入 886985012345
傳送成功後,Email會收到傳送成功的訊息。
目前活動有額外送50頁免費傳送的額度,
如果你想使用hello fax的話,歡迎使用我的推薦連結去註冊
「https://www.hellofax.com?ref=31bc6c49&s=F」,
這樣你和我都能同時免費獲得額外5張的傳真額度。」
JUST SHARE
2016年11月10日 星期四
[軟體知識] 桌面截圖、手機截圖 改選 PNG 或存 JPG?
A:
JPEG can produce a smaller file than PNG for photographic (and photo-like) images since it uses a lossy encoding method specifically designed for photographic image data. Using PNG instead of a high-quality JPEG for such images would result in a large increase in filesize (often 5-10 times) with negligible gain in quality.
JPEG 在面對自然影像的時候,由於是採用失真壓縮演算法,因此壓縮率比 PNG 還要大。簡單來說,如果一張 風景照片 你用 JPG 來存,需要 1MB 的話,用 PNG 就要 5MB~10MB,雖然 PNG 檔案較大但是在視覺品質上面並沒有顯著的優越。
PNG is a better choice than JPEG for storing images that contain text, line art, or other images with sharp transitions. Where an image contains both sharp transitions and photographic parts a choice must be made between the large but sharp PNG and a small JPEG with artifacts around sharp transitions. JPEG also does not support transparency.
PNG 在處理包含文字、線條和明顯輪廓的影像 則較 JPG 來的優越,當影像有明顯輪廓邊緣,JPG 的失真演算法在處理這種邊緣上就會產生瑕疵,PNG 採用無失真演算法,因此影像品質較佳。
資料參考自 :
該用 PNG 還是 JPG 來存螢幕截圖
http://brownywalking.blogspot.tw/2008/03/tip-png-jpg.html
[WEB]JPG 、GIF、PNG 三種格式的比較 @ 老周的部落
http://mingwang0824.pixnet.net/blog/post/27833076-%5Bweb%5Djpg-%E3%80%81gif%E3%80%81png-%E4%B8%89%E7%A8%AE%E6%A0%BC%E5%BC%8F%E7%9A%84%E6%AF%94%E8%BC%83
JUST SHARE
[ 小技巧 ] Photo shop 如何去圖片上的浮水印?
A:
2016年10月29日 星期六
[ 小技巧 ] excel 行列如何轉換?
A:
- 請選取要重新排列的資料範圍,包括所有的列或欄標籤,然後按 Ctrl+C。附註: 請確定您已複製資料以執行此動作。使用 [剪下] 命令或是 Ctrl+X 將無法運作。
- 以滑鼠右鍵按一下要貼上資料的第一個儲存格,然後選取 [調換]
。在工作表中挑選一個具有足夠空間可貼上資料的點。



















