码迷,mamicode.com
首页 >  
搜索关键字:oms version    ( 21744个结果
QtWebkit开发环境配置及编译方法-Windows32bit
DependenciesFirst of all you need a version of Qt for Windows. If you are an Open Source developer then you can download the Open Source Edition of Qt...
分类:Windows程序   时间:2014-06-20 08:59:02    阅读次数:526
[Android]传感器-加速度计-1[转]
/* * Copyright (C) 2011 The Rexsee Open Source Project * * Licensed under the Rexsee License, Version 1.0 (the "License"); * you may not use this file...
分类:移动开发   时间:2014-06-08 07:38:06    阅读次数:363
linux平台编译安装Poco C++
1、到官网下载poco-1.4.6p4-all.tar.gz,地址为http://pocoproject.org/download/index.html2、同时下载说明文档3、根据说明文档执行安装3.1 make --version,查看make编译器版本3.2 tar -xvf poco-X.Y....
分类:编程语言   时间:2014-06-08 07:14:54    阅读次数:288
【Android】eclipse打不开的解决办法和“Jar mismatch! Fix your dependencies”的解决
JDK1.7能用,cmd下输入java,javac,java -version,javaw配置和环境都没问题的话,有可能是工作空间的问题,就是一般在D盘下的workspace..那个文件夹,删除了,再打开eclipse。换了工作空间之后,有的项目重新导入有时会出现“Jar mismatch! Fix...
分类:移动开发   时间:2014-06-08 00:40:17    阅读次数:352
MultiActionController源码
/* * Copyright 2002-2008 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * Y...
分类:其他好文   时间:2014-06-07 14:55:47    阅读次数:249
【转】Mac 上 java 究竟在哪里,本文彻底让你搞清楚!
这篇文章可能比较适合那些在经常在Mac下进行Java编程开发,或者经常使用Java工具的朋友。不关心Java或者不了解Java的朋友可以绕过本文哈~1. Mac下当你在【终端】输入java -version时,是执行的哪里的java呢,which java命令可以看到,就是【/usr/bin/jav...
分类:编程语言   时间:2014-06-06 14:46:16    阅读次数:242
[转]MAC下JDK版本的切换
系统里之前先安装里jdk6的,后台又装里7,安装完成后,java -version 版本是7, 导致我eclipse打不开,一开始的做法是,把7的版本给删除掉。删除的方法也很简单,在命令行中到 /Library/Java/JavaVirtualMachines 这个目录下,删除对应的jdk就可以了。...
分类:其他好文   时间:2014-06-06 14:18:14    阅读次数:210
Cookie Version in J2EE
Cookie Version in J2EE原文章:http://villadora.me/2014/05/06/cookie-version/在处理Cookie的时候发现不能处理servlet request中不能获取cookie中的带”:”字符的值.Cookie[] cookies = requ...
分类:其他好文   时间:2014-06-06 10:36:15    阅读次数:174
Android版本号和分支查看
##1. 查看android当前版本号在build/core/version_defaults.mk文件中查看PLATFORM_VERSION即可; grep PLATFORM_VERSION build/core/version_defaults.mk##2. 查看android分支版本号 ...
分类:移动开发   时间:2014-06-05 19:49:14    阅读次数:292
visual studio 2014 新特性
原文如下:Visual Studio "14" CTPToday, we are making available afirst community technology previewof the next version of Visual Studio, codenamed Visual St...
分类:其他好文   时间:2014-06-05 18:11:37    阅读次数:351
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!