2015-02-26 聚會手記

上一週 || 下一週

Table of Contents

Thinker

Profiling with the built-in profiler - Mozilla | MDN
https://developer.mozilla.org/en-US/docs/Mozilla/Performance/Profiling_with_the_Built-in_Profiler

  1. 先安裝 Gecko Profiler
  2. Ctrl+Shift+1 啓動 profiler
  3. Ctrl+Shift+2 使用 Cleopatra 檢視 profile 資訊
  4. Ctrl+Shift+1 停止 profiler
  • 可以把 profile 記錄儲存下來,是一個 JSON 檔

johnsonkuo

檢視電池詳細資訊

$ acpi -ib
$ cat /sys/class/power_supply/BAT0/uevent

yan

qtcreator - lightweight integrated development environment (IDE) for Qt
http://qt-project.org/wiki/VendorPackages

qt4-designer - graphical designer for Qt 4 applications
https://apps.ubuntu.com/cat/applications/qt4-designer/


wxFormBuilder | SourceForge.net
http://sourceforge.net/projects/wxformbuilder/

除非特別註明,本頁內容採用以下授權方式: Creative Commons Attribution-ShareAlike 3.0 License