albert's blog
2016/12/31
2016/12 高雄
›
高雄彩虹教堂 高雄風車公園 駁二藝術特區 紅毛港文化園區 武德殿 鳳儀書院
2016/12/13
[iPhone] 無法連上VPN ,錯誤 619 : 無法建立與遠端電腦的連線,因此已關閉用於此連線的連接埠
›
Problem 因為工作關係,需要透過 VPN 連上另外一個工作地點的伺服器作業,其採用 PPTP 此通信協定 我利用 iPhone (手機作業系統為 iOS 10) 做為我連外的網路,但在一直遇到 VPN 連線錯誤,錯誤訊息如下:「錯誤 619 : 無法建立與遠端電...
2016/12/11
[Windows 7] 如何將遠端的電腦重開機
›
Problem 當我透過遠端桌面連線來連到遠端的電腦時,若因某些緣故要重開遠端的電腦,但是其只有三個選項:登出、中斷連線與鎖定,無法從遠端重開 How-to 可以透過指令的方式達到重開機的目的,如 10 秒鐘後自動重開機,指令如下: shutdown -r -...
2016/12/10
[Windows 7] 無法遠端連線
›
Problem 當我要從我的電腦透過遠端桌面連線到另外一台電腦時, 發生無法連線的錯誤 How-to 解決步驟如下 ( 以下設定是在遠端的電腦 ) 步驟 1. 於搜尋視窗輸入 gpedit.msc 步驟 2. 開啟本機群組原則編輯器後,透過左方目錄樹...
1 comment:
2016/12/09
[iPhone] 電腦與 iPhone 中的 google map 的 my map 資訊不一致
›
Problem 當我們在自助旅行時,會利用google map來做行程規劃 (如 http://goo.gl/iTD6d8 ),但是在 iPhone 使用上遇到一個問題,當我在電腦版的 google map 做了變動以後,在 iPhone 上的 google map app...
2016/12/08
[Chrome Extension] Background Pages
›
A common need for extensions is to have a single long-running script to manage some task or state. Background pages to the rescue. Assume ...
2016/12/07
[Apache POI] java.lang.IllegalArgumentException: The maximum length of cell contents (text) is 32,767 characters
›
Problem I am using Apache POI to write data into Microsoft Excel, but it throw this exception during the process: java . lang . IllegalA...
1 comment:
2016/12/06
[Chrome Extension] Use the chrome.storage API to store, retrieve, and track changes to user data
›
Requirement I would like to store user data for my chrome extension, I can use either storage.sync or storage.local. When using storage.s...
2016/12/05
[Chrome Extension] Create a simple chrome extenstion with AngularJS 1.X
›
The steps are as bellows: 1. Download AngularJS 1 from https://angularjs.org/ 2. Download Bootstrap from https://getbootstrap.com/ 3. ...
2016/12/04
[Chrome Extension] Create a simple chrome extenstion to search picture in Flicker
›
Steps are as bellows: 1. Create manifest.json 1 2 3 4 5 6 7 8 9 10 11 12 { "manifest_version" : 2 , "nam...
2016/12/03
[Git] fatal: LF would be replaced by CRLF
›
Problem As I try to use the git add command adds a change in the working directory to the staging area. It show the fatal error message ...
2016/12/02
[閱讀筆記] The Unwritten Laws of Business (2/2)
›
有些人似乎永遠都會把水弄的更濁,或無法見樹又見林。能夠從看似複雜的情境裡,分析出最基本、最關鍵的要素,是一種智慧,而且通常必須從經驗累積而成。在這個能力上的差異,會使兩個在各方面都旗鼓相當的人分出高下 大多數危機在一開始看似很糟糕,但其實根本沒有這麼嚴重,所以要格外謹...
‹
›
Home
View web version