码迷,mamicode.com
首页 >  
搜索关键字:platform    ( 3135个结果
Microsoft Azure News(3) Azure新的基本实例上线 (Basic Virtual Machine)
《Windows Azure Platform 系列文章目录》 细心的读者可能会发现,我们在创建Azure Virtual Machine的时候,虚拟机类型分为两种:基本和标准。如下图: 新的基本类型的虚拟机有什么用呢?我总结一下: 1.减少了部分功能:新的基本类型的虚拟机不包含负...
分类:其他好文   时间:2014-07-16 21:14:03    阅读次数:137
iOS开发—清除缓存
iOS开发—清除缓存一、修改了系统的头文件报错示例:fatal error: file '/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimula...
分类:移动开发   时间:2014-07-16 18:37:25    阅读次数:374
C++ 11开发环境搭建(Windows Platform)
C++ 11开发环境搭建(Windows Platform) IDE:Code::Blocks  12.11版本 Compiler:TDM-GCC        http://tdm-gcc.tdragon.net/           TDM64 Bundle GCC 4.8.1 问:什么是TDM-GCC? 答:A compiler suite for 32- and 64-bit Wi...
分类:编程语言   时间:2014-07-15 22:35:06    阅读次数:307
Eclipse搭建Android开发环境时adb.exe程序无法执行
问题描述:执行Android应用程序时报错错误信息如下:Theconnectiontoadbisdown,andasevereerrorhasoccured.YoumustrestartadbandEclipse.Pleaseensurethatadbiscorrectlylocatedat‘D:\adt-bundle-windows-64\sdk\platform-tools\adb.exe‘andcanbeexecuted.首先先查看相关路径下..
分类:移动开发   时间:2014-07-15 12:09:02    阅读次数:227
Maste Note for OCR / Vote disk Maintenance Operations (ADD/REMOVE/REPLACE/MOVE)
Doc ID 428681.1Applies to: Oracle Database - Enterprise Edition - Version 10.2.0.1 to 11.2.0.1.0 [Release 10.2 to 11.2]Information in this document applies to any platform.GoalThe goal of this note i...
分类:其他好文   时间:2014-07-14 18:12:01    阅读次数:343
cocos2d-x返回Android游戏黑屏解决办法
返回Android游戏黑屏解决办法这几天逛cocos2d-x.org论坛,发现cocos2d-x的作者放出来一个帖子,用来解决返回Android游戏加载资源时黑屏的问题。帖子过些日子估计就沉了,所以转出来,以供后面查询。需要修改三个文件:1)cocos2dx/platform/CCPlatformM...
分类:移动开发   时间:2014-07-14 16:07:17    阅读次数:1774
DBA_Oracle Erp R12中文补丁安装升级(案例)
2014-07-11 BaoXinjian一、摘要在使用oracle ebs时,使用中文会更好的理解整个ebs流程,一下介绍oracle r12中文补丁的方式1. 如果你的系统除了支持英语外,还支持其他语言,比如中文,那你在下载补丁的时候除了下载Generic Platform版本外,还要确认有没有...
分类:数据库   时间:2014-07-14 00:39:23    阅读次数:480
cobbler之ks文件示例
#platform=x86, AMD64, or Intel EM64T#version=DEVEL# Firewall configuration,关闭防火墙firewall --disabled# Install OS instead of upgrade,每次安装均为全新安装install# ...
分类:其他好文   时间:2014-07-13 23:02:34    阅读次数:318
Caused by: java.lang.ClassNotFoundException: org.hibernate.service.jta.platform.spi.JtaPlatform
1、错误描述 2014-7-12 22:08:01 org.hibernate.tool.hbm2ddl.SchemaUpdate execute INFO: HHH000232: Schema update complete 2014-7-12 22:08:01 org.hibernate.internal.SessionFactoryImpl buildCurrentSessionConte...
分类:编程语言   时间:2014-07-13 16:24:14    阅读次数:332
The connection to adb is down, and a severe error has occured. 问题解决
启动android模拟器时.有时会报The connection to adb is down, and a severe error has occured.的错误.在网友说在任务管理器上把所有adb.exe关闭掉.重启eclipse.但试过不管用.所以在外国网站上找到一种可行的方法: 1.先把eclipse关闭. 2.在管理器转到你的android SDK 的platform-to...
分类:数据库   时间:2014-07-12 21:40:22    阅读次数:260
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!