- 博客(9)
- 资源 (34)
- 收藏
- 关注
原创 eclipse 粘贴字符串自动添加转义符
Eclipse has an option so that copy-paste of multi-line text into String literals will result in quoted newlines:Preferences/Java/Editor/Typing/ "Escape text when pasting into a string literal"
2012-12-23 14:13:52
12836
原创 Eclipse格式化代码时不换行
Eclipse格式化代码时不换行 每次用Eclipse自带的Ctrl+shift+f格式化代码时,如果原来的一行代码大于80列,Eclipse就会自动换为多行,这点个人感觉不是很舒服,简单试了一下,通过以下方式可以修改: 1、preferences->Java->Code Style->Formatter->Show... ,打开之后,选择“Line Wrapping”选项
2012-12-20 12:06:06
802
原创 spring 编程式事务
PlatformTransactionManager txManager = new DataSourceTransactionManager(PersistModule.getDataSource()); DefaultTransactionDefinition def = new DefaultTransactionDefinition(); def.setIsolation
2012-12-19 16:22:15
1305
原创 eclipse svn 插件,使用ssh key登陆gitlab 设置
使用秘钥而不是用户名/密码登陆gitlab,eclipse插件设置。用户名设为默认的git
2012-12-15 20:25:12
4358
原创 scala eclipse
在安装好eclipse 的scala的插件后,打开.scala文件,不能语法高亮,尝试:try Window => Preferences => JDT Weaving. If it's not enabled then enable it and follow the instructions to restart Eclipse.如果还是不行,This was an issue for
2012-11-15 10:25:30
605
原创 SyntaxHighlighter
项目中引入 两个文件夹 head 中 加入 <!-- At least one brush, here we choose JS. You need to include a brush for every language you
2012-09-13 14:45:31
443
原创 eclipse
mac os 安装 subclipse要安装http://download.eclipse.org/tools/gef/updates/releases/http://subclipse.tigris.org/update_1.6.x安装完成后,改一下 svnkit,因为javaHL没安装在外面导入进来,但是不能识别,要share一下,就好 了。右键,team,share一
2012-09-05 19:13:30
324
原创 java 字符串解析操作
// TestObject s = savedContext.get("user_id");Object s1 = savedContext.get("topic");Object s2 = savedContext.get("app_key");// 取不到,在串里// 判断是否为空String s3 = savedContext.get("httpQuery").toString()
2012-08-29 19:31:12
527
原创 mac eclipse 阿拉伯语
mac 系统默认的文字选的是 中文,接下来的一项是阿拉伯文,当在eclipse里面有些选项找不到中文的时候,就会默认的去找列表下面的阿拉伯文所以只要 把英文选项提到中文选项下面,当找不到中文就回去找英文
2012-08-26 22:38:13
792
android.开发书籍].The.Android.Developers.Cookbook.pdf
2011-08-18
android using.HTML5,.CSS3.&.JavaScript
2011-08-18
[android.开发书籍].Pro.Android.Media.Dec.2010.pdf
2011-08-18
android.开发书籍].Pro.Android.Games.-.Vladimir.Silva.pdf
2011-08-18
[android.开发书籍].Practical.Android.Projects.pdf
2011-08-18
android.开发书籍].Learn.Java.for.Android.Development.pdf
2011-08-18
android——泰蓝特软件项目经理新员工培训.pdf
2011-08-18
Android.User.Interface.Development.Beginners.Guide.Feb.2011
2011-08-01
Java版移动校园MobileCampus源代码
2011-07-14
Windows下Android开发环境搭建手册
2011-07-14
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人