目前分類:學習筆記 (23)

瀏覽方式: 標題列表 簡短摘要

The require() function of RequireJS and AMD API. The two methods have identical patterns but they differ in the way they are intended to be used. 

The former is used to declare modules for later use, whereas the latter is used to load dependencies for immediate execution without needing to create reusable module from it. 

Kenneth 發表在 痞客邦 留言(0) 人氣()

錄影的時候把影片錄成「歪了90度」的了怎麼辦?用格式工廠把影片轉過來吧!

2016-01-31_201310.png

文章標籤

Kenneth 發表在 痞客邦 留言(1) 人氣()

常上Facebook看訊息的大家,有沒有發現除了網站連結和一般貼文以外,似乎還有另一種貼文的方式呢?

這個貼文的方式就是--Note (筆記)

文章標籤

Kenneth 發表在 痞客邦 留言(0) 人氣()

想要跟其他朋友或工作伙伴在線上共同瀏覽、編輯同一份文件嗎?如果有,一定會先聯想到 Google Docs,透過共用文件功能,可以讓至多 50 人同時在線上編輯、檢視檔案,若用來進行事務討論,其實也相當方便,但是Google Docs只能屬於個人下,且沒辦法可以整理看所有的文件。 這次是用 Hackpad ,它提供個人或組織能夠共同撰寫文件,並將這些內容妥善保存的空間,不僅如此,它還能將每次編輯的情形記錄下來,或是把內容給嵌入、發佈到其他網站。

 

文章標籤

Kenneth 發表在 痞客邦 留言(0) 人氣()

1. Karma的介紹

Karma是Testacular的新名字,在2012年google開源了Testacular,2013年Testacular改名為Karma。Karma是一個讓人感到非常神秘的名字,表示佛教中的緣分,因果報應,比Cassandra這種名字更讓人猜不透!

文章標籤

Kenneth 發表在 痞客邦 留言(0) 人氣()

credibility_pci-logo  

 

Kenneth 發表在 痞客邦 留言(0) 人氣()

我們通常可以看到以下英文單詞:
a) Logon / Logoff

Kenneth 發表在 痞客邦 留言(1) 人氣()

Bootstrap是一個基於HTML,CSS,JAVASCRIPT的簡潔靈活的網站前端框架及組件包。

它目前是GitHub 上最火的一個項目。美國國家航空航天局和美國MSNBC有線新聞頻道都使用了它。

文章標籤

Kenneth 發表在 痞客邦 留言(0) 人氣()

下載安裝Heroku Toolbelt後,要執行heroku login, 但是找不到

Kenneth 發表在 痞客邦 留言(0) 人氣()

While I am trying heroku login through cmd in my machine, it says

Kenneth 發表在 痞客邦 留言(0) 人氣()

2014-10-31_174057

 

Kenneth 發表在 痞客邦 留言(0) 人氣()

學習時,我拿了 Sams Teach Yourself
                         Node.js in 24 hours

Kenneth 發表在 痞客邦 留言(0) 人氣()

To find which version of Windows you are running, enter the following command in the Command Prompt:

Kenneth 發表在 痞客邦 留言(0) 人氣()

What is Express

Kenneth 發表在 痞客邦 留言(0) 人氣()

Node.js 究竟是什麼?

一個 “編碼就緒” 伺服器

Kenneth 發表在 痞客邦 留言(0) 人氣()

npm (Node Package Manager) is a package manager for Node.js It allows developers to create, share, and reuse modules in Node.js application. It can also be used to share complete Node.js applications. Modules are simply libraries of code that can be reused in different projects.

Kenneth 發表在 痞客邦 留言(0) 人氣()

今天發現一個簡單的實踐多語言的網站方法

https://github.com/dakk/jquery-multilang a simple and fast multilanguage lib for jQuery.

文章標籤

Kenneth 發表在 痞客邦 留言(0) 人氣()

 

我依設定Upload的設定(如下圖),就是無法上傳檔案,出現"沒有檔案被上傳. 請返回上頁並且選擇要上傳的檔案"

文章標籤

Kenneth 發表在 痞客邦 留言(0) 人氣()

我覺得Big Data這幾年會變這麼,前因是因為Internet公司的巨頭們開始使用,業界一直都關注這些巨頭們,所以Big Data 也就因此而紅了。可以發現這些巨頭們都是可以收集使用者的資料,因此它們使用這些資料來改善產品。簡單說資料對巨頭們來說是非常重要的資產。不過這個Big Data真的要大企業才玩得起,但是我覺得國內應該沒有企業會玩吧!!(外商除外)

 

文章標籤

Kenneth 發表在 痞客邦 留言(0) 人氣()

這錯誤是因為JoomFish 是用 MySQLi開發的,而我當初安裝Joomla 2.5.20 資料庫時選擇了Mysql。

所以現在要修改設定

Kenneth 發表在 痞客邦 留言(0) 人氣()

1 2