{oc.tech.notes} 技術誌

技術誌記錄學習或專案執行當下遇到的問題及解決方案,方便日後翻查,益人益己!

2015/09/25

[Laravel] Gulp TDD - 出現 PHPUnit Permission Denied 的解決方法

›
今天小試一下 Laravel 的 php unit testing 基本跑 phpunit 成功沒問題 變更 gulpfile.js -- 使用 mix.phpUnit(); 執行 gulp tdd -- 卻出現 ./vendor/bin/phpunit: P...
2015/09/14

[VS2015] 安裝 TypeScript 後造成 JavaScript Intellisense 失效的解決方法

›
最近在 Visual Studio 2015 更新 TypeScript 後, 突然 JavaScript 的 Intellisense 失效了! 沒有 color highlight 也沒有 code hint... 怎麼會這樣~~~ 僅 .ts 的檔案都還可以用... 但...
2015/09/05

[Vagrant] 在 Windows 10 及 Mac 安裝 Homestead 步驟流程

›
安裝 Vagrant 輕便虛擬機 Homestead 安裝步驟: 必要的軟體 (在 Windows 或 Mac 皆需先安裝) 1. Git ( http://git-scm.com/ ) 2. VirtualBox ( https://www.virtualbox...
2015/08/26

[Git] 解決 Git - unable to determine absolute path of git directory

›
今天第一次在 USB 操作遠端 Git 版控, 出現: unable to determine absolute path of git directory 解決方法: 在 PowerShell 輸入指令 Stop-Process -processname ssh-...
2015/07/27

[PHP] 處理 magic_quotes_gpc

›
PHP 5.4 版已預設 off, 但仍有主機商把它開啟 如果 get_magic_quotes_gpc() 回傳為 1 時 可以用  stripslashes  來處理字串 http://php.net/manual/en/function.get-magic-quo...
2015/07/17

[Git] 移除右鍵選單的 Git 指令選項

›
Git 在 Windows 系統下預設安裝的右鍵選單指令, 說實在的真的很少用, 今天決定把它移掉 步驟很簡單: 1. 開啟 cmd.exe 命令提示字元 2. 切換到 Git 安裝目錄的 git-cheetah/ 輸入以下指令 64-bit cd ...
2015/07/10

Access Database Engine 2010: 解決安裝 64 及 32 位元驅動衝突

›
在 Server 端通常不會安裝 Office 套件,但是又會應用程式做讀寫資料動作 Access Database Engine 2010 解套不用在伺服器端安裝大怪獸 之前遇到一個問題,在 64 位元的 Server 上已先安裝 64 位元的 Engine. ...
‹
›
首頁
查看網路版
技術提供:Blogger.