SIP messages and call control API The SIP messages and call control API. More... Modules eXosip2 INVITE and Call Management eXosip2 request outside of...
本文将构建一个普通工程来说明spring注解缓存的使用方式,关于如何在web应用中使用注解缓存,请参见:Spring基于注解的缓存配置--web应用实例一.简介 在spring的modules包中提供对许多第三方缓存方案的支持,包括: EHCache OSCache(OpenSymphony) JC...
分类:
编程语言 时间:
2014-08-29 18:05:48
阅读次数:
254
Modules Here is a list of all modules: [detail level 12] The eXtented eXosip stack LibeXosip2 Version 4.0.0 How-To initialize libeXosip2. How-To initi...
分类:
其他好文 时间:
2014-08-29 17:57:48
阅读次数:
276
修改alps/mediatek/source/packages/backupRestore/src2/src/com/mediatek/backuprestore/modules/MessageRestoreComposer.java
大概170行左右
deleteAllMessage(); // 注释这一行
MyLogger.logD(CLASS TAG, "onStart()");...
分类:
移动开发 时间:
2014-08-29 16:10:38
阅读次数:
183
Introduction to "serial device driver" (My study note)
膜拜大神的作品....
分类:
其他好文 时间:
2014-08-29 02:53:07
阅读次数:
300
第一种:启用 rewrite 和 .htaccess 设置rewrite设置:找到apache的配置文件httpd.conf文件,找到:#LoadModule rewrite_module modules/mod_rewrite.so去掉前面的#号。改为:LoadModule rewrite_mod...
分类:
数据库 时间:
2014-08-28 11:12:29
阅读次数:
234
笔者采用的是华为EC122无线上网卡 一:编辑/etc/modules.d/60-usb-serial usbserial vendor=0x12d1 product=0x1505 二:编辑/etc/config/network, 添加新的3g网卡设备 三:编辑/etc/chatscripts/3g...
分类:
移动开发 时间:
2014-08-27 20:17:38
阅读次数:
240
Jboss wildfly 添加 JDBC driver我这里使用的是wildfly-8.0.0.Final第一步:首先在modules里面添加mysql的驱动包例如:modules\system\layers\base\com 在这下面新建 mysql文件夹,然后在mysql下面建子文件夹main...
分类:
数据库 时间:
2014-08-27 18:02:58
阅读次数:
293
修改apache配置文件httpd.conf一、监听多个端口在Listen 80后添加监听端口,如Listen 80Listen 8080Listen 8008二、反向代理设置1、取消一下模块注释(即去掉前面的#)LoadModule proxy_module modules/mod_proxy.s...
分类:
其他好文 时间:
2014-08-27 14:28:07
阅读次数:
237