码迷,mamicode.com
首页 >  
搜索关键字:react native    ( 11401个结果
selenium+python 使用路径定位各个浏览器
构建Python+Selenium2自动化测试环境<二>:IE、Chrome和Firefox运行:http://blog.csdn.net/candle806/article/details/9023873 AttributeError: ‘str‘ object has no attribute ‘native_events_enabled‘ 这个问题...
分类:编程语言   时间:2014-11-22 23:25:19    阅读次数:637
Android RakNet 系列之三 移植Portaudio
PortAudio 是一个跨平台采集和播放音频的开源库,不过尚未支持Android平台,笔者决定让PortAudio支持Android。 Android上,处理音频的库是OpenSL ES,从API 9开始支持的技术,通过这个标准,Android已经完全可以在native层采集和播放音频。 换句话说,PortAudio支持Android,也就是支持OpenSL ES。...
分类:移动开发   时间:2014-11-22 17:26:11    阅读次数:413
初识Android NDK
本文介绍Windows环境下搭建Android NDK开发环境,并创建一个简单的使用Native代码的Android Application。一、环境搭建二、JNI函数绑定三、例子一、环境搭建1. 操作系统:Windows7 64位2. 安装Java,最新的JDK8貌似还不支持,敢于折腾的同学可以试...
分类:移动开发   时间:2014-11-22 17:12:08    阅读次数:255
Tomcat 优化
1.apr许多朋友可能在启动tomcat的时候都会看到类似这样的信息:引用org.apache.catalina.core.AprLifecycleListener init信息: The Apache Tomcat Native library which allows optimal perfo...
分类:其他好文   时间:2014-11-22 13:22:30    阅读次数:203
【视频】Appium-Android-JAVA 环境搭建
http://www.bilibili.com/video/av1731133/ 从新装的系统开始到运行第一个用例。 Windows7-32bit appium for windows1.2.4  java-client2.1  Eclipse  android emulator4.4  native app...
分类:移动开发   时间:2014-11-22 10:41:43    阅读次数:209
log4j:ERROR setFile(null,true) call failed.
log4j:ERROR setFile(null,true) call failed.java.io.FileNotFoundException: /opt/logs/log.log (没有那个文件或目录) at java.io.FileOutputStream.open(Native Method) at java.io.FileOutputStream.(FileOutputStream.ja...
分类:其他好文   时间:2014-11-21 18:44:59    阅读次数:230
log4j:ERROR setFile(null,true) call failed.
log4j:ERROR setFile(null,true) call failed.java.io.FileNotFoundException: /opt/logs/log.log (没有那个文件或目录) at java.io.FileOutputStream.open(Native Method) at java.io.FileOutputStream.(FileOutputStream.ja...
分类:其他好文   时间:2014-11-21 18:44:20    阅读次数:288
log4j:ERROR setFile(null,true) call failed.
log4j:ERROR setFile(null,true) call failed.java.io.FileNotFoundException: /opt/logs/log.log (没有那个文件或目录) at java.io.FileOutputStream.open(Native Method) at java.io.FileOutputStream.(FileOutputStream.ja...
分类:其他好文   时间:2014-11-21 18:43:13    阅读次数:205
log4j:ERROR setFile(null,true) call failed.
log4j:ERROR setFile(null,true) call failed.java.io.FileNotFoundException: /opt/logs/log.log (没有那个文件或目录) at java.io.FileOutputStream.open(Native Method) at java.io.FileOutputStream.(FileOutputStream.ja...
分类:其他好文   时间:2014-11-21 18:42:40    阅读次数:205
log4j:ERROR setFile(null,true) call failed.
log4j:ERROR setFile(null,true) call failed.java.io.FileNotFoundException: /opt/logs/log.log (没有那个文件或目录) at java.io.FileOutputStream.open(Native Method) at java.io.FileOutputStream.(FileOutputStream.ja...
分类:其他好文   时间:2014-11-21 18:41:13    阅读次数:240
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!