Processing math: 0%

随笔分类 -  工具

摘要:1、下载githttps://code.google.com/p/msysgit/downloads/list2、安装git 。3、一直next下去就安装完成了。4、git与bitbucket关联,产生一个公钥(类似与seesion,下回我们git 项目时就不用登录了。)。 在开始->所有程序->g... 阅读全文
posted @ 2014-04-01 13:58 飛雲若雪 阅读(1041) 评论(0) 推荐(0) 编辑
摘要:1、注释设置在菜单栏Window--->Preferences--->Java--->Code Style--->Code Templates然后展示Comments节点就是所有需设置注释的元素。添加注释的快捷键:Alt+Shift+J 或者 右键--->Source--->Generate Element Comment文件(Files) 注释标签:/*** @FileName {file_name}* @Package {package_name}* @Description ${todo}【用一句话描述该文件做什么】* @Author* @Date 阅读全文
posted @ 2013-08-07 00:51 飛雲若雪 阅读(3497) 评论(0) 推荐(1) 编辑
摘要:进入.NET环境的安装位置:C:\Windows\Microsoft.NET\Framework\v3.5,修改Microsoft.CompactFramework.Common.targets中关于PlatformVerification Task的部分。将Name="PlatformVerificationTask">修改成Name="PlatformVerificationTask" Condition="'$(SkipPlatformVerification)' == 'true'"> 阅读全文
posted @ 2012-10-31 23:13 飛雲若雪 阅读(1102) 评论(0) 推荐(0) 编辑
摘要:Visual Assist X设置Visual Assist X的用法2009-04-07 18:02Visual Assist X的用法open file in solution打开文件中的解决办法open Corresponding file打开相应文件list methods in current file列表方法在当前文件file symbol文件标记find references找到参考资料find references in file找到参考文件clone find references results寻找克隆结果find previous by context找到以前的前后关系g 阅读全文
posted @ 2012-08-24 11:50 飛雲若雪 阅读(1800) 评论(0) 推荐(0) 编辑
摘要:1.在控制台转到目录D:\Program Files\DevExpress 2010.2\Components\Tools(安装目录)下,执行下面的命令:ToolboxCreator.exe /ini:toolboxcreator.ini2.如果要删除:ToolboxCreator.exe /ini:toolboxcreator.ini /remove 阅读全文
posted @ 2012-08-10 17:28 飛雲若雪 阅读(4843) 评论(0) 推荐(0) 编辑
摘要:对于长期进行程序开发的人来说,保护眼睛相当重要,选择一种好的字体配色方案是非常重要的,下面提供一个网站,里面有很多配色方案:http://studiostyl.es/schemes我使用的配色方案:noeyestrain 阅读全文
posted @ 2012-02-17 13:44 飛雲若雪 阅读(516) 评论(3) 推荐(0) 编辑

点击右上角即可分享
微信分享提示