E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
Bun
octopress Endless Error With Gem Dependencies
An error occurred while installing rake (10.4.2), and
Bun
·
2015-11-12 11:13
error
Android 各控件的使用 - 可编辑文本框(EditText)
View Code package cn.Kurodo; import android.app.Activity; import android.os.
Bun
·
2015-11-11 17:45
EditText
如何在IOS开发中在自己的framework中添加.bunble文件
直接New Folder,并改名为test.
bun
·
2015-11-11 15:16
framework
android Activity 之间传递复杂对象
intent = new Intent(当前的activity.this,目标Activity.class); // 转睇项目信息过去 detailBean Bundle mBundle = new
Bun
·
2015-11-10 23:42
Activity
Ruby on Rails mysql数据库连接过程的中的小记录
nbsp; 开始在终端输入一下命令: rails new blog -d mysql 很无奈的报错了,看到命令行输出一串串的字符,在
bun
·
2015-11-08 12:46
ruby on rails
Android应用程序之间共享文字和图片(二)
import android.app.Activity; import android.content.Intent; import android.net.Uri; import android.os.
Bun
·
2015-11-02 19:16
android
Android SDK Android NDK Android Studio 官方下载地址
hosts 添加 74.125.206.93 dl-ssl.google.com 2014.7 ADT Bundle http://dl.google.com/android/adt/adt-
bun
·
2015-10-31 11:06
android studio
评分组件(RatingBar)
ratingBarA = null; private TextView textView = null; @Override protected void onCreate(
Bun
dailei1021
·
2015-10-22 15:00
10秒钟就能搞定,现在最流行的半丸子头!
因为丸子头叫
Bun
,而这个发型是一半头发梳成丸子,一半散开,所以叫,HalfBun,缩写为Hun。总之是丸子头的升级版。我觉得,它看起比丸子头要酷,想学的就请继续看下去。
格调
·
2015-10-12 00:00
[置顶] UIViewController 生命周期
如果使用StoryBoard进行视图管理,程序不会直接初始化一个UIViewController,StoryBoard会自动初始化或在segue被触发时自动初始化,因此方法initWithNibName:
bun
zhz459880251
·
2015-10-09 17:00
Asp.Net MVC 合并js或css请求
min.js", "~/Scripts/jquery.validate.min.js", "~/Scripts/jquery.validate.unobtrusive.min.js"));Step2:
Bun
恺悌君子
·
2015-09-13 17:00
BUN
34981 A Matrix
每次从第一行选一个数,向下找递增的一条链。。。#include usingnamespacestd; typedeflonglongLL; constintmaxn=100005; vectorvec[maxn]; intcnt[maxn]; intres[maxn],ans,n,m; voidsolve(intpos,intt) { if(pos==m||cnt[pos+1]==0||ve
blankcqk
·
2015-08-26 13:00
FragmentPagerAdapter的工作流程
方法的必备参数,参数2是要创建的fragment对象的类的类名再创建TabInfo类型的列表再创建适配器的addFragment()方法再调用addFragment()方法,给TabInfo对象的clazz和
bun
qq_26222859
·
2015-07-29 23:00
Android 滑动抽屉
importandroid.content.Context; importandroid.content.Intent; importandroid.graphics.Color; importandroid.os.
Bun
bx276626237
·
2015-07-13 15:00
Linux下常用的一些解压缩命令汇总
->gzip-dtest.tar.gz或者gunziptest.tar.gz3、test.tgz//-->tar-xzftest.tgz4、test.bz2//-->bzip2-dtest.bz2或者
bun
佚名
·
2015-06-15 09:30
ndk
hosts 添加 74.125.206.93 dl-ssl.google.com 2014.7 ADT Bundle http://dl.google.com/android/adt/adt-
bun
ssydxa219
·
2015-05-23 19:00
NDK
Android触摸屏幕时间-android学习之旅(三)
代码;publicclassMainActivityextendsActivity{ privateFrameLayoutframe; @Override protectedvoidonCreate(
Bun
u010321471
·
2015-05-13 11:00
android
多点触摸
触摸
触摸屏
关于PagerAdapter的instantiateItem方法
代码如下:publicclassMainActivityextendsActivity{ViewPagerpager;Listviews; @Override protected voidonCreate(
Bun
_随心
·
2015-05-08 23:17
PagerAdapter
instantiateItem
关于PagerAdapter的instantiateItem方法
代码如下:publicclassMainActivityextendsActivity{ViewPagerpager;Listviews; @Override protected voidonCreate(
Bun
_随心
·
2015-05-08 23:17
PagerAdapter
instantiateItem
Ubuntu server下搭建Maven私服Nexus
$cd/opt/$tar-zxvfnexus-2.10.0-02-
bun
chenzenan
·
2014-12-28 11:00
解决dialog在横竖屏切换时消失
packagecom.example.t; importandroid.app.AlertDialog; importandroid.app.Dialog; importandroid.os.
Bun
温华平
·
2014-12-10 09:10
dialog
横竖屏切换
数组资源(arrays)的使用
com.lovo.activity; import android.app.Activity; import android.content.res.TypedArray; import android.os.
Bun
zhuhai__yizhi
·
2014-11-25 19:00
Android Handler 分析
例一packagecom.imeiren.handlertest; importandroid.app.Activity; importandroid.os.
Bun
u200814499
·
2014-11-10 16:00
Yacc: 另一个编译器的编译器
原文:http://cm.bell-labs.com/7thEdMan/vol2/yacc.
bun
摘要计算机程序的输入通常有某种结构;实际上,可以认为每个需要
平凡之路
·
2014-10-13 11:00
unix
yacc
Unix Shell 介绍
原文:http://cm.bell-labs.com/7thEdMan/shell.
bun
摘要shell是提供到UNIX操作系统的接口的一个命令编程语言。它的特征包括控制流原语、参数传递、变量和字
平凡之路
·
2014-10-13 11:00
unix
shell
Android自动关机代码
java.io.DataOutputStream; import java.io.IOException; import android.app.Activity; import android.os.
Bun
king_tt
·
2014-09-27 19:00
android
Xcode封装.Bundle文件
那么其他的都很简单:这里具体说说
bun
Jerome_XX
·
2014-08-26 16:00
xcode
Xcode封装.Bundle文件
那么其他的都很简单:这里具体说说
bun
focusjava
·
2014-08-22 18:00
【整理】ACM代码整理
BUN
1075
http://www.bnuoj.com/bnuoj/problem_show.php?pid=1075#include #include #include #include #include using namespace std; #define INF 262144 int S; char cha; char chb; int a[INF]; int l=131071; int
Angelina-H
·
2014-08-19 22:00
【整理】ACM代码整理
BUN
1074
http://www.bnuoj.com/bnuoj/problem_show.php?pid=1074#include #include #include #include #include using namespace std; vectorgra[20500]; int dis[20500]; void bfs() { queueq; int t,k; while(
Angelina-H
·
2014-08-19 22:00
【整理】ACM代码整理
BUN
1054
http://www.bnuoj.com/bnuoj/problem_show.php?pid=1054#include #include #include using namespace std; /* run this program using the console pauser or add your own getch, system("pause") or input loop
Angelina-H
·
2014-08-18 22:00
【整理】ACM代码整理
BUN
1006
http://www.bnuoj.com/bnuoj/problem_show.php?pid=1006首先,把输入的数据保存在数组里。接着,按照位置进行加法计算同时判断是否进位(在这里使用计数器:如果有进位就加1)。最后,按照要求的格式输出。#include #include #include #include /* run this program using the console
Angelina-H
·
2014-08-18 22:00
【整理】ACM代码整理
BUN
1005
http://www.bnuoj.com/bnuoj/problem_show.php?pid=1005#include /* run this program using the console pauser or add your own getch, system("pause") or input loop */ int main() { char* str[10]; while(1)
Angelina-H
·
2014-08-18 22:00
【整理】ACM代码总结
BUN
1004
http://www.bnuoj.com/bnuoj/problem_show.php?pid=1004#include /* run this program using the console pauser or add your own getch, system("pause") or input loop */ //int main() { //int a,b; // //whil
Angelina-H
·
2014-08-18 22:00
【整理】ACM代码总结
BUN
1003
http://www.bnuoj.com/bnuoj/problem_show.php?pid=1003#include /* run this program using the console pauser or add your own getch, system("pause") or input loop */ //int main() { //int a,b; // //whil
Angelina-H
·
2014-08-18 22:00
Duplicate id, tag null, or parent id 0x0 with another fragment 解决方案
/details/24680995现在的解决方案@Override publicViewonCreateView(LayoutInflaterinflater,ViewGroupcontainer,
Bun
hack8
·
2014-05-09 23:00
NetBeans8.0 swing项目打包
所有工件 ant -f D:\\zhao\\Documents\\NetBeansProjects\\docCompare -Djar.archive.disabled=true -Dnative.
bun
happyqing
·
2014-05-09 15:00
swing
打包
Netbeans
发布
NetBeans8.0 swing项目打包
所有工件 ant -f D:\\zhao\\Documents\\NetBeansProjects\\docCompare -Djar.archive.disabled=true -Dnative.
bun
happyqing
·
2014-05-09 15:00
swing
打包
Netbeans
发布
Android之旅十三 android中的数据传递方法
Bundlebundle=newBundle();bundle.putString("username","Mary");bundle.putInt("age",23);intent.putExtras(
bun
HarderXin
·
2014-04-03 10:00
开发
hello
Android
OSGi规范中文版(第5版 core R5.0.0)-第3章模块层(Module Layer)1
一个
Bun
wzumath
·
2014-03-29 22:00
java
osgi
android传递数据bundle封装传递map对象
------------------------------------------------------- android开发默认情况下,通过Bundle bundle=new
Bun
原动力Java
·
2014-03-27 17:00
android
Android activity之间传递数据
importandroid.R.integer; importandroid.app.Activity; importandroid.content.Intent; importandroid.os.
Bun
u014071669
·
2014-03-26 18:00
android
activity之间传送数据
Android增加、识别用户手势
MainActivity.javapackagecom.example.addgesture;importjava.io.File;importjava.io.IOException;importandroid.os.
Bun
baohanqing
·
2014-03-20 12:00
点云显示
int result=0; result=pcl::io::loadPCDFile ("E:\\微云网盘\\sourceCodes\\PCL_CloudViewer\\PCL_Test\\pcd\\
bun
0
古剑寒
·
2014-03-15 18:00
ExpandableListView可展开列表
ExpandableAdapter提供 xml MainActivitypackage org.crazyit.listview; import android.app.Activity; import android.os.
Bun
mutouzhang
·
2014-03-11 12:00
Android中短信拦截解决方案
android.content.BroadcastReceiver; import android.content.Context; import android.content.Intent; import android.os.
Bun
塔塔米
·
2014-02-16 00:00
android教程之使用popupwindow创建菜单示例
{privatePopupWindowmenu;privateLayoutInflaterinflater;privateViewlayout;@OverridepublicvoidonCreate(
Bun
·
2014-02-14 12:39
Android使用Bundle在Activity之间交换数据
之间本来就有一个信使“Intent”,因此我们主要将需要交换的数据放入Intent即可Intent提供了多个重载方法来携带额外的数据putExtras(Bundledata):向Intent中放入需要“携带”的数据包
Bun
baohanqing
·
2014-02-09 13:00
Activity之间交换数据
cocos2d-android——给精灵添加动作
importorg.cocos2d.layers.CCScene; importorg.cocos2d.nodes.CCDirector; importorg.cocos2d.opengl.CCGLSurfaceView; importandroid.os.
Bun
caihongshijie6
·
2014-01-23 16:00
11、手机防盗--向导代码实现
packagecom.example.mobilesafe; importandroid.app.Activity; importandroid.content.Intent; importandroid.os.
Bun
asmcvc
·
2013-12-27 16:00
上一页
3
4
5
6
7
8
9
10
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他