摘要: 有时visual studio toolbox 中的控件为灰色无法使用。解决办法:清除缓存,删除所有tbd文件win xp下\Documents and Settings\<user directory>\Local Settings\Application Data\Microsoft\VisualStudio\10.0\*.tbdwin 7下\Users\<user>\AppData\Local\Microsoft\VisualStudio\10.0\*.tbd 阅读全文
posted @ 2012-05-09 13:52 fannet 阅读(238) 评论(0) 推荐(0)
摘要: cdcat 查询文件mkdir [name] 新建目录git init 初始化本地目录查看目录内容ls 显示当前目录内容git ls-remote origingit ls-remote .新建sshkeyssh-keygen -t rsa -C "email@exp.com"ssh-agent b... 阅读全文
posted @ 2012-05-09 11:31 fannet 阅读(324) 评论(0) 推荐(0)