会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Alamps 沁园春
养活一团春意思;撑起两根穷骨头。
博客园
首页
新随笔
联系
管理
订阅
随笔- 483 文章- 2 评论- 265 阅读-
126万
09 2016 档案
System.arraycopy
摘要:ref : http://blog.csdn.net/jaycee110905/article/details/45228249
阅读全文
posted @
2016-09-23 11:27
Alamps
阅读(114)
评论(0)
推荐(0)
编辑
android studio 引入第三方类库jar包
摘要:第三方类库jar包 这就简单多了,直接将jar包拷贝到app/libs下,然后在app下的build.gradle中添加此jar的依赖。如下: dependencies { compile 'com.android.support:support-v4:19.1.0' compile files('libs/libammsdk.jar') compile files(...
阅读全文
posted @
2016-09-20 09:01
Alamps
阅读(484)
评论(1)
推荐(0)
编辑
反射
摘要:package com.xinwei; public class Student { private int studid; private String major; private double age; public Student() { super(); } public Student(int studid,...
阅读全文
posted @
2016-09-13 16:51
Alamps
阅读(210)
评论(1)
推荐(0)
编辑
Mac电脑AndroidStudio使用SVN进行版本控制
摘要:http://blog.csdn.net/xiaoshi720/article/details/49467523
阅读全文
posted @
2016-09-12 23:21
Alamps
阅读(2052)
评论(0)
推荐(0)
编辑
mac工具-解析json visualJSON和JSON Accelerator这两款工具
摘要:
阅读全文
posted @
2016-09-12 22:57
Alamps
阅读(4750)
评论(0)
推荐(0)
编辑
android waiting for debugger
摘要:在Studio开发环境中,使用真机开发经常会出现waiting for debugger,卡死不动了,让人很崩溃啊,现在我就总结下几种解决方法,希望能帮到出现同样情况的朋友! 问题出现及解决办法: 多开Studio,导致调试器多开,可能模拟器无法辨别是谁在调试,关掉其他的Studio,剩下要debug那一个! 在Studio中的Android Monitor 出现了多个模拟器,也是模拟器无法...
阅读全文
posted @
2016-09-11 11:58
Alamps
阅读(1265)
评论(0)
推荐(0)
编辑
sql where 1=1
摘要:这段代码应该是由程序(例如Java)中生成的,where条件中 1=1 之后的条件是通过 if 块动态变化的。例如: String sql="select * from table_name where 1=1"; if( conditon 1) { sql=sql+" and var2=value2"; } ...
阅读全文
posted @
2016-09-08 14:42
Alamps
阅读(218)
评论(0)
推荐(0)
编辑
mac tomcat
摘要:1 alampsdeMacBook-Pro:bin alamps$ ./startup.sh 2 3 4 5 Using CATALINA_BASE: /Users/alamps/Library/apache-tomcat-8.5.5 6 Using CATALINA_HOME: /Users/alamps/Library/apache-tomcat-8.5.5 7...
阅读全文
posted @
2016-09-06 23:11
Alamps
阅读(350)
评论(3)
推荐(0)
编辑
so baby come on~~
摘要:http://www.cnblogs.com/mfryf/archive/2013/05/17/3083895.html
阅读全文
posted @
2016-09-04 21:46
Alamps
阅读(121)
评论(1)
推荐(0)
编辑
mac office
摘要:弄了个office2016正式版的教程,大多数朋友表示搞不懂,SO重新写了个超级详细的,在不懂我也是醉了。Mac office 2016免费安装教程微软近日正式向 Office 365 订阅用户发布了 Office for Mac 2016正式版,版本号 15.11.2。对于广大Mac用户来说Mac
阅读全文
posted @
2016-09-04 19:03
Alamps
阅读(534)
评论(1)
推荐(0)
编辑
mac
摘要:iOS/mac开发的一些知名个人博客 管理提醒: 本帖被 Chili小灰灰 执行加亮操作(2015-05-08) 王巍的博客:王巍目前在日本横滨任职于LINE。工作内容主要进行Unity3D开发,8小时之外经常进行iOS/Mac开发。他的陈列柜中已有多款应用,其中番茄工作法工具非常棒。 http://onevcat.com 池建强的博客: 池建强,70后程序员,Blogger。98年毕业,...
阅读全文
posted @
2016-09-03 13:39
Alamps
阅读(212)
评论(0)
推荐(0)
编辑
android linux
摘要:root uid 0 gid0 system uid 1000 gid1000shell uid 2000 gid2000app uid >10000 gid >10000 jarsigner -verbose -keystore E:\Epan\huluxia.key -signedjar C:\
阅读全文
posted @
2016-09-03 13:37
Alamps
阅读(702)
评论(0)
推荐(0)
编辑
andoid_ContentProvider详解(实现增删改查)
摘要:http://lib.csdn.net/article/android/31400
阅读全文
posted @
2016-09-03 13:36
Alamps
阅读(266)
评论(0)
推荐(0)
编辑
github
摘要:http://itindex.net/detail/51896-github-android-开源
阅读全文
posted @
2016-09-03 13:35
Alamps
阅读(147)
评论(3)
推荐(0)
编辑
<
2025年3月
>
日
一
二
三
四
五
六
23
24
25
26
27
28
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
常用链接
我的随笔
我的评论
我的参与
最新评论
我的标签
更多链接
最新随笔
1.install docker
2.docker install zk & kafka
3.docker day001
4.spring-cloud-zuul-ratelimit 配置
5.dddd
6.echart
7.QuickSortDemo
8.test
9.ultiple Endpoints may not be deployed to the same path
10.com.mysql.cj.core.exceptions.InvalidConnectionAttributeException: The server time zone value '��� mysql-installer-community-8.0.15.0
我的标签
hibernate
(36)
Linux
(16)
Alamps学习设计模式
(15)
android
(11)
java
(8)
c/c++
(8)
UML
(7)
ios
(6)
mysql
(5)
hbase
(5)
更多
积分与排名
积分 - 272524
排名 - 3847
随笔分类
databases(12)
hadoop(2)
Hbase(7)
other其他(3)
PowerDesigner Uml design Pattern(3)
practise项目实训(3)
Scala(1)
spark(1)
ssh(36)
web服务器(3)
操作系统(1)
计算机相关其它资料(3)
随笔档案
2022年11月(1)
2022年6月(1)
2020年7月(1)
2020年5月(1)
2020年1月(1)
2019年12月(1)
2019年10月(1)
2019年8月(1)
2019年3月(2)
2018年8月(1)
2018年6月(4)
2018年4月(1)
2018年3月(3)
2018年2月(10)
2018年1月(8)
2017年12月(11)
2017年11月(11)
2017年10月(7)
2017年9月(1)
2017年8月(2)
2017年6月(1)
2017年5月(7)
2017年4月(3)
2017年3月(4)
2017年2月(6)
2017年1月(5)
2016年12月(3)
2016年11月(5)
2016年10月(7)
2016年9月(14)
2016年8月(8)
2016年7月(2)
2016年6月(1)
2016年5月(12)
2016年4月(8)
2016年3月(15)
2016年2月(3)
2016年1月(4)
2015年8月(2)
2015年3月(3)
2014年11月(2)
2014年1月(1)
2013年2月(1)
2013年1月(1)
2012年12月(4)
2012年11月(13)
2012年10月(25)
2012年9月(6)
2012年8月(41)
2012年7月(15)
2012年6月(16)
2012年5月(32)
2012年4月(13)
2012年3月(20)
2012年2月(2)
2011年11月(5)
2011年2月(1)
2010年6月(1)
2010年5月(6)
2010年4月(1)
2010年3月(28)
2010年1月(2)
2009年12月(8)
2009年11月(3)
2009年10月(1)
2009年7月(2)
2009年6月(3)
2009年5月(11)
2009年4月(34)
更多
文章档案
2015年8月(1)
2009年4月(1)
J2ee
ref spring 3
Apache
Spring
Apache Tomcat
Hibernate
Struts
Link
http://www.jikedaohang.com/
blogs
Youku
sunxin
IT 考试
方芳 CSDN
CSDN
研究文集 » 开发工具
风&云
It社区
langsin
快递查询
nice bolg
天行健
Jackey_Chen
peterzb
夢里還剩一點溫柔
参考
几个好网站
http://www.jikedaohang.com/
收听在线英语电台网址_旺旺英语教学网
在线英语广播听力(VOA,BBC,ABC,CBC,CNN,CRI)-我爱英语网
上海外教网
软考查询
创业之路
中华英才网
个性化google
IT 人物
bbs.chinaitlab
搜索引擎
百度百科
Google
Google学术搜索
MSDN ZH-CN
阅读排行榜
1. Eclipse安装svn插件的几种方式(366688)
2. 清除mysql表中数据(110164)
3. JAVA中去掉空格(91520)
4. 如何将.class文件转换成.java文件——JAVA反编译工具总结[转](39407)
5. iptables查看、添加、删除规则(34497)
评论排行榜
1. link xixihahahehe(31)
2. github android(20)
3. CORBA的简单介绍及HelloWorld(zhuan)(8)
4. 马士兵hibernate(原始笔记)(7)
5. snmp getTable demo :iftable ipAddresstable(6)
推荐排行榜
1. Eclipse安装svn插件的几种方式(11)
2. iptables查看、添加、删除规则(6)
3. 清除mysql表中数据(5)
4. 在userMapper.xml文件中模糊查询的常用的3种方法(3)
5. ORA-01034:ORACLE not available ORA-27101:shared memory realm does not exit(3)
最新评论
1. Re:ORA-01034:ORACLE not available ORA-27101:shared memory realm does not exit
好吧,有时候没有缘故的登录不上去,最好问下你们dba是否更改了配置
--With_Lilith
2. Re:ORA-01034:ORACLE not available ORA-27101:shared memory realm does not exit
SQL> conn / as sysdba ERROR: ORA-12560: TNS: 协议适配器错误 这种要怎么办,我是新建一个窗口之后就不能登录了,plsql平常都不会关的。服务也是正常开着...
--With_Lilith
3. Re:hive 调优手段
怎么感觉内容不全啊
--bauerctu
4. Re:mac office
您好, 我需要MSO15.11.2Patch 下載連結, 網站上的下載不了了, 謝謝
--好好先生12345
5. Re:Eclipse安装svn插件的几种方式
搬运一下,报下面的错的:An error occurred while collecting items to be installedsession context was:(profile=epp...
--血手||人屠
点击右上角即可分享