一些常用的工具網站分享

常用很多工具,每次都要 Google ,雖然關鍵字已經記起來的,不過還是列一個列表比較心安(?

  1. Python 線上測試,這是 2.7 版的,可以自行切換版本。這個網站還有很多程式語言線上測試的工具,可以參考選用。
  2. JSON 解析。很多 JSON 資料需要解析成能看的格式。
    Json Parser Online
    Analyze your JSON string as you type with an online Javascript parser, featuring tree view and syntax highlighting. Processing is done locally: no data send to server.
  3. JSON 編輯器。製作 API 文件需要。
    JSON Editor Online – view, edit and format JSON online
    JSON Editor Online is a web-based tool to view, edit, format, transform, and diff JSON documents.
  4. MD5 產生器。這網站中也有提供許多編碼或是加解密的工具。
    MD5 轉換 – 將字串轉換為MD5 – ez2o Studio
    利用線上將字串轉換為MD5,不需要再另外寫程式處理。

    另外有時會需要有更安全的 MD5 hash ,可以用這個 Chrome 套件:
    MD5 Hasher
    Chrome extension to generate MD5 hashes
  5. 動態指定尺寸產生圖片。這是說明文件,可以透過底下說明文件的 API 取得指定尺寸的圖片,作為測試圖片使用。
    Dynamic image resizing
    Learn how to dynamically resize & adapt images to fit the page layout by changing URL parameters. No image processing server is required.
  6. Jerry 這裡。 這有些 email 測試,QR Code 掃描等工具,是自己做有用到的功能,不定期更新。社交登入以後可以使用網站排程檢查的功能。
  7. Beautify CSS / HTML / JS 。 把壓縮過的 js / html / css 還原。
  8.  JS / CSS 壓縮。因為比較不常用 html 壓縮,所以目前用到這個。
    Minify JS and CSS online, or include the minifier in your project for on-the-fly compression.
    Minify JS and CSS online, or include the minifier in your project for on-the-fly compression.

以上,有想到用到再補充。

 


已發佈

分類:

作者:

標籤: