佛祖球球

  • Facebook
  • Twitter

johnson

PHP

[PHP]Alternative syntax for control structures

常在開發網頁時,不得已會在HTML裡嵌入一些PHP,萬一裡面又有判斷式,整段程式碼看起來都非常亂 所 Read more…

By johnson, 13 年27 2 月, 2012 ago
PHP

[ZF]Zend Framework GET & POST

在ZF中,只能在Controller中取得Post跟Get的值! 取得的方式是用$this->_re Read more…

By johnson, 13 年27 2 月, 2012 ago
PHP

[ZF]View Helper – BaseUrl

在使用ZF時,如果在layout要引入css時,常常會遇到路徑出錯,或者想要用同一個layout但卻 Read more…

By johnson, 13 年27 2 月, 2012 ago
DataStructure

[DataStructure]Selection Sort(選擇排序法)

選擇排序法的複雜度為O(n^2),和氣泡排序法是一樣的 他的步驟是將要排序的數字分為未排序和已排序兩 Read more…

By johnson, 13 年 ago
DataStructure

[DataStructure]Bubble Sort(氣泡排序法)

這是資料結構第一個學到的排序法, 雖簡單但因為複雜度太高效率非常不好(Ο(n^2)),通常實作中都不 Read more…

By johnson, 13 年26 2 月, 2012 ago
DataStructure

[DataStructure]Quick Sort(快速排序法)

目前公認最快的排序法,雖然最壞的時候還是會衝到O(n^2),不過大部份還是很快的(Quick Sor Read more…

By johnson, 13 年26 2 月, 2012 ago
PHP

[PHP]取得檔案目錄

PHP中有一個Magic constants(__FILE__)可以取得檔案目錄及檔名 以/var/ Read more…

By johnson, 13 年22 2 月, 2012 ago
Linux

[Ubuntu]Pure-ftpd利用MySQL管理虛擬帳號

ftp是很常見的服務,但要讓別人使用ftp必須在主機上建設實體帳號才能讓使用者登入 有時候使用者沒有 Read more…

By johnson, 13 年22 2 月, 2012 ago
PHP

[PHP]curl

curl算是寫蜘蛛必備的東西,可以很快速的去取得各項資訊 在php中使用curl並不難, 以GET來 Read more…

By johnson, 13 年21 2 月, 2012 ago
PHP

[PHP]list

在PHP中,可以透過list來將陣列的值分別裝入各個變數 <?php $birthday = Read more…

By johnson, 13 年 ago

文章分頁

上一頁 1 ... 44 45 46 ... 65 下一頁
分類
  • Android
  • AngularJS
  • API Blueprint
  • Audio Engineering
  • Chrome
  • Cloud-Solution
    • AWS
    • Azure
  • Database
    • MySQL
  • DataStructure
  • Docker
  • Editor
    • Vim
  • FFmpeg
  • Firefox
  • Git
  • GitLab
  • Google API
  • Hadoop
  • HTTP
  • Language
    • Go
    • Java
    • JavaScript
      • jQuery
        • jQueryChart
      • Node.js
      • Vue
        • Vue-CLI
    • PHP
      • Laravel
      • Lumen
      • ZendFramework
    • Python
  • Mac
  • Network
    • Cisco
    • DLink
    • Juniper
  • Oauth
  • Server
    • Apache
  • Share
  • Unix
    • FreeBSD
    • Linux
  • WebDesign
    • Bootstrap
    • CSS
    • HTML
    • Wordpress
Search
  • About
Hestia | Developed by ThemeIsle