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
Conte
将对象被保存到sharepre中
publicstaticvoidsaveObj(Contextcontext,Stringkey,Objectobject){ if(sp==null) sp=context.getSharedPreferences(SP_NAME,
Conte
zhuhai__yizhi
·
2014-11-27 22:00
Android开发四大组件---Service详解
可以通过contect.startservice和
conte
zhanghaofor
·
2014-11-25 14:00
Android开发
service
文档
应用程序
android应用
PHP-CGI 进程 CPU 100% 与 file_get_contents 函数的关系
PHP程序员们喜欢使用简单便捷的file_get_
conte
wang_quan_li
·
2014-11-22 15:00
nginx
PHP
cgi
Android多线程界面更新方法的总结
View.postDelay(Runnable,long)HandlerAsyncTask一、runOnUiThread的用法runOnUiThread是Activity的内部方法,使用时最好指定当前的环境变量(
Conte
猿小v
·
2014-11-18 20:58
简单实用jQuery poshytip
必须引入的是jQuery的js文件和poshytip的js文件和css文件$(document).ready(function(){$("#tip1").poshytip({alignX: 'left',
conte
jiawei2796203
·
2014-11-17 17:25
jQuery
poshytip
android常见问题合集1
=null){accountListView=convertView;//}else//{accountListView=LayoutInflater.from(
conte
一世乱来
·
2014-11-16 20:00
android
listview
滑动混乱
【解答】arm架构的linux内核,软件线程切换的时候,TLB作废吗,cache作废吗?
/core.cline1852context_switch==>该函数调用两个主要函数:switch_mm(),switch_to()如下所示2、arch/arm64/include/asm/mmu_
conte
哭你吃完
·
2014-11-14 09:00
linux
linux
linux
ARM
ARM
linq+映射数据库调用方法
intab=
conte
其实丿很简单
·
2014-11-05 10:00
Mac OS X下Sublime Text (V2.0.1)破解
安装完成后,在application下找到Sublime Text,右键选择显示
conte
·
2014-11-03 14:00
Sublime Text
struts2.XML的常用配置
login.jsp /WEB-INF/content/main.jsp /WEB-INF/content/login.jsp /WEB-INF/content/register.jsp /WEB-INF/
conte
u011659172
·
2014-11-03 09:00
xml
struts2
SpringMVC加载配置Properties文件的几种方式
SpringMVC的代码实现的非常优雅,功能也非常强大,网上介绍Controller参数绑定、URL映射的文章都很多了,写这篇博客主要总结一下SpringMVC加载配置Properties文件的几种方式1.通过
conte
chinadim
·
2014-10-30 16:37
springmvc
Properties
jdbc
java
SpringMVC学习笔记
html5 实现列表 下拉刷新和加载更多
Content-Type" content="text/html; charset=utf-8"><meta name="viewport"
conte
mojianpo
·
2014-10-25 13:00
html5
仿WP8样式的Android ProgressBar
Dialog { private WPLoading loading; public Win8ProgressDialog(Context context) { super(
conte
NashLegend
·
2014-10-22 21:49
Android
progressbar
wp8
Android原创
spring自带任务调度-xml方式
slf4j-api-1.6.1.jar spring-beans-3.2.0.RELEASE.jar spring-context-3.2.0.RELEASE.jar spring-
conte
素颜猪
·
2014-10-22 10:37
spring
xml方式
一个简单的数据增量更新策略(Android / MongoDB / Django)
{"category":"行為ー2","
conte
我是飞狼
·
2014-10-15 22:37
Android
Django
MongoDB
增量更新
Android之短信监听与内容获取
importcom.lin.sms.R; importandroid.app.Activity; importandroid.content.BroadcastReceiver; importandroid.content.
Conte
u011272513
·
2014-10-15 18:00
android
短信监听
短信内容获取
org.springframework.jdbc.UncategorizedSQLException:
org.springframework.jdbc.UncategorizedSQLException:PreparedStatementCallback;uncategorizedSQLExceptionforSQL[INSERTINTOtest_content(content_id,
conte
jueshengtianya
·
2014-10-10 21:00
[转]web应用加载步骤
WEB项目的时候,容器(如:Tomcat)会去读它的配置文件web.xml.读两个节点: <listener></listener> 和 <
conte
breezylee
·
2014-10-08 14:00
Web应用
[转]web应用加载步骤
WEB项目的时候,容器(如:Tomcat)会去读它的配置文件web.xml.读两个节点: <listener></listener> 和 <
conte
breezylee
·
2014-10-08 14:00
Web应用
spring-使用注解实现Bean初始化与销毁
commons-logging.jar junit-4.10.jar log4j.jar spring-beans-3.2.0.RELEASE.jar spring-
conte
素颜猪
·
2014-10-08 13:01
spring
实现Bean初始化与销毁
spring-使用注解实现Bean自动装配2
commons-logging.jar junit-4.10.jar log4j.jar spring-beans-3.2.0.RELEASE.jar spring-
conte
素颜猪
·
2014-10-08 13:06
spring
实现Bean自动装配2
spring-使用注解实现Bean自动装配1
commons-logging.jar junit-4.10.jar log4j.jar spring-beans-3.2.0.RELEASE.jar spring-
conte
素颜猪
·
2014-10-08 13:45
spring
实现Bean自动装配1
java web spring xsd 从 classpath加载
www.springframework.org/schema/beans" xmlns:context="http://www.springframework.org/schema/
conte
zk1878
·
2014-10-04 18:00
spring
Android调用系统相机拍照并保存图片文件
packagecom.example.textcamera; importjava.io.File; importjava.io.IOException; importandroid.app.Activity; importandroid.
conte
yubo_725
·
2014-09-26 09:00
android
图片
imageview
拍照
相机
Mysql 中insert语句的性能优化
常用的插入语句如:[sql] viewplaincopyINSERT INTO `insert_table` (`datetime`, `uid`, `
conte
zhujianli1314
·
2014-09-08 22:00
mysql
优化
性能优化
insert
MySQL插入语句insert性能优化
常用的插入语句如:[sql] viewplaincopyINSERT INTO `insert_table` (`datetime`, `uid`, `
conte
lzqinfen
·
2014-09-03 18:00
Html form 表单提交前验证
直接看下面的代码: 1 <HTML> 2 <head> 3 <meta http-equiv="Content-Type"
conte
·
2014-09-01 17:00
html
cocos2dx基础篇(21)——基本动作CCAction
本节内容比较多,需要慢慢消化……【致谢】http://gl.paea.cn/
conte
shahdza
·
2014-08-29 00:56
cocos2dx
CCAction
Cocos
xcode 免cleanup build
CONTENTS_FOLDER_PATHecho_TARGET_BUILD_CONTENTS_PATH:$_TARGET_BUILD_CONTENTS_PATH#当前脚本目录路径echoPWD:$PWDechoCleaning$_TARGET_BUILD_
CONTE
jebe7282
·
2014-08-28 18:00
HTML meta标签的用法
必需的属性属性值描述contentsome_text定义与http-equiv或name属性相关的元信息可选的属性属性值描述http-equivcontent-typeexpiresrefreshset-cookie把
conte
a1232345
·
2014-08-19 16:00
html
ios UITableView 获取点击cell对象
UITableViewCell*cell=[tableViewcellForRowAtIndexPath:indexPath];//获取cell对象 UILabel*name=(UILabel*)[cell.
conte
alincexiaohao
·
2014-08-19 09:00
discuz 中实现从微信抓取消息并发帖
=>36,"author"=>"admin","authorid"=>"1","lastposter"=>"admin","uid"=>1,"width"=>166,"usesig"=>1),"wx_
conte
a771948524
·
2014-08-13 16:48
PHP
Android 应用程序窗体显示状态操作(requestWindowFeature()的应用)
一、枚举常量1.DEFAULT_FEATURES:系统默认状态,一般不需要指定2.FEATURE_
CONTE
Syephen
·
2014-08-10 14:13
android
开发
应用程序
标题栏
Dialog修改密码的显示方式小巧写法
privateEditTextnewPassword; privateEditTextconfirmPassword; privateButtonsubmit; privateButtoncancel;
Conte
guchuanhang
·
2014-08-06 15:00
android
dialog
Android重写ViewPager修改滑动灵敏度
修改它的滑动条件效果图程序目录结构BTViewPager.java[java] viewplaincopypackage com.example.viewpagerdemo; import android.
conte
wbw1985
·
2014-07-30 17:00
php将某一模板内容解析过后,并获取其返回值
//引入所需要的模板文件 include('file_name.tpl.php'); //获取缓冲区中的内容,并且将该内容赋值给一个变量 $return_info = ob_get_
conte
xiao5461
·
2014-07-25 11:13
返回值
PHP
模板
Android中ListView下拉刷新的实现
java] viewplaincopypackage net.loonggg.listview; import java.util.Date; import android.content.
Conte
liu515714312
·
2014-07-21 21:00
requestWindowFeature()的应用
一、枚举常量1.DEFAULT_FEATURES:系统默认状态,一般不需要指定2.FEATURE_
CONTE
love_Javc_you
·
2014-07-14 17:00
Android Content Provider的启动过程源代码分析
0、总图流程图如下: 1、MainActivity进程向ActivityServiceManager主线程发送GET_
CONTE
jltxgcy
·
2014-07-12 17:00
ContextLoaderListener contextConfigLocation DispatcherServlet 关系
在ContextLoaderListener中关联了ContextLoader这个类,所以整个加载配置过程由
Conte
xuelinmei_happy
·
2014-07-05 17:00
java
spring
mvc
servlet
【Spring Web MVC】Spring Web MVC 注解开发环境搭建
spring-contextspring-webspring-webmvc在pom.xml文件添加以上的模块 4.0.5.RELEASE 3.0.4 org.springframework spring-
conte
Knowvin
·
2014-06-28 14:00
spring
webmvc
django模板
import loader, Contextdef view_1(request): t = loader.get_template('app.html') #创建Template对象 c =
Conte
zxcbvbbbbb
·
2014-06-24 16:22
模板
shell
django
jQuery 点击等待 点击显示loading
$('#demo-basic .
conte
freejs
·
2014-06-20 13:00
jquery
Spring MVC实现Junit Case
package com.yusj.basecase; import org.junit.runner.RunWith; import org.springframework.test.context.
Conte
ysj5125094
·
2014-06-18 12:00
spring
springMVC
单元测试
Junit Case
赵雅智_service生命周期
类publicclassSMSServiceextendsService{}第二步:在AndroidManifest.xml文件中的节点里对服务进行配置:Context.startService()或
Conte
zhaoyazhi2129
·
2014-06-17 16:00
赵雅智_BroadcastReceiver
BroadcastReceiver(包括启动的Intent系统已经创建的)继承BroadcastReceiver类并且重写onReceive()方法注册广播接收者静态注册(配置文件)或者动态注册(代码注册)调用
Conte
zhaoyazhi2129
·
2014-06-16 19:00
Mysql_批量替换 MySQL 指定字段中的字符串
想要的字符串')WHERE条件;如果你想把article表中ID小于5000的记录,content字段中“解决”替换成“解放”,那么语法就是:UPDATEarticleSETcontent=replace(
conte
iteye_3260
·
2014-06-11 10:03
Mysql
Oracle中dual表的用途介绍
selectuserfromdual;2、用来调用系统函数selectto_char(sysdate,'yyyy-mm-ddhh24:mi:ss')fromdual;--获得当前系统时间selectSYS_
CONTE
Junn
·
2014-06-09 19:00
oracle
介绍
dual表
android Standard Broadcast Actions 的对比和锁屏前后的测试
StandardActivityActionsACTION_MAINACTION_VIEWACTION_ATTACH_DATAACTION_EDITACTION_PICKACTION_CHOOSERACTION_GET_
CONTE
teamlet
·
2014-05-29 21:00
android
Broadcast
post 表单中常见的四种表单请求方式
x-www-form-urlencoded;*/postformMultipartData,/*对应Content-Type:multipart/form-data;boundary=----*/postformJson,/*对应
Conte
qi_ruihua
·
2014-05-20 15:43
计算机基础
上一页
24
25
26
27
28
29
30
31
下一页
按字母分类:
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
其他