上一页 1 ··· 158 159 160 161 162 163 164 165 166 ··· 232 下一页
摘要: 1.看jdk是否配置正确 2.把MyEclipse里面的那个classes删除让他重新编译就没什么问题了,只要配置是对的 3.重新clean project 阅读全文
posted @ 2016-03-21 10:08 牧之丨 阅读(19007) 评论(0) 推荐(0)
摘要: http://uniubi/panlei/SmartStage-Web.git: cannot open git-receive-pack 阅读全文
posted @ 2016-03-17 14:23 牧之丨 阅读(290) 评论(0) 推荐(0)
摘要: svn http://tortoisesvn.sourceforge.net/ git https://download.tortoisegit.org/ http://git-for-windows.github.io/ 阅读全文
posted @ 2016-03-06 09:07 牧之丨 阅读(200) 评论(0) 推荐(0)
摘要: AS升级后,工程会默认把你的gradle版本替换成最新的版本,没有做到向下兼容,runProguard()找不着了 把build.gradle中 ? 1 2 3 4 5 6 buildTypes { release { runProguard false proguardFiles getDefau 阅读全文
posted @ 2016-03-04 22:54 牧之丨 阅读(2862) 评论(0) 推荐(0)
摘要: 到了88年了,五人的beyond变成了四人,在远仔即将离队的时候,家驹的心情是什么样?他又会有什么想感触,在视频中大家会见到。只想大家多了解一点。http://v.youku.com/v_show/id_XNTc2MTE2NDA4.htm?qq-pf-to=pcqq.c2c驹:那么,这时候我讲点比较 阅读全文
posted @ 2016-02-22 21:41 牧之丨 阅读(433) 评论(0) 推荐(0)
摘要: package com.uniubi.management.util; import java.io.IOException; import java.io.InterruptedIOException; import java.io.UnsupportedEncodingException; im 阅读全文
posted @ 2016-02-19 19:29 牧之丨 阅读(2419) 评论(0) 推荐(0)
摘要: Spring package com.uniubi.management.controller; import java.util.concurrent.atomic.AtomicLong; import org.springframework.web.bind.annotation.Request 阅读全文
posted @ 2016-02-19 00:29 牧之丨 阅读(884) 评论(0) 推荐(0)
摘要: Java代码 import static org.junit.Assert.assertFalse; import static org.junit.Assert.assertTrue; import java.util.ArrayList; import java.util.List; impor 阅读全文
posted @ 2016-02-18 22:50 牧之丨 阅读(5243) 评论(0) 推荐(1)
摘要: 工作中瞄到的,在此收集了 [java] view plain copy public class RawDao<T> { protected Class<T> clazz; @SuppressWarnings("unchecked") public RawDao() { @SuppressWarni 阅读全文
posted @ 2016-02-18 11:12 牧之丨 阅读(17052) 评论(1) 推荐(0)
摘要: 《可爱的你》 动画 悠久之翼 CLANNAD H2O -赤沙的印记- 电视剧 激情燃烧的岁月 阅读全文
posted @ 2016-02-16 22:52 牧之丨 阅读(295) 评论(0) 推荐(0)
上一页 1 ··· 158 159 160 161 162 163 164 165 166 ··· 232 下一页