摘要: clearcase靜態(tài)視圖下post-review后,view diff異常分析:
Exception: The patch to '{clearcase file path}' didn't apply cleanly. The temporary files have been left in 'e:\temp\reviewboard.yoegta' for debugging purposes.
`patch` returned: patching file e:\temp\reviewboard.yoegta\tmpmvzzpi
Patch attempted to create file e:\temp\reviewboard.yoegta\tmpmvzzpi, which already exists.
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- saving rejects to file e:\temp\reviewboard.yoegta\tmpmvzzpi-new.r
閱讀全文
摘要:
1、JOptionPane應(yīng)用舉例
2、獲取JOptionPane中的圖標(biāo)資源
3、 API部分文檔描述.
閱讀全文
摘要:
1、JFileChooser保存到本地
2、JTable數(shù)據(jù)導(dǎo)出為csv/xls格式
閱讀全文
摘要: 安裝sshd: 打開cygwin控制臺,輸入ssh-host-config,一路yes,提示CYGWIN值時,輸入netsec tty
如果用的是域帳戶的話,再初始化賬戶信息后,再追加一下當(dāng)前賬戶信息:
$ mkpasswd -c >> /etc/passwd
$ mkgroup -c >> /etc/group
閱讀全文