- 博客(19)
- 资源 (2)
- 收藏
- 关注
原创 Embedded image missed after moving page to another space in Confluence
There is a resolution:https://confluence.atlassian.com/display/CONFKB/Resolve+Missing+Attachments+in+ConfluenceThe issue was fixed after run 'Find and Recover Missing Attachments' in find_and_reco
2013-12-03 13:04:43
727
原创 Fisheye 与Perforce 连接问题
问题1在Fisheye 中添加新的repository (Perforce)时遇到了下面的连接错误:Unable to determine latest revision. No revision information was returned - check path exists, permissions and output encodingusername/passw
2013-11-26 18:34:38
1106
转载 Ubuntu上彻底卸载Postgresql
http://stackoverflow.com/questions/2748607/how-to-thoroughly-purge-and-reinstall-postgresql-on-ubuntu卸载当前所有Postgresql 相关的Package:apt-get remove postgresql*The following packages will be REMOVE
2013-11-21 21:35:04
7720
原创 Ubuntu下重新安装 Ansible AWX
一个同事误删了/etc/awx/settings.py 造成AWX 不能正常使用。当时的想法就是重新安装AWX。现在想想,如果在首次安装后没有对settings.py 进行过修改,可以直接从安装包里恢复就行。不过要根据awx-setup-1.3.1/group_vars/all 里的值对awx-setup-1.3.1/roles/awx_install/templates/settings.p
2013-11-21 21:13:26
4367
转载 一张图让你看懂各开源License
http://shentar.me/%E4%B8%80%E5%BC%A0%E5%9B%BE%E8%AE%A9%E4%BD%A0%E7%9C%8B%E6%87%82%E5%BC%80%E6%BA%90license/你是否遇到过开源License,精炼而又晦涩的文字通常要读半天才能理解,而且大多数License差别不大,容易混淆。下面这张图让你短时间迅速掌握各种开源的Licens
2013-11-18 17:23:53
1074
转载 如何带文件路径复制文件
http://bbs.chinaunix.net/thread-3694020-1-1.html想复制 a/b/c/d.txt 到 ~/Documents目录下,复制之后在Documents文件夹中保留a/b/c/d.txt路径,应该使用什么命令?可以有cpcp -r a ~/Documents/复制代码但是如果a, a/b, a/b/c/ 有其他的文件或目录也
2013-11-13 14:57:47
2667
原创 Recall Sent Message in Outlook2010
1. Double click the message you want to recall in Sent folder.2. Click "Recall This Message..." in below image.That's all.
2013-11-12 09:59:28
656
原创 Nexus 安装与使用
Nexus 是目前比较流行的Maven Repository Manager 工具。当然还有Artifactory 也是不错的选择。二者各有千秋,选择哪个全凭个人喜好。我选择了Nexus。 http://www.sonatype.org/nexus/网上有好多安装帮助文档,这里不再重复。安装环境:$ lsb_release -aNo LSB modul
2013-10-24 10:24:18
4804
原创 WMIC
要在多台Windows的机器上查找指定的文件,并且之后有可能删之。想到通过WMIC 可以进行远程查看和控制。搜索:wmic /node:"" /user:"" datafile where "drive='c:' and FileName='' and Extension=''" get namedatafile 命令有好多字段可以用查看help:wmic
2013-07-16 14:42:25
663
转载 23 Pictures That Prove Society Is Doomed
http://www.buzzfeed.com/daves4/pictures-that-prove-society-is-doomed(中文版http://blog.sina.com.cn/s/blog_5d098bcc0102e6ht.html)21. This touching photoshowing the difficulty — and the reward — of par
2013-07-02 10:03:42
432
原创 Nexus 7 不能连接到电脑进行Debug
问题: 尽管USB Driver已经更新到最新,但还是不能连接到电脑进行Debug。解决办法: 将连接Nexus 7上的连接方式改为PTP 就好了。
2013-06-08 11:45:02
2982
转载 Eclipse中按Tab键为4个空格
Eclipse中按Tab键为4个空格,Window-->Preferences-->Java-->Code Style-->Formatter这个你需要新建自己的 Formatter ,否则提示你不能修改,此为默认设置然后右边选择 Edit 按钮,在General Settings页中 Tab policy 右边的下拉框,选择Space only!然后下面的Indentation
2013-04-09 09:15:23
914
原创 Add debug signature to APK file
resign.bat:set curdir=resignset zipalign=C:\android-sdk\tools\zipalign.exeset filename=%~n1set fullpath=%~f1cd /d %curdir%rmdir /S /Q unpackmkdir unpackcd unpackcopy %fullpath% .\%filena
2012-12-18 16:44:27
713
原创 如何写每周工作报告(How to Write a Weekly Report)
从年初开始,Manager要求将DailyReprot 换成WeeklyReport。一个主要原因是想创造一个机会提高英语能力,还有一个原因是以往的日报太形式化,没有什么实质性的东西,看不看两可。过去的日报中主要是关于当前正在解决哪写Bug,状态如何。状况说明也非常简单,通常是一两个词。总共三两分钟就可以搞定。到现在为止,应该发过8、9次周报了。每次都要花费一个小时,甚至更多。花费时间长的
2012-03-09 17:16:14
18338
1
原创 Exit the Android application or Close all the Android ativities
How to exit the Android application completely from any ActivityHave to call System.exit(0) but that was not recommend.Here is a good discussion about this topic in Stackoverflow.Close all
2012-03-07 17:38:06
904
转载 How to export Gobla Address List (GAL) into an Excel file for Outlook 2010
Step1: Backup your current local Outlook Contacts and then delete all contacts in it.Step2 - Import GAL into local Contacts:Open Outlook GAL->Select all the addresses(shift + page down)->right c
2012-03-07 16:19:36
534
转载 Eclipse 常用快捷键
Eclipse 常用快捷键Eclipse 常用快捷键Eclipse的编辑功能非常强大,掌握了Eclipse快捷键功能,能够大大提高开发效率。Eclipse中有如下一些和编辑相关的快捷键。 1. 【ALT+/】 此快捷键为用户编辑的好帮手,能为用户提供内容的辅助,不要为记不全方法和属性名称犯愁,当记不全类、方法和属性的名字时,多体验一下【ALT+/】快捷键带来的好处吧。
2011-01-21 09:00:00
336
转载 应用JUnit实施单元测试
http://www.chinaunix.net/jh/26/215124.html 应用JUnit实施单元测试(原创作者:eric )(献给想保证java coding软件质量的朋友们)--------------------------------------------------------------------------------测试的概念长
2011-01-11 11:58:00
374
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人