2018年1月21日 星期日

[Broadcast] Broadcasting Important Role


2018年1月11日 星期四

[Gerrit] search comment


2018年1月10日 星期三

[Mantis] 更改時區

  • 預設時間是跟著 apache 的設定
    • 更改檔案
      htdocs/config/config_inc.php
      php/etc/php.ini
      將 date.timezone 改為
      date.timezone = "Asia/Taipei"
    • 重啟 apache
  • 個人偏好設定可以更改自己的時區
  • 若是用 Google Cloud Platform 套用 Bitnami, 可以參考以下步驟
    • ssh 到 google cloud console 可以透過 Deployment Manager 開啟
    • vi apps/mantis/htdocs/config/config_inc.php 更改 date.timezone
    • sudo /opt/bitnami/ctlscript.sh restart apache
  • Reference

2018年1月9日 星期二

[Debug] gdb


2018年1月6日 星期六

[Toolchain] Portal


  • build
    • configure scripts
      • configure --prefix -android
      • configure --prefix -gnu-eabi
  • Compiler
    • naming convention
      • arch-vendor(or CPU)-kernel-system
        • e.g. arm-cortex_a8-linux-gnueabi
    • arch
      • arm, mips, x86_64, ppc(power pc), ...etc.
    • kernel
      • linux, bare-metal, ...etc.
    • system
      • glibc, eglibc, uclibc
      • oabi, eabi
      • gnueabi (glibc+eabi)
  • Binutilities
  • Reference

[Embedded System] Portal


[MulitProcess] portal


[Word] Mac 版 Microsoft Word 中文直書


  • Problem: Mac上的 Microsoft Word, 想排版成中文直書, 但直書只看得到連字也順時針轉 90度的選項
  • Solution:
    1. 關閉 Word
    2. 設定 Microsoft Language Register到 Traditional Chinese
      1. 應用程式 -> Microsoft Word 20xx -> Additional Tools -> Microsoft Language Register
    3. 重開 Word, Layout中看到 Layout中的直書選項即可
    4. Reference: [教學]如何在Office 2004 for Mac Word 中輸入直式中文