Giga's Blogger

一些平日隨手筆記

2015年12月2日 星期三

[Git] 好用的Git簡單指令

https://confluence.atlassian.com/bitbucketserver/basic-git-commands-776639767.html


張貼者: giga 於 清晨5:44 沒有留言:
以電子郵件傳送這篇文章BlogThis!分享至 X分享至 Facebook分享到 Pinterest
標籤: git, github

[Github] README 文件寫法

use Markdown

http://www.xlgps.com/article/20005.html
張貼者: giga 於 凌晨4:43 沒有留言:
以電子郵件傳送這篇文章BlogThis!分享至 X分享至 Facebook分享到 Pinterest
標籤: github
較新的文章 較舊的文章 首頁
訂閱: 文章 (Atom)

文章Tags

  • android (5)
  • appium (14)
  • auto test (20)
  • git (1)
  • github (2)
  • html (3)
  • ios (5)
  • java (2)
  • jenkins (5)
  • junit (1)
  • mac (8)
  • mysql (1)
  • python (6)
  • UFT (1)
  • xcode (2)

熱門文章

  • [Appium] 一台電腦同時跑多台android device
    1台appium server對應一個appium session 一台電腦中可以開啟多個appium server (需使用不同的port) 開啟appium server時,給-U udid 參數即可指定要跑的device (不然會全部跑在同一台上) UDID可用 ad...
  • [Jenkins] Jenkins變數 (mail中可使用)
    https://wiki.jenkins-ci.org/display/JENKINS/Building+a+software+project Jenkins Set Environment Variables When a Jenkins job executes,...
  • [Android] Android key event code,模擬各種鍵盤上的按鍵
    http://developer.android.com/reference/android/view/KeyEvent.html 主要常用: Enter     66 Delete   67 Back     4 KEYCODE_0 '0...
  • [Java] 圖片像素比對
    public static void ImageCompare(String sample, String file) throws IOException { double total, result = 0; int ...
  • [Mac] Mac設定ANDROID_HOME
    打開bash_profile open ~/.bash_profile 輸入: export PATH=${PATH}:/Users/zhangnaiyuan/Downloads/adt-bundle-mac-x86_64-201407...
  • [Appium] Appium在device上launch app時不斷閃退又重開
    iOS8以上可能遇到這個問題,到device settings裡面=>Developer=>enable UI Automation
  • [Appium] 使用Appium Inspector
    Appium Inspector: 一個appium的工具,可以即時分析目前device畫面上的元件 下載appium.app (from官網)後可以使用(點放大鏡) 執行前必須先建立appium連線,且必須使用port4725(Inspector好像只監聽這個po...
  • [Appium] Appium的元件定位方法
    Appium元件的定位方法 wd.findElement(By.xpath(“xpath‘)); ,其中By有許多方式可以達成 By.xpath 絕對路徑  (Android、iOS) 主要用於完全無法定位的元件最後手段 有關Appium Inspect...
  • [Jenkins] 自動寄送mail的格式
    使用Email-ext plugin 可以自訂email格式 https://wiki.jenkins-ci.org/display/JENKINS/Email-ext+plugin 將格式檔案放在/var/jenkins/email-templates  資料夾底下   ...
  • [Github] README 文件寫法
    use Markdown http://www.xlgps.com/article/20005.html

網誌存檔

  • ►  2017 (2)
    • ►  6月 (2)
  • ►  2016 (2)
    • ►  5月 (2)
  • ▼  2015 (6)
    • ▼  12月 (2)
      • [Git] 好用的Git簡單指令
      • [Github] README 文件寫法
    • ►  10月 (4)
  • ►  2014 (27)
    • ►  11月 (27)

廣告

關於我自己

giga
檢視我的完整簡介
簡單主題. 技術提供:Blogger.