12 2014 档案
spring @component的作用
摘要:http://tomfish88.iteye.com/blog/1497557——————————————————————————————————————————————————————————————————————1、@controller 控制器(注入服务)2、@service 服务(注入da... 阅读全文
posted @ 2014-12-26 13:47 网络大豆 阅读(347) 评论(0) 推荐(0)
静态工具类中使用注解注入service
摘要:http://blog.csdn.net/p793049488/article/details/37819121——————————————————————————————————————————————————————————————————————————一般需要在一个工具类中使用@Autowi... 阅读全文
posted @ 2014-12-26 13:46 网络大豆 阅读(192) 评论(0) 推荐(0)
svn删除目录后提交显示Item 'XXXX' is out of date解决方法
摘要:http://www.2cto.com/os/201211/166515.html——————————————————————————————————————————————————————————————svn删除目录后提交显示Item 'XXXX' is out of date解决方法1、在要删... 阅读全文
posted @ 2014-12-16 17:00 网络大豆 阅读(1077) 评论(0) 推荐(0)
终极方法,pjsip发起多方对讲出错Too many objects of the specified type (PJ_ETOOMANY)
摘要:http://blog.csdn.net/zhangjm_123/article/details/26727221——————————————————————————————————————————————————————————————————————————————Pjsip提供发起多方对讲功能... 阅读全文
posted @ 2014-12-08 10:21 网络大豆 阅读(553) 评论(0) 推荐(0)
使用pjsip传输已经编码的视频
摘要:http://blog.chinaunix.net/uid-15063109-id-4445165.html————————————————————————————————————————————————————————————pjsip功能很强,做sip rtp语音通话库首选。在2.0之后,也支持... 阅读全文
posted @ 2014-12-07 19:39 网络大豆 阅读(1478) 评论(0) 推荐(0)
xubuntu14.04下编译pjsip及pjsua2 java
摘要:Run "./configure" without any options to let the script detect the appropriate settings for the host:$ cd pjproject$ ./configure...———————————————————... 阅读全文
posted @ 2014-12-05 00:28 网络大豆 阅读(771) 评论(0) 推荐(0)
解决 Python.h:没有那个文件或目录 错误的方法
摘要:http://www.cnblogs.com/yuxc/archive/2012/05/13/2498019.html————————————————————————————————————————————————————————今天在实验室的ubuntu机子上安装Eventlet,在安装依赖包gr... 阅读全文
posted @ 2014-12-05 00:09 网络大豆 阅读(1990) 评论(0) 推荐(0)